FF8/Field/Script/Opcodes/155 SETDRAWPOINT
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 12:36, 4 April 2018 by my_wiki>BukTop (3 revisions imported)
- Opcode: 0x155
- Short name: SETDRAWPOINT
- Long name: Set Draw Point hidden
Argument
isHidden
Stack
- Bool (PSHN_L)
- SETDRAWPOINT
Description
If isHidden is bigger or equal to 1, then hides draw point. If not, the draw point is visible.
-- By MaKiPL