Commit Graph
7 Commits
Author SHA1 Message Date
PrisonCamp 2c8a2c1d47 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
PrisonCamp 6a9522ef94 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
PrisonCamp 021f2e16fc Commented out unnecessary debug message 2015-01-01 15:38:50 -08:00
PrisonCamp c2a5792f5f Added and commented out debug message 2015-01-01 15:38:31 -08:00
PrisonCamp a51c86f9a8 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 bb6c3884a5 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Dallin Wellington 0a0796d1a9 Initial commit. 2013-09-10 23:17:15 -07:00