Files
eqemu-server/zone
Alex King cf27f2bc88 [Quest API] Add Caster ID Parameter to FindBuff in Perl/Lua (#3590)
* [Quest API] Add Caster ID Parameter to FindBuff in Perl/Lua

# Perl
- Add `$mob->FindBuff(spell_id, caster_id)`.

# Lua
- Add `mob:FindBuff(spell_id, caster_id)`.

# Notes
- Allows operators to check if the spell ID is cast by a specific entity ID.
- We don't use `Mob*` reference here since the mob may have died, left zone, etc.

* Formatting.
2023-09-29 19:38:36 -04:00
..
2023-09-17 13:12:43 -05:00
2023-09-17 13:12:43 -05:00
2021-08-31 01:24:21 -05:00
2023-09-17 13:12:43 -05:00
2023-09-17 13:12:43 -05:00
2023-07-30 01:35:44 -05:00
2023-07-30 01:35:44 -05:00
2023-09-17 13:12:43 -05:00
2013-05-09 11:37:51 -04:00
2023-09-17 13:12:43 -05:00
2018-03-04 13:54:28 -05:00
2013-05-09 11:37:51 -04:00
2017-05-15 15:46:19 -07:00
2018-11-07 21:55:12 -08:00
2014-12-15 19:16:53 -06:00
2020-01-31 20:25:06 -06:00