Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/16/21 in Posts

  1. View File OnPCAttackEvent 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; Submitter Mastagoon Submitted 05/10/2021 Category Source Modifications Video Content Author Mastagoon  
    1 point
  2. Yes I used that git just like in the guide
    1 point
  3. System/monster_size_effect.lub
    1 point
×
×
  • Create New...