mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-23 05:07:47 +00:00
11 lines
101 B
Lua
11 lines
101 B
Lua
![]() |
|
||
|
|
||
|
function onZoneInit(zone)
|
||
|
end
|
||
|
|
||
|
function onZoneIn(player)
|
||
|
|
||
|
end
|
||
|
|
||
|
function onZoneOut(zone, player)
|
||
|
end
|