Forums Index >> Modding >> New Game Types and Powerups
Page : <1> :
I havn't seen any servers with it recently, the last one I saw was survivor...I miss it so much *sniffle* :S
Heh I didnt find it, its in any TGE game... I was told by Billy Bob when we were noobs at scripting o.O
Anyways, just type this in in a script file:
$Server::Gametype = "WHATEVER YOU WANT";
In any script file? Like put at the end of object right end? Or actually make a new file and do the whole exec = "game/client/scripts....."thing?
Anywhere that is executed... It can even be done after the server is up
Page : <1> :
I KNOW that there is some way to make it so the game type is changed. I remember a blurb on the modding forum about it, wanted to go back to it, but couldn't find it. I think it was art-crazy that found it out. I jsut want to know how I can change what the game type says, like other than Scrum, Team Scrum, Battlemode and Team Battlemode. You can change the font color as well so I have seen on the server list, making it invisable until clicked on. I would like to know how to make a new game type.
I also have seen numerious powerups, I know the whole %pup#splash thing, but I have forgotten how to actually add an additional powerup to the cycle, like randomly.