Posts: 450
Threads: 52
Joined: Jun 2012
Reputation:
0
If I were to make a script for roleplay so that they wouldn't have to hit the 'spawn button', it would just automatically spawn them when they login to their account, could I just use SpawnPlayer, then it calls what is in OnPlayerSpawn ?
Posts: 1,954
Threads: 79
Joined: Aug 2009
Reputation:
0
If I remember correctly, yes, SpawnPlayer does call OnPlayerSpawn(if that's what you asked)
Posts: 450
Threads: 52
Joined: Jun 2012
Reputation:
0
Yeah, that is what I am asking. Thank you for your answer, will test now.