Difference between revisions of "Setevt"
From Unofficial QEdit Wiki Guide
(No difference)
|
Revision as of 07:39, 30 March 2011
Contents
Syntax
Syntax: setevt xxxxxxxx
- xxxxxxxx = Hex value of map event to call.
Use
Used to call a map event number.
Example
100: window_msg 'Calling map event 6000'
winend
setevt 00001770
ret
Also see
List of OP Codes used in example.