Is there a way to turn teams on in the server without editing the map directly? Thanks in advance.
(I just want this for one specific map)
Way to force teams?
-
- Banned
- Posts: 150
- Joined: Mon Jul 28, 2008 11:55 am
Way to force teams?
Last edited by JigglyWiggly on Sat Jul 18, 2009 11:56 pm, edited 1 time in total.
-
- Banned
- Posts: 150
- Joined: Mon Jul 28, 2008 11:55 am
-
- Banned
- Posts: 150
- Joined: Mon Jul 28, 2008 11:55 am
Thanks that works nicely, does anyone know how the server can automatically set that when the map launches?
I just tried a blindshot in the dark... didn't work.
I just tried a blindshot in the dark... didn't work.
Code: Select all
dm_cod4_vacant_rc1
{
"MountEpisodeOne" "1"
"MountEpisodeTwo" "1"
"mp_livesmode" "1"
"mp_teamplay" "1"
SpawnItems
{
"item_battery" "1"
"item_ammo_smg1" "5"
"weapon_healer" "1"
"custom_ak47new" "1"
"custom_mp5_de_prodigy" "1"
"custom_p228" "1"
"custom_usp" "1"
"custom_ump45" "1"
"custom_awp" "1"
"custom_scout" "1"
"custom_sg550" "1"
"custom_m249" "1"
"weapon_frag" "5"
"weapon_stunstick" "1"
}
}
-
- Banned
- Posts: 150
- Joined: Mon Jul 28, 2008 11:55 am