mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-22 13:52:32 +00:00
Updated Lua Parser (markdown)
parent
776c818d1c
commit
e39d9e96ce
@ -691,7 +691,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles
|
|||||||
> ```
|
> ```
|
||||||
> {
|
> {
|
||||||
> Client self;
|
> Client self;
|
||||||
> Mob other;
|
> NPC other;
|
||||||
> }
|
> }
|
||||||
> ```
|
> ```
|
||||||
> If a non-zero value is returned from this function then the feign death is canceled in the same way it is on the NPC version of event_feign_death.
|
> If a non-zero value is returned from this function then the feign death is canceled in the same way it is on the NPC version of event_feign_death.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user