mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 06:01:38 +00:00
Updated Lua Parser (markdown)
@@ -409,6 +409,15 @@ Note:
|
||||
> }
|
||||
> ```
|
||||
|
||||
* event_tick
|
||||
> Triggered on each tick from the npc
|
||||
> Passes an event table as an argument:
|
||||
> ```
|
||||
> {
|
||||
> NPC self;
|
||||
> }
|
||||
> ```
|
||||
|
||||
<a name="wiki-player-events"></a>
|
||||
### Player Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user