Origins Staff Upgrade Helper
-
This mod helps the player upgrading their staff on origins by telling and indicating the player what he has to do. You can toggle it for yourself by typing "staffhelper" in the chat.
here would be an example on how it looks like: https://www.youtube.com/watch?v=4Oc8_AAeLL4
Source + Download: https://github.com/2-Millimeter-Nahkampfwachter/Origins-Staff-Upgrade-Helper
Tutorial on how to load mods: https://plutonium.pw/docs/modding/loading-mods/
Note: It uses settext function but i tried to use as few different strings as possible, it also uses replacefunc function so you can only load the mod when you load into origins, otherwise you will get an error, and i only tested it for solo but it should work for multiple people too
-
This mod helps the player upgrading their staff on origins by telling and indicating the player what he has to do. You can toggle it for yourself by typing "staffhelper" in the chat.
here would be an example on how it looks like: https://www.youtube.com/watch?v=4Oc8_AAeLL4
Source + Download: https://github.com/2-Millimeter-Nahkampfwachter/Origins-Staff-Upgrade-Helper
Tutorial on how to load mods: https://plutonium.pw/docs/modding/loading-mods/
Note: It uses settext function but i tried to use as few different strings as possible, it also uses replacefunc function so you can only load the mod when you load into origins, otherwise you will get an error, and i only tested it for solo but it should work for multiple people too
chicken emoji If a script is in scripts\zm<mapname> it will only load for that map avoiding the unresolved external error.
-
chicken emoji If a script is in scripts\zm<mapname> it will only load for that map avoiding the unresolved external error.
JezuzLizard ah thats nice to know thx
-
do i use compiled or normal????
-
AquaEther compiled
-
AquaEther compiled
hindercanrun ok ty!
-
hindercanrun it said "exeeded cononical string table limits" when i tryed to run origins what do i do
-
hindercanrun it said "exeeded cononical string table limits" when i tryed to run origins what do i do
AquaEther origins crashes for certain reasons for some people
-
hindercanrun it said "exeeded cononical string table limits" when i tryed to run origins what do i do
AquaEther Yea i expected that tbh lol. do you use any other mods?
-
AquaEther Yea i expected that tbh lol. do you use any other mods?
chicken emoji yeah i use a slide script and a mod menu
-
chicken emoji yeah i use a slide script and a mod menu
AquaEther Well i assume its the settext but ive never seen this error message tbh
-
AquaEther Well i assume its the settext but ive never seen this error message tbh
chicken emoji i dont mean to be rude but if u can plz fix it
-
chicken emoji i dont mean to be rude but if u can plz fix it
AquaEther Problem is even if i knew what causes the error i cant really recreate the error or test the fix so thats kinda meh
-
AquaEther Problem is even if i knew what causes the error i cant really recreate the error or test the fix so thats kinda meh
-
AquaEther did you play solo or with other people?
-
AquaEther did you play solo or with other people?
chicken emoji solo
-
This mod helps the player upgrading their staff on origins by telling and indicating the player what he has to do. You can toggle it for yourself by typing "staffhelper" in the chat.
here would be an example on how it looks like: https://www.youtube.com/watch?v=4Oc8_AAeLL4
Source + Download: https://github.com/2-Millimeter-Nahkampfwachter/Origins-Staff-Upgrade-Helper
Tutorial on how to load mods: https://plutonium.pw/docs/modding/loading-mods/
Note: It uses settext function but i tried to use as few different strings as possible, it also uses replacefunc function so you can only load the mod when you load into origins, otherwise you will get an error, and i only tested it for solo but it should work for multiple people too
chicken emoji very cool
-
AquaEther Well it might be the thing hinder mentioned then i noticed random crashes on origins when making it so if it does give an error consistently when you use the mod then it probably is the mod but it might just been an issue with plutonium in general unless you are sure that it happens consistently with the mod
-
AquaEther Well it might be the thing hinder mentioned then i noticed random crashes on origins when making it so if it does give an error consistently when you use the mod then it probably is the mod but it might just been an issue with plutonium in general unless you are sure that it happens consistently with the mod
chicken emoji no it only happens when i have my mod menu in my scripts folder would it fix it if i made a scripts folder with tomb and the end like "zmtomb" so it only is being used in origins and its in a seperate folder
-
chicken emoji no it only happens when i have my mod menu in my scripts folder would it fix it if i made a scripts folder with tomb and the end like "zmtomb" so it only is being used in origins and its in a seperate folder
AquaEther not really thats just to make the mod only load on origins maybe you could try another menu there are some releases here