Restore hp

From Unofficial QEdit Wiki Guide
Revision as of 22:12, 28 April 2013 by Japanaman2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

Syntax: restore_hp

  • None

Use

Used to fully restore the hit points of the player who encounters this op code in the script.

Example


100:     restore_hp  //Used to fully restore the hit points of the player who encounters this op code in the script.
         ret 

Also see

ret