Jhosef Posted August 11, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 299 Reputation: 5 Joined: 04/05/12 Last Seen: September 9, 2012 Share Posted August 11, 2012 my server is a PK type Resquesting a script that a kick out or go to there savepoint when they abuse the Resu kill like i him/her 3 times at the same time like when i kill the person 1 then i resu him then kill then resu then kill then it will announce that he cant kill that person anymore he nid to kill the other before he can kill the person 1 again Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted August 12, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted August 12, 2012 Instead of doing that. Why not just return the player to save point upon death? Quote Link to comment Share on other sites More sharing options...
Jhosef Posted August 12, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 299 Reputation: 5 Joined: 04/05/12 Last Seen: September 9, 2012 Author Share Posted August 12, 2012 how do i do that? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 12, 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 August 12, 2012 OnPCDieEvent: if( strcharinfo(3) == "mapname" ) warp "SavePoint",0,0; end; Quote Link to comment Share on other sites More sharing options...
Jhosef Posted August 12, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 299 Reputation: 5 Joined: 04/05/12 Last Seen: September 9, 2012 Author Share Posted August 12, 2012 how can i do that in all map? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 12, 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 August 12, 2012 just remove the condition checking... if( strcharinfo(3) == "mapname" ) Quote Link to comment Share on other sites More sharing options...
Question
Jhosef
my server is a PK type
Resquesting a script that a kick out or go to there savepoint when they abuse the Resu kill
like
i him/her 3 times at the same time
like
when i kill the person 1 then i resu him then kill then resu then kill then it will announce that he cant kill that person anymore
he nid to kill the other before he can kill the person 1 again
Link to comment
Share on other sites
5 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.