HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How do variable change events work?

02-15-2006, 03:31 PM#1
qwertyui
Basically how does this function work:
TriggerRegisterVariableEvent (trigger whichTrigger, string varName, limitop opcode, real limitval) returns event

Am i correct in thinking that it monitors changes in given variable and fires up when it equals limitval?
If so, then what is opcode for?