Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/02/21 in Files

  1. Version 1.0.0

    502 downloads

    This event triggers when a player character attacks another entity. And it registers the damage and other information about the attack. Example usage: // @damage holds the amount of damage dealt. // @damagegid holds the GID of the target (account ID if the target is a player). // @damagerid holds the rid of the mob OnPCAttackEvent: dispbottom "You've dealt "+@damage+" to target with GID "+@damagegid+" and RID "+@damagerid;
    Free
    1 point
  2. Version v1.3

    3125 downloads

    Using @afk with AFK Hat. (Notice Board) I just modified it and put the AFK Hat effect. Changelog: v1.0 - Initial Release - Need to open a chat room to use @afk command and it is disabled to use in prontera v1.1 - No need to create a chat room to use @afk command as suggested by Mysterious (disabled to use in prontera) v1.2 (eA and rA) - Added a config in misc.conf. afk_timeout: 0 (0 is default) Tested with the latest rathena - Revision 17156 v1.3 (rA ONLY) - Working with latest revision 17306 - Now you can't use @afk when you are dead.
    Free
    1 point
×
×
  • Create New...