Skip to content

Implemented Impact and Heal Commands

Zerken requested to merge Zerken/2009-scape-zerken:heal-impact-commands into master

What has been done in this MR?

  • Implemented a impact command for dealing a defined amount of normal hitsplat damage to the player
  • Implemented a heal command for healing the player to full lifepoints

What should testers check?

  • Use ::impact damageAmount username(optional)
  • Use ::heal username(optional)
  • I have tested these changes thoroughly.
  • I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.

Merge request reports