Here is my problem at the moment. I am currently running a Spacebuild 3 server, so far everything loads fine the SpaceBuild addon is loaded correctly my problem is the spacebuild dummy gamemode. No mater what i do it wont load when the server startsIi have read the wiki download the spacebuild Addon AND the Spacebuild Dummy gamemode using SVN I have already placed the spacebuild addon in the addons folder (it runs fine and works) and I placed the dummy gamemode in the gamemodes folder. Both folders are called SB3. I have added sv_defaultgamemode SB3 and sv_gamemode SB3 to the server.cfg (tried command line also) but what happens it will decide to load the Base gamemode (and still shows up as sandbox in server list ). Tried many things to get working but no luck, the only way i can get the spacebuild addon to load is by using the console command after it has started
changegamemode <map name> SB3
if anyone knows what the problem could be or what i am doing wrong i would love to know :p
but please no replys like "reinstall the gamemode" or anything related here is list below of all the things i have done
-reinstalled the spacebuild gamemode and addon (several times)
-added sv_defaultgamemode to the server cfg (tried in command line also)
-added sv_gamemode to the server.cfg (also tried in command line)
-tried to move spacebuild gamemode files into base gamemode folder (FAILED badly)
-tried to edit the shared.lua (just chaged the name of the DeriveGamemode change from Sandbox to sandbox still no luck)
-tried adding changegamemode sb_gooiverse SB3 to the command line (did nothing)
-and just tried many other attempts that have failed
So far nothing as worked but running changegamemode <mapname> SB3 after the server has started.
any ideas?
-TornadoChas3r
add to server parameters: +sv_defaultgamemode "gamemode"
Or put sv_defaultgamemode "gamemode" to autoexec.cfg (make one if it doesn't exist, same place where server.cfg locates)
YES!
Thanks adding sv_defaultgamemode "SB3" (tried sv_gamemode earlier , it failed later found out its only for changing it when its running) to the autoexec worked one thing solved about 5 more to go lol. Maybe they should mention if your having problems to add that to the autoexec hopefully this post will help people with the same problem
Thanks for the help :p
-TornadoChas3r
Sorry, you need to Log In to post a reply to this thread.