Posts: 131
Threads: 12
Joined: Aug 2013
Reputation:
0
Hello.. Can someone tell me how to make a DM auto-join script? :/
i.e. If a player dies in a DM, he gets spawn in the DM automatically.
Thank you :>
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
Set a var to players when they join the dm on command, if they spawn check the var if it is 1, if it is one he is in dm. Set the var to zero if they leave in dm by command or disconnect
i am on mobile cant provide codes
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
yes like that on player spawn
Posts: 131
Threads: 12
Joined: Aug 2013
Reputation:
0
Ok I get that.. BUT what if there is more than 1 DM zones?
How will it identify from which DM zone the player died and respawn to that particular DM zone? :/
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
or you can just set var to one for dm one set var to two to fm two and so on, instead of wasting variables and memories