Famous Posted August 21, 2013 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Share Posted August 21, 2013 I would to request kick afk player in the map ordeal_2-2 go back to prontera if the player is afk in the fild for 5min.. thanks in advance!! Quote Link to comment Share on other sites More sharing options...
Patskie Posted August 21, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 4 hours ago Share Posted August 21, 2013 - script Sample -1,{ if ( strcharinfo(3) != "ordeal_2-2" ) end; if ( checkidle() >= 300 ) warp "prontera",150,150; end; } Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 21, 2013 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 21, 2013 try http://upaste.me/raw/8cde0c Quote Link to comment Share on other sites More sharing options...
Famous Posted August 21, 2013 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Author Share Posted August 21, 2013 I got this error Quote Link to comment Share on other sites More sharing options...
belphegor Posted August 21, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 08/12/13 Last Seen: September 9, 2013 Share Posted August 21, 2013 I got this error eA? Quote Link to comment Share on other sites More sharing options...
Famous Posted August 21, 2013 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Author Share Posted August 21, 2013 nope I'm using rathena Quote Link to comment Share on other sites More sharing options...
Capuche Posted August 21, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted August 21, 2013 *checkidle({"<Player Name>"}) Returns the time, in seconds, that the specified player has been idle. Name is optional, and defaults to the attached player if omitted. Make an update r17126 r17127 r17409 Quote Link to comment Share on other sites More sharing options...
Famous Posted August 22, 2013 Group: Members Topic Count: 145 Topics Per Day: 0.03 Content Count: 455 Reputation: 3 Joined: 06/19/12 Last Seen: February 26, 2018 Author Share Posted August 22, 2013 thanks Capuche I'll try to update it Quote Link to comment Share on other sites More sharing options...
Question
Famous
I would to request kick afk player in the map ordeal_2-2 go back to prontera if the player is afk in the fild for 5min..
thanks in advance!!
Link to comment
Share on other sites
7 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.