johnmark Posted December 29, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Share Posted December 29, 2011 Hello Guyz..can u help me about this? i want to add a delay to a specific @command like @go.. so that they cannot spam.. and also in item like Megaphone .. any Hint ? what should i do.. or just a little code.. Thanks n Advance Quote Link to comment Share on other sites More sharing options...
JayPee Posted December 29, 2011 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted December 29, 2011 For @go delay refer to this: http://rathena.org/board/topic/56318-modify-warp-go-delay/ can you post your megaphone code? Quote Link to comment Share on other sites More sharing options...
johnmark Posted December 29, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Author Share Posted December 29, 2011 thanks Jaypee.. is this what you mean? 12221,Megaphone_,Megaphone,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ input @Megaphone$; announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000; end; },{},{} Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 29, 2011 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 20 hours ago Share Posted December 29, 2011 for the item delay...you can make use of the db/item_delay.txt 12221,10000 // 10 Seconds delay Quote Link to comment Share on other sites More sharing options...
johnmark Posted December 29, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 12/21/11 Last Seen: February 13, 2012 Author Share Posted December 29, 2011 (edited) ahaha..(oo nga pala).. Thanks Guyz.. Edited December 29, 2011 by johnmark Quote Link to comment Share on other sites More sharing options...
Question
johnmark
Hello Guyz..can u help me about this? i want to add a delay to a specific @command like @go.. so that they cannot spam.. and also in item like Megaphone .. any Hint ? what should i do.. or just a little code.. Thanks n Advance
Link to comment
Share on other sites
4 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.