Allows to restrict AWP per team, counts each bought/picked up AWP and so on... a simple AWP-Restriction =)
Based on [url=http://forums.eventscripts.com/viewtopic.php?t=33544]this request[/url].
Configuration File:[syntax="python"]# -------------
# BackRaw's AWP-Restrict - Configuration: bar_config.ini
# Localized in: ./addons/eventscripts/bar
# -------------
# Enable/Disable announcements?
announce = 0
# Enable/Disable telling whenever a player tries to pick-up an AWP?
pickup = 1
# Enable/Disable telling whenever a player tries to buy an AWP?
buy = 1
# Up to how many players can pickup/buy how many AWPs?
[restriction]
5 = 1
15 = 2
25 = 3
35 = 4
45 = 5
55 = 6
more = 7[/syntax]
Installation
1. Extract the Zip-file to ./cstrike
2. Add es_xload bar to your autoexec.cfg file
3. Change the map
Version Notes For 1.1
Updated on: 2009-09-09 13:45:28 EST by BackRaw (View Zip Contents)
[list][*] Now you can change the AWP-Count [b]AND[/b] the player-count in the config.[/list]