Cydh Posted June 13, 2013 Posted June 13, 2013 Just a reply of this thread: How are do delay after @command // Gives delay to use command after using command (in milisecond). [Cydh] atcommand_delay: 2000 Download: command_delay-rA-svn17359.patch 1 Quote
azzzura Posted June 13, 2013 Posted June 13, 2013 Thank you for this source mod, but if i need to block spam only from one custom command. Can i get some any example? Thank you! Quote
Cydh Posted June 13, 2013 Author Posted June 13, 2013 move this to certain command sd->canusecommand_tick = gettick() + battle_config.atcommand_delay; Quote
Cydh Posted July 3, 2013 Author Posted July 3, 2013 how about delay custom command from bind_atcmd? here u go. http://rathena.org/board/topic/83541-how-are-do-delay-after-command/#entry203650 Quote
kalabasa Posted December 16, 2020 Posted December 16, 2020 surprisingly it does still work! as of now may i ask for help from the owner itself where do i exactly put this sd->canusecommand_tick = gettick() + battle_config.atcommand_delay; on a certain command as of now it does apply on all commands for now i am still using the default 2000 milisec Quote
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.