Yoga Posted December 22, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 66 Reputation: 1 Joined: 06/06/12 Last Seen: November 8, 2016 Share Posted December 22, 2012 Hello, There, i want ask something about script.. if player dead in pvp_y_2-2 auto respawn random same map !! someone? xD Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 22, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 22, 2012 OnPCDieEvent: if( strcharinfo(3) == "pvp_y_2-2" ){ sleep2 1000; atcommand "@alive"; warp "pvp_y_2-2",0,0; } end; Quote Link to comment Share on other sites More sharing options...
Yoga Posted December 22, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 66 Reputation: 1 Joined: 06/06/12 Last Seen: November 8, 2016 Author Share Posted December 22, 2012 Thank Emistry!! Quote Link to comment Share on other sites More sharing options...
Question
Yoga
Hello, There, i want ask something about script..
if player dead in pvp_y_2-2 auto respawn random same map !!
someone? xD
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.