Blockland Forums > Help
Nested add-on will not execute
Pages: (1/1)
Tezuni:
--- Code: ---Checking Add-On TezMods_CityRP
Checking Add-On TezMods_CityRP/Items/Taser
nested add-on - will not execute
--- End code ---
What?
KoopaScooper:
If you force to execute through the script, this will happen in the console, but not ingame.
It should be fine.
Tezuni:
Well, the mod isn't working now, and there are now two TezMods_CityRP showing up in the add-ons list in the start game menue. However, there is only one TezMods_CityRP in my add-ons folder, so what kind of glitch or coding error could cause this?
KoopaScooper:
--- Code: ---exec(./Items/Tazer/server.cs);
--- End code ---
Pages: (1/1)