Commit Graph
12 Commits
Author SHA1 Message Date
Cekis 7225f1143a Fixed issue occurring when taskId could not be found. 2018-03-23 16:01:00 -07:00
Cekis baadb9574e Fixed issue with encounter quests where NPC could not find attacker location. 2018-03-23 15:58:51 -07:00
Cekis 336e56a9f4 Added check for valid id when a creature is spawned for encounter quests. 2018-03-23 15:58:42 -07:00
Cekis 9d43d44cbc Fixed issue where maximum combat distance wasn't being considered when a player warped out of the area (i.e. cloned). 2018-03-23 15:46:27 -07:00
DarthArgus cd4436fc05 who isn't sick of converting the freaking scripts? this negates the need 2015-11-24 09:27:45 -06:00
Redacted by Stellabellum INC 77df8037af Fixed the following:
You can now rename your beast as much as you would like.
Police officers will no longer harass corpses.
Static NPC's conversing will now successfully converse with one another.
When a player dies, the pet will go invulnerable and be immediately packed up.
When respecing professions, your weapon will now be unequiped.
Fixed the chat system for some NPC's.
You can now only mount your vehicle from less than 5 meters.
Quest items that can be clicked on cannot be used from less than 5 meters.
Added a message to the QaSetup script, notifying the QA that they have received their items.
2015-01-30 16:23:48 -08:00
Redacted by Stellabellum INC 4ca8da7c31 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
Redacted by Stellabellum INC 01e9e9bff9 Commented out unnecessary debug message 2015-01-01 15:38:50 -08:00
Redacted by Stellabellum INC af40765785 Added and commented out debug message 2015-01-01 15:38:31 -08:00
Redacted by Stellabellum INC a294f90827 Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
This now allows the child function to call its parent function's code along with its own.

TODO: Add this function to the compiler.
2015-01-01 15:37:53 -08:00
Eric Barr d529e4c4d0 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Redacted by Stellabellum INC 485a019196 Initial commit. 2013-09-10 23:17:15 -07:00