Page 1 of 1

gg_improvement

PostPosted: Tue Dec 16, 2008 8:35 pm
by PitBull
Finally, I release GunGame-Improvement for GunGame5 to public. If you encounter any bugs, report them.

GunGame-Improvement by PitBull

This little script improves the GunGame gameplay a little bit.

1. Knife-Level
When a User is on the Knife-Level, it is hard for him to get a kill. So I thought: Wouldn't it be fair if he could ran a bit faster?
// -- Knife-Level Settings -- //
// If a user is on the Knife-Level, his speed is higher than the

// Activate the Knife-Level Module? (1=yes, 0=no)
gg_improvement_knife 1

// Set the speed (default value is a good one, in my opinion)
gg_improvement_knife_speed 1.30
// --- //


2. Join-Message
If a user joins the Server, there will be a message like this:
PitBull has joined the Server. Total Wins: 17

// -- Join-Message Settings -- //
// If a user joins the server, a message will be sent how much wins he has
gg_improvement_joinmessage 1
// ---//


3. Bomb-Messages
This feature tells the public that the user gained a level for defusing the bomb/planting the exploded bomb.
Also there is a little cheer for the user who planted the bomb that he should protect the C4.
// -- Bomb-Message Settings -- //
// Should there be a little cheer for the user when he planted the bomb? (1=yes, 0=no)
gg_improvement_bomb_planted 1

// Should there be a message that the user leveld-up if the bomb exlpoded? (1=yes, 0=no)
gg_improvement_bomb_exploded 1

// Should there be a message if a user defuses the bomb? (1=yes, 0=no)
gg_improvement_bomb_defused 1
// --- //


4. Wrong-Weapon Notification & set Ammo to a higher value
You can notify a person if he picked up the wrong weapon. Also you can set the reserve ammo to a value you like.
// -- Weapon Settings -- //
// Should there be a notification for the player if he picks-up the wrong weapon?
gg_improvement_wwnotify 1
// Should the player get a specific amount of ammo? (0=disabled, every over number is the ammo)
gg_improvement_ammo_more 200
// --- //


~PitBull

PostPosted: Tue Dec 16, 2008 9:38 pm
by crazypip666
I was kind of expecting this to have something to do with IP addresses.

PostPosted: Wed Dec 17, 2008 8:03 am
by PitBull
Yes, the shortcut is very confusing. gg_ip == GunGame_InfoPython. I will change it in the next release, I think.

~PitBull

Re:

PostPosted: Wed Dec 17, 2008 4:30 pm
by Saul
crazypip666 wrote:I was kind of expecting this to have something to do with IP addresses.


Seconded!

Anyway, very very nice addon. Nice to see that someone else other than Sc0pE releases addons (and 3RION). Maybe you need numbers in your name?... just a theory.

PostPosted: Wed Dec 17, 2008 4:40 pm
by PitBull
I'm going to release another addon, but I have to test it before.

Thanks,
P1tBu11 (is it good like this? ;))

PostPosted: Wed Dec 17, 2008 6:08 pm
by Warren
You can't beat the Custom Addon Master!

Nice job though. ;D

PostPosted: Fri Jan 23, 2009 6:16 pm
by PitBull
As mentioned before, I did release an update to gg_ip which is now called gg_improvement! If you install it, delete all old files of gg_ip:
.cstrike
..addons
...eventscripts
....gungame
.....custom_addons
......gg_ip (delete the whole folder)
..cfg
...gungame5
....custom_addon_configs
.....gg_ip.cfg
....translations
.....gg_ip.ini

The new package is in the first post!

Best Regards,
PitBull

PostPosted: Fri Jan 23, 2009 8:06 pm
by RideGuy
PitBull,

This is awesome! If you haven't already you should release it on the ESAM as well.


Thanks,
RideGuy

PostPosted: Sat Jan 24, 2009 11:34 am
by PitBull
Thank you :) I already released it on the ESAM.

Best Regards,
PitBull