Blockland Forums > Modification Help
PlayerTypes
Pages: (1/1)
Captn:
This sorta a coding question as it has to do with editing come code.
--- Code: ---$CityRPG::jobs::datablock = playerNoJet;
--- End code ---
I want to change that to Jump Jet, but don't know the name I need to use. If someone could list all the names that would be great! Thanks!
Greek2me:
These are ones you'll most likely need:
playerNoJet
playerJumpJet
playerStandardArmor
Captn:
Thanks!
Pages: (1/1)