Addon Details

Watch - Add Favorite


Does this version work for you?
3
w00ts
w00t!2

GunGame-Info (GG5) - Version 0.1

posted on 2008-12-16 14:39:35
by pitbull0993



Description

[size=18][b]GunGame-Info for GG5 by PitBull[/b][/size] [b]Of course, GunGame5 is required (for GG4, go [url=http://addons.eventscripts.com/addons/view/gginfo]here[/url])[/b] This little script improves the GunGame gameplay a little bit. [b]1. Knife-Level[/b] 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? [code]// -- 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_ip_knife 1 // Set the speed (default value is a good one, in my opinion) gg_ip_knife_speed 1.30 // --- //[/code] [b]2. Join-Message[/b] If a user joins the Server, there will be a message like this: [quote]PitBull has joined the Server. Total Wins: 17[/quote] [code]// -- Join-Message Settings -- // // If a user joins the server, a message will be sent how much wins he has gg_ip_joinmessage 1 // ---//[/code] [b]3. Bomb-Messages[/b] 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. [code]// -- Bomb-Message Settings -- // // Should there be a little cheer for the user when he planted the bomb? (1=yes, 0=no) gg_ip_bomb_planted 1 // Should there be a message that the user leveld-up if the bomb exlpoded? (1=yes, 0=no) gg_ip_bomb_exploded 1 // Should there be a message if a user defuses the bomb? (1=yes, 0=no) gg_ip_bomb_defused 1 // --- //[/code] [b]4. Wrong-Weapon Notification & set Ammo to a higher value[/b] You can set the reserve ammo to a value you like. [code]// -- Weapon Settings -- // // Should the player get a specific amount of ammo? (0=disabled, every over number is the ammo) gg_ip_ammo_more 200 // --- //[/code]

Installation

1. Edit the config 2. Upload to your server 3. Reload gungame (es_reload gungame)

Version Notes For 0.1

Updated on: 2008-12-16 14:39:35 EST by pitbull0993 (View Zip Contents)
0.1 BETA - First Release

( Previous Versions )