OnMarkerLeave: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
void onMarkerLeave ( player, bool matchingdimension ) | void onMarkerLeave ( player thePlayer, bool matchingdimension ) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 14:00, 17 October 2007
This event is triggered when a player leaves a marker.
Syntax
void onMarkerLeave ( player thePlayer, bool matchingdimension )
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo