Blockland Forums > Modification Help
Making a player unable to move?
otto-san:
Is there any way to do this? :o
Altered:
Non-moving playertype
somewhere on RTB
otto-san:
--- Quote from: Altered on February 28, 2011, 07:48:06 PM ---Non-moving playertype
somewhere on RTB
--- End quote ---
that isnt what i wanted.
Iban:
--- Quote from: otto-san on February 28, 2011, 07:51:42 PM ---that isnt what i wanted.
--- End quote ---
I know it isn't, but Torque doesn't work that way.
You need to change the player's datablock to one that cannot move.
Human Reaper:
--- Quote from: Iban on February 28, 2011, 07:53:11 PM ---I know it isn't, but Torque doesn't work that way.
You need to change the player's datablock to one that cannot move.
--- End quote ---
Ya, like Iban said that is what you need to do, also what are you trying to do it for. Becuase you could make a toggle in the script to change the client to that and then on the second use put them back there original datablock.