Difference between revisions of "Restore tp"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
 
(No difference)

Latest revision as of 22:11, 28 April 2013

Syntax

Syntax: restore_tp

  • None

Use

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

Example


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

Also see

ret