This script is used on a ba_jail server
To configure the edit block settings
[code] // General
bj_cmd_regle [color=red]"!rules"[/color] // The command to type into chat for the rules listing.
// ATTENTION: Define the maxmimum amount of CT and T players for your server.
// The following is for a 20 slot server.
bj_max_ct [color=#cc66cc]7[/color] [color=darkgreen]// CT maximum[/color]
bj_max_t [color=#cc66cc]13[/color]
[color=darkgreen]// T maximum[/color]
// Terrorists
bj_health_t [color=#cc66cc]100[/color]
[color=darkgreen]// Health[/color]
bj_armor_t [color=#cc66cc]0[/color]
[color=darkgreen]// Armor (Do not increase this number above 100)[/color]
bj_speed_t [color=#cc66cc]1.1[/color]
[color=darkgreen]// Speed[/color]
// Anti-Terrorist
bj_health_ct [color=#cc66cc]115[/color]
[color=darkgreen]// Health[/color]
bj_armor_ct [color=#cc66cc]100[/color]
[color=darkgreen]// Armor (Do not increase this number above 100)[/color]
bj_speed_ct [color=#cc66cc]1.0
[color=darkgreen]// Speed[/color]
bj_primary_weapon_ct weapon_m4a1 // Primary weapon you wish to give to the CT's each round.
bj_secondary_weapon_ct weapon_usp // Secondary weapon you wish to give to the CT's each round.
bj_primary_weapon_ammo_ct [color=#cc66cc]90[/color]
[color=darkgreen]// The number of bullets that will be loaded in the Primary Weapon.[/color]
bj_secondary_weapon_ammo_ct [color=#cc66cc]120[/color]
[color=darkgreen]// The number of bullets that will be loaded in the Secondary Weapon.[/color]
// Map
// The map prefix used to define maps that will run this script. (Seperate prefixes with " ; ")
bj_maptype "ba"
// ex : bj_maptype " de ; cs ; aim"[/code]
If You Need Any Help With This File Please Add h3xx4h On Steam
Installation
Open your autoexec.cfg and add this line:
es_load ba_jail
Change the map so that its effective.
Version Notes For 1.0
Updated on: 2009-04-15 20:59:22 EST by ARN (View Zip Contents)
Translated To English By ARN