mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-08 01:42:26 +00:00
Updated Lua Parser (markdown)
parent
c64d483b46
commit
a22350f777
@ -102,7 +102,7 @@ Note: Passing a value of -1 for npc, item or spell id to watch will watch every
|
|||||||
```
|
```
|
||||||
|
|
||||||
Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unless an existing quest is already listening for them.
|
Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unless an existing quest is already listening for them.
|
||||||
Encounter scripts also run before any normal script, it's also not a good idea to nukeitems from encounter scripts listening on Item Events as the Item Event dispatch will still need that item intact.
|
Encounter scripts also run before any normal script.
|
||||||
|
|
||||||
<a name="wiki-npc-events"></a>
|
<a name="wiki-npc-events"></a>
|
||||||
### NPC Events
|
### NPC Events
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user