mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
updated event handling
This commit is contained in:
@@ -157,7 +157,7 @@ local _EVENTMETA = {
|
|||||||
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
||||||
},
|
},
|
||||||
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
||||||
Order = 1,
|
Order = -1,
|
||||||
Event = "OnEventPlayerLeaveUnit",
|
Event = "OnEventPlayerLeaveUnit",
|
||||||
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
||||||
env.info( 'Moose Generation Timestamp: 20170207_1332' )
|
env.info( 'Moose Generation Timestamp: 20170207_1336' )
|
||||||
local base = _G
|
local base = _G
|
||||||
|
|
||||||
Include = {}
|
Include = {}
|
||||||
@@ -4178,7 +4178,7 @@ local _EVENTMETA = {
|
|||||||
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
||||||
},
|
},
|
||||||
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
||||||
Order = 1,
|
Order = -1,
|
||||||
Event = "OnEventPlayerLeaveUnit",
|
Event = "OnEventPlayerLeaveUnit",
|
||||||
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
|
||||||
env.info( 'Moose Generation Timestamp: 20170207_1332' )
|
env.info( 'Moose Generation Timestamp: 20170207_1336' )
|
||||||
local base = _G
|
local base = _G
|
||||||
|
|
||||||
Include = {}
|
Include = {}
|
||||||
@@ -4178,7 +4178,7 @@ local _EVENTMETA = {
|
|||||||
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
Text = "S_EVENT_PLAYER_ENTER_UNIT"
|
||||||
},
|
},
|
||||||
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
[world.event.S_EVENT_PLAYER_LEAVE_UNIT] = {
|
||||||
Order = 1,
|
Order = -1,
|
||||||
Event = "OnEventPlayerLeaveUnit",
|
Event = "OnEventPlayerLeaveUnit",
|
||||||
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
Text = "S_EVENT_PLAYER_LEAVE_UNIT"
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user