PDA

View Full Version : Io team spec mod...help plz!


imported_=Agent= dij
11-10-2003, 07:31 PM
Hey guys i have a question that needs some answering. I tried putting Ios team spec mod on our server and for some reason it wont work. We had some other mods on there but we deleted them all. Heres our cfg-tell me if theres something wrong plz :)


// Hostname and Message of the Day
set sv_hostname " ^1=Agent= The Think Tank"
set scr_motd "Welcome to The Think Tank prepare to own or be ownt."

set g_ioteamspec "1"
set g_iokillcam "0"

// Maximum Clients
set sv_maxclients "20"

// Set Private Clients
set sv_privateclients "0"

// Team Icons
set scr_drawfriend "1"

// Forced Respawn
set scr_forcerespawn "0"

// Friendly Fire
set scr_friendlyfire "2"

// Allow Voting
// It is recommended if you have friendly fire on
// that you also enable voting so that players can kick team-killers.
set scr_allow_vote "1"

// Rconpassword
set rconpassword "wouldnt you like to know :)"

//Server Password
set sv_privatepassword ""
g_password ""

//Set Pure for checking
set sv_pure "1"

//Set Logging
set g_log "games_mp.log"
set g_logsync "0"



// Weapons Allowed
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "0"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"

// Search and Destroy Settings
set scr_sd_graceperiod "20"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"

// Behind Enemy Lines Settings
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "20"

// Retrieval Settings
set scr_re_graceperiod "20"
set scr_re_roundlength "3"
set scr_re_roundlimit "7"
set scr_re_scorelimit "5"
set scr_re_showcarrier "0"
set scr_re_timelimit "0"

// Team Deathmatch
set scr_tdm_scorelimit "150"
set scr_tdm_timelimit "20"

// Deathmatch
set scr_dm_scorelimit "80"
set scr_dm_timelimit "20"

// The rotation.
set sv_mapRotation "gametype sd map mp_brecourt map mp_carentan map mp_dawnville map mp_depot map mp_harbor map mp_hurtgen map mp_pavlov map mp_powcamp map mp_railyard map mp_rocket"[/quote]

imported_FlyingNun
11-10-2003, 08:35 PM
Yo Dij!!

I too have had some problems with this. Maybe putting the command lower in the script will help? lol

The best thing to do is set it in the game in both SD and RE gametypes. Or, just type in the command after every map load. Not sure why it isn't taking every map.

Nun

imported_=Agent= dij
11-10-2003, 11:45 PM
hey Nun!!!

anyway we had a discussion with our server company today and he went in and started the server in console mode. So he found out that the reason it isnt working is the game isnt loading the pk3 when it starts! Any reason for this?

HankScorpio
11-11-2003, 01:30 AM
Only if it's not in your path. Type path from the console or with rcon and make sure it's in one of the directories the server is searching in.