Delete the player
by CodingChris · in Torque Game Engine · 09/15/2007 (6:48 am) · 0 replies
Hi,
for my game I need to delete my player.
This is my code:
for my game I need to delete my player.
This is my code:
ServerConnection.getControlObject().delete();Hope for help
About the author