Xeen Wiki
Supported In:
C D/S/W W-CD
? ? ?

The scripting command Goto has the opcode (0x36).

Arguments

  • Byte - c_surface?
  • Line Number (byte) - line number to jump to


Description

If the c_surface argument matches that of the map, then it jumps to the given line.

Notes

This opcode is not called anywhere in any map on either side of Xeen. It seems highly superfluous, and shouldn't be used. May not be included in future ports. TODO: How is the c_surface variable set? Note that we don't really care.