12.05.2013, 13:05
Hi. I've been thinking for a while and I have no idea how to do the following thing:
Okay, OnPlayerSpawn I want a message that a person has spawned. That is a simple code.
Also I need to kind of give players weapons OnPlayerSpawn too, but the problem is that OnPlayerSpawn is
kind of linked upon OnPlayerDeath too, so when a player respawns, it says in the chat " (playername) has spawned! "
How can I kind of seperate these two scripts?
- Cir
Okay, OnPlayerSpawn I want a message that a person has spawned. That is a simple code.
Also I need to kind of give players weapons OnPlayerSpawn too, but the problem is that OnPlayerSpawn is
kind of linked upon OnPlayerDeath too, so when a player respawns, it says in the chat " (playername) has spawned! "
How can I kind of seperate these two scripts?
- Cir