gg_assist Updated! Version: 1.4 Updated on: 2010-06-03 12:17:22 Version Notes:
Fixed earning assist points for hurting teammates (as reported by PabloP).
Fixed a bug to where if a player suicided or fell to their death (killed by "world"), assist points would not be awarded. This was also discovered due to looking into the teammate damage reported by PabloP.
Suggestion: gg_assist_percent_team (uh, something) this would allow you to have assist points deducted for assisting in your teammates death. i think it would be a good deterrent for team attacking, anyway think about it?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- LAST EVENT: [03/04/2011 @ 17:46:29] TOTAL OCCURENCES: [0005] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last): File "../eventscripts/es.py", line 272, in triggerEvent self.EventListeners[eventname][listener](event_var) File "../eventscripts/gungame51/core/addons/__init__.py", line 432, in call_event current_event[name](event_var) File "../eventscripts/gungame51/scripts/custom/gg_assist/gg_assist.py", line 177, in player_death if int(gg_assist_award_alive_only) and getPlayer(playerid).isdead:
Wow, how has no one encountered that before? To fix, change the following line in your ../eventscripts/gungame51/scripts/custom/gg_assist/gg_assist.py :
The script is set to Off by default. Go to your server's ../cfg/gungame51/custom_addon_configs/ folder and open the gg_assist.cfg file and change the value of gg_assist to 1. Then, restart gungame51 or your server.