FF8/Field/Script/Opcodes/155 SETDRAWPOINT

From QhimmWiki
Revision as of 23:53, 1 June 2016 by Qhimm>MaKiPL (Created page with "* Opcode: '''0x155''' * Short name: '''SETDRAWPOINT''' * Long name: Set Draw Point hidden ==== Argument ==== isHidden ==== Stack ==== Bool (PSHN_L) :'''MOVEFLUSH''' ==== D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x155
  • Short name: SETDRAWPOINT
  • Long name: Set Draw Point hidden

Argument

isHidden

Stack

Bool (PSHN_L)

MOVEFLUSH

Description

If isHidden is bigger or equal to 1, then hides draw point. If not, the draw point is visible.