Blockland Forums > Suggestions & Requests
[Request] Top Down Survior Playertype
NickTheSushi:
I think if you add this line of code to the server.cs in Rot's Top Down Player, you can use it for Zombie Mod.
--- Code: --- isSurvivor = true;
--- End code ---
Thorax:
--- Quote from: NickTheSushi on July 15, 2009, 02:17:58 PM ---I think if you add this line of code to the server.cs in Rot's Top Down Player, you can use it for Zombie Mod.
--- Code: --- isSurvivor = true;
--- End code ---
--- End quote ---
Thanks Nick, that did the trick.