mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-25 16:52:25 +00:00
Updated Lua Parser (markdown)
parent
d29ba6fe55
commit
26d56b6e65
@ -98,6 +98,10 @@ For Items the table will always have 'self' as the item and 'owner' as the owner
|
|||||||
For Spells the table will always have 'self' as the spell.
|
For Spells the table will always have 'self' as the spell.
|
||||||
|
|
||||||
* event_say
|
* event_say
|
||||||
|
'other' as the triggering client. (NPC only)
|
||||||
|
'message' as the triggering message
|
||||||
|
'language' as the language of the triggering message
|
||||||
|
|
||||||
* event_trade
|
* event_trade
|
||||||
* event_death
|
* event_death
|
||||||
* event_spawn
|
* event_spawn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user