• Forcing spawn
    3 replies, posted
Does the :Spawn() hook work for players?
It isn't a hook, it's a method. It does work for players.
Ok, well hooks and methods appear all the same to me. [editline]10:44PM[/editline] Also, how would I go about preventing one to spawn? [editline]10:49PM[/editline] And another question, how could I add a variable to a player?
1) Return false to the DeathThink hook 2) ply.MyVar = myVar
Sorry, you need to Log In to post a reply to this thread.