mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 10:16:37 +00:00
cleanup
+1
-3
@@ -1,11 +1,9 @@
|
|||||||
#ProTip: hit ctrl + f (Windows) or ⌘ + f (Mac) to FIND something on this page
|
#ProTip: hit ctrl + f (Windows) or ⌘ + f (Mac) to FIND something on this page
|
||||||
|
|
||||||
# Perl Sub Events
|
# List of EVENTs
|
||||||
|
|
||||||
A full list can always be found in the EQEmu source [https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp](https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp)
|
A full list can always be found in the EQEmu source [https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp](https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp)
|
||||||
|
|
||||||
# Full List
|
|
||||||
|
|
||||||
| Event Name | Event Trigger |
|
| Event Name | Event Trigger |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| [EVENT_AGGRO](https://github.com/EQEmu/Server/wiki/Perl-API---Sub-Events#event_aggro) | When a mob aggros a client.
|
| [EVENT_AGGRO](https://github.com/EQEmu/Server/wiki/Perl-API---Sub-Events#event_aggro) | When a mob aggros a client.
|
||||||
|
|||||||
Reference in New Issue
Block a user