Akkadius 8425607460 Implemented standardized zone controller scripts (Rule Zone, UseZoneController) Defaulted to true
- When a zone boots, it will spawn an invisible npc by the name of zone_controller
	- Lua and Perl scripts can be represented with this npc as zone_controller.pl/lua
	- This NPC's ID is ruled be define ZONE_CONTROLLER_NPC_ID 10
	- Two EVENT's uniquely are handled with this NPC/controller (They only work with the zone_controller NPC)
		- EVENT_SPAWN_ZONE :: All NPC spawns in the zone trigger the controller and pass the following variables:
			$spawned_entity_id
			$spawned_npc_id
		- EVENT_DEATH_ZONE :: All NPC deaths in the zone trigger the controller event and pass the following variables:
			$killer_id
			$killer_damage
			$killer_spell
			$killer_skill
			$killed_npc_id
2015-12-29 04:08:10 -06:00
..
2015-01-22 16:52:50 -08:00
2013-05-04 18:06:58 -07:00
2014-08-25 22:31:02 -07:00
2013-05-09 11:37:51 -04:00
2014-11-09 15:12:31 -08:00
2013-02-16 16:14:39 -08:00
2014-08-21 16:44:02 -07:00
2014-08-21 17:26:32 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2015-12-17 14:14:04 -08:00
2015-12-17 14:14:04 -08:00
2015-11-08 22:41:39 -08:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2015-02-02 00:10:22 -06:00
2015-02-02 00:10:22 -06:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2015-06-12 19:25:43 -04:00
2015-06-12 19:25:43 -04:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2015-12-17 14:14:04 -08:00
2013-05-23 20:22:42 -04:00
2015-12-17 14:14:04 -08:00
2015-12-17 14:14:04 -08:00
2013-05-09 11:37:51 -04:00
2014-12-15 22:12:56 -06:00
2014-12-15 22:12:56 -06:00
2015-01-19 04:12:30 -06:00
2014-12-15 22:16:30 -06:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2015-02-27 19:28:28 -05:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:13:16 -04:00
2013-05-15 13:22:46 -07:00
2013-05-22 16:17:19 -04:00
2014-08-21 19:36:50 -07:00
2013-02-16 16:14:39 -08:00
2014-12-15 22:25:46 -06:00
2014-08-21 19:36:50 -07:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-12-15 22:42:44 -06:00
2014-12-15 02:53:58 -05:00
2014-12-15 22:42:59 -06:00
2013-05-09 11:37:51 -04:00
2015-12-12 00:37:31 -06:00
2013-05-09 11:37:51 -04:00
2015-01-19 04:02:45 -06:00
2013-05-09 11:37:51 -04:00
2015-12-02 13:14:26 -06:00
2015-12-21 12:41:49 -05:00
2015-07-06 16:11:00 -04:00
2015-02-01 22:40:56 -06:00
2015-02-01 22:29:04 -06:00
2014-08-21 19:33:02 -07:00
2015-01-19 04:02:45 -06:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 17:26:32 -07:00
2014-08-21 19:33:02 -07:00