| Blockland Forums > General Discussion |
| Kaphost Blockland Servers |
| << < (887/1314) > >> |
| Dr_Zegobob:
Thanks. |
| Kalphiter:
This change definitely makes an online add-on manager more important, but for now everyone has the file "Server_EnableAllAddons.zip" in the screenshots directory as a temporary fix. Add the following to the bottom of config/server/prefs/ADD_ON_LIST.cs to enable this enable all add-on: $AddOn__Server_EnableAllAddons = 1; Typing quit(); in the server's console will write out the entire list of installed add-ons to config/server/prefs/ADD_ON_LIST.cs. Useful for disabling certain add-ons. Easier to move add-ons into another folder (like "Add-ons/disabled") to disable them. |
| Dr_Zegobob:
--- Quote from: Kalphiter on August 30, 2012, 05:40:39 PM ---This change definitely makes an online add-on manager more important, but for now everyone has the file "Server_EnableAllAddons.zip" in the screenshots directory as a temporary fix. Add the following to the bottom of config/server/prefs/ADD_ON_LIST.cs to enable this enable all add-on: $AddOn__Server_EnableAllAddons = 1; Typing quit(); in the server's console will write out the entire list of installed add-ons to config/server/prefs/ADD_ON_LIST.cs. Useful for disabling certain add-ons. Easier to move add-ons into another folder (like "Add-ons/disabled") to disable them. --- End quote --- Thanks so much, now I can resume my project. |
| Kalphiter:
And make up things I say! |
| Mold:
--- Quote from: Kalphiter on August 30, 2012, 05:40:39 PM ---This change definitely makes an online add-on manager more important, but for now everyone has the file "Server_EnableAllAddons.zip" in the screenshots directory as a temporary fix. Add the following to the bottom of config/server/prefs/ADD_ON_LIST.cs to enable this enable all add-on: $AddOn__Server_EnableAllAddons = 1; Typing quit(); in the server's console will write out the entire list of installed add-ons to config/server/prefs/ADD_ON_LIST.cs. Useful for disabling certain add-ons. Easier to move add-ons into another folder (like "Add-ons/disabled") to disable them. --- End quote --- What the forget now I wasted 15 minutes doing that to start hosting my server and an hour later you do it |
| Navigation |
| Message Index |
| Next page |
| Previous page |