Difference between revisions of "ModEvent Script"

Jump to navigation Jump to search
2 bytes removed ,  15:43, 28 April 2014
→‎Example: error fix
imported>Egocarib
imported>Egocarib
(→‎Example: error fix)
Line 45: Line 45:
         ModEvent.PushInt(handle, 1000)
         ModEvent.PushInt(handle, 1000)
         ModEvent.PushString(handle, "It worked!")
         ModEvent.PushString(handle, "It worked!")
         UIDelegate.Send(handle)
         ModEvent.Send(handle)
     endIf
     endIf
EndFunction
EndFunction
Anonymous user

Navigation menu