| Blockland Forums > General Discussion |
| Tier Tactical (T+T) Preference Fix |
| (1/2) > >> |
| Cut Glass:
--- Quote from: PeeEsPee on August 07, 2013, 06:32:22 PM ---T-T executes before RTB; and it doesn't exec the hooks file --- Code: ---if(isFile("Add-Ons/System_ReturnToBlockland/server.cs")) { if(!$RTB::RTBR_ServerControl_Hook) exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs"); RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","int 0 2","Script_GamePreferences",0,0,1); Blah } --- End code --- would be accurate, but instead it does --- Code: ---RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","int 0 2","Script_GamePreferences",0,0,1); --- End code --- To fix it, just make a folder called zBlah_Blah or something, and give it a description.txt and make the server.cs --- Code: --- if(!$RTB::RTBR_ServerControl_Hook) exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs"); --- End code --- and the hooks will be setup first so everything works fine. --- End quote --- |
| Racerboy:
Have you tried starting the server with only T+T (all 4 of the cores) and just RTB? |
| Cut Glass:
--- Quote from: Racerboy on August 07, 2013, 02:53:00 PM ---Have you tried starting the server with only T+T (all 4 of the cores) and just RTB? --- End quote --- Yea. |
| Advanced Bot:
RTB has been having pref issues. |
| Cut Glass:
--- Quote from: Advanced Bot on August 07, 2013, 04:08:03 PM ---RTB has been having pref issues. --- End quote --- Any fix to it... I kind of need one considering I need the prefs to configure my server. Kind of nice how Bushido only helps people who he likes. He simply wont help with his own mod because he doesn't like Trench Wars. |
| Navigation |
| Message Index |
| Next page |