Raised This Month: $51 Target: $400
 12% 

GunGame AMXX 2.11


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 06-18-2008 , 12:46   GunGame AMXX 2.11
Reply With Quote #1

I've just put up a new version of GunGame. It was only supposed to be a solid bug fix release. However, I did stick in a few long-lingering feature requests at the last minute. If you had any issues with server stability, definitely upgrade. Here is the changelog.

http://avalanche.gungame.org/
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 06-18-2008 , 13:47   Re: GunGame AMXX 2.11
Reply With Quote #2

Thx for the update

Hopefully i didn't forget anything to translate
Code:
[de]
AFK_KILL = Dein Kill zaehlte nicht weil %%n%s%%e AFK ist
WIN_MOTD_LINE1 = %s gewinnt!
WIN_MOTD_LINE2 = Das %sen Team
WIN_MOTD_LINE3 = ist der Gewinner!
WIN_MOTD_LINE4A = Der letzte <font color=#00CC00>%s<font color=white> wurde gemacht gegen <font color=%s>%s
WIN_MOTD_LINE4B = Der letzte <font color=#00CC00>%s<font color=white> Kill wurde gemacht gegen <font color=%s>%s<font color=white> durch <font color=%s>%s
WIN_MOTD_LINE5A = Dieses war <font color=%s>%er<font color=white>'s <font color=#00CC00>%i%s<font color=white> Sieg.
WIN_MOTD_LINE5B = <font color=%s>%s<font color=white> hat nun insgesammt <font color=#00CC00>%i<font color=white> Punkte.
WIN_MOTD_LINE5C = Dieses ist <font color=%s>%s<font color=white>'s <font color=#00CC00>%i%s<font color=white> Sieg, mit nun insgesammt <font color=#00CC00>%i<font color=white> Punkten.
WIN_MOTD_LINE6 = Du warst zu <font color=#00CC00>%i%%<font color=white> deiner Spielzeit im Gewinner-Team.
WIN_MOTD_LINE7A = Du hast nun insgesammt <font color=#00CC00>%i<font color=white> Siege.
WIN_MOTD_LINE7B = Du hast insgesammt <font color=#00CC00>%i<font color=white> Siege.
WIN_MOTD_LINE7C = Du erhaelst <font color=#00CC00>%i<font color=white> Punkte, und hast nun insgesammt <font color=#00CC00>%i<font color=white> Punkte und <font color=#00CC00>%i<font color=white> Siege!
WIN_MOTD_LINE8A = Die naechste Map wird <font color=#00CC00>%s <font color=white> sein
WIN_MOTD_LINE8B = Es ist noch <font color=#00CC00>eine<font color=white> Runde auf dieser Map uebrig.
WIN_MOTD_LINE8C = Es sind noch <font color=#00CC00>%i<font color=white> Runden auf dieser Map uebrig.

JUMP_TO_ME = Zeige mich
__________________


Last edited by Mordekay; 06-29-2008 at 04:36. Reason: Added missing translation
Mordekay is offline
aligind4h0us3
Senior Member
Join Date: Sep 2006
Location: Sydney, Australia
Old 06-20-2008 , 23:14   Re: GunGame AMXX 2.11
Reply With Quote #3

Thanks for the update ava.
__________________
~+Karma if I help you.~
aligind4h0us3 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-21-2008 , 17:54   Re: GunGame AMXX 2.11
Reply With Quote #4

Avalanche, you miss the changelog link : "http://localhost/gungame/changelog.php#211_log"


http://avalanche.gungame.org/changelog.php#211_log
__________________
Arkshine is offline
ehha
SourceMod Donor
Join Date: Apr 2006
Location: Sibiu
Old 06-22-2008 , 15:46   Re: GunGame AMXX 2.11
Reply With Quote #5

thx for the new version

error on local compiling
to fix search and replace gg_bomb__lvl with gg_bomb_defuse_lvl in the .sma

Last edited by ehha; 06-23-2008 at 14:00.
ehha is offline
AcidoX
Senior Member
Join Date: Oct 2007
Location: Vilnius
Old 06-23-2008 , 09:38   Re: GunGame AMXX 2.11
Reply With Quote #6

Verry nice, i have added the 2.11 to my server. Thanks Avalanche!

Edit: You forgot to add awp in gungame.cfg in the weapon order
__________________
Who need lockerz invite? Pm me.

Last edited by AcidoX; 06-23-2008 at 18:25. Reason: Fix it
AcidoX is offline
Send a message via Skype™ to AcidoX
AcidoX
Senior Member
Join Date: Oct 2007
Location: Vilnius
Old 06-24-2008 , 19:13   Re: GunGame AMXX 2.11
Reply With Quote #7

Hi Avalanche, i found a bug. The logs show:

Code:
L 06/24/2008 - 21:10:57: Start of error session.
L 06/24/2008 - 21:10:57: Info (map "gg_33_frisson") (file "addons/amxmodx/logs/error_20080624.log")
L 06/24/2008 - 21:10:57: [CSTRIKE] Invalid player 15
L 06/24/2008 - 21:10:57: [AMXX] Displaying debug trace (plugin "gungame.amxx")
L 06/24/2008 - 21:10:57: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 06/24/2008 - 21:10:57: [AMXX]    [0] gungame.sma::show_win_screen (line 5585)
__________________
Who need lockerz invite? Pm me.
AcidoX is offline
Send a message via Skype™ to AcidoX
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 06-24-2008 , 22:29   Re: GunGame AMXX 2.11
Reply With Quote #8

Thanks. Does this occur multiple times in your log or just once?
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
AcidoX
Senior Member
Join Date: Oct 2007
Location: Vilnius
Old 06-25-2008 , 05:25   Re: GunGame AMXX 2.11
Reply With Quote #9

Well i've seen it just once.
__________________
Who need lockerz invite? Pm me.
AcidoX is offline
Send a message via Skype™ to AcidoX
AcidoX
Senior Member
Join Date: Oct 2007
Location: Vilnius
Old 06-27-2008 , 06:28   Re: GunGame AMXX 2.11
Reply With Quote #10

L 06/27/2008 - 13:09:54: Start of error session.
L 06/27/2008 - 13:09:54: Info (map "cs_office") (file "addons/amxmodx/logs/error_20080627.log")
L 06/27/2008 - 13:09:54: [AMXX] Displaying debug trace (plugin "gungame.amxx")
L 06/27/2008 - 13:09:54: [AMXX] Run time error 4: index out of bounds
L 06/27/2008 - 13:09:54: [AMXX] [0] gungame.sma::client_infochanged (line 66

And this bug gives to all knife, and to 1 person a weapon.
__________________
Who need lockerz invite? Pm me.
AcidoX is offline
Send a message via Skype™ to AcidoX
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode