tactical night mod 1.4 [b] - problem z postawieniem serwera.
FatPig - 2009-07-24, 08:11
Mam problem z postawieniem serwera z tym modem. Tworze nowego shorta z dodatkiem :
Kod: Zaznacz cały"E:\gry\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 2 +set fs_game mods/tactical_night_14b +set net_ip 195.74.59.171 +set net_port 28960 +exec server.cfg +map_rotate
Odpalam - a w consoli wywala mi :
Kod: Zaznacz całyCPU vendor is "GenuineIntel"
CPU name is "Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz"
2 logical CPUs reported
2 physical CPUs detected
Measured CPU speed is 3.00 GHz
Total CPU performance is estimated as 7.85 GHz
System memory is 1024 MB (capped at 1 GB)
Video card is "NVIDIA GeForce 8800 GT"
Streaming SIMD Extensions (SSE) supported
Winsock Initialized
Opening IP socket: 195.74.59.171:28960
Hostname: spicmir
IP: 195.74.59.171
dedicated is read only.
fs_game is write protected.
end $init 696 ms
--- Common Initialization Complete ---
dedicated is read only.
fs_game is write protected.
[b]Error: Waited 1461 msec for missing asset "server.cfg".[/b]
execing server.cfg from disk
dedicated is read only.
Build 568 nightly Wed Jun 18 2008 04:48:38PM
logfile opened on Thu Jul 23 22:56:00 2009
sv_cheats is read only.
sv_punkbuster is write protected.
execing tnmod.cfg from disk
[b]Unknown command "2"
Unknown command "3"[/b]
execing weaponcontrol.cfg from disk
execing gametypes.cfg from disk
execing maprotation.cfg from disk
map_rotate...
"sv_mapRotation" is:"gametype ctf map mp_sharqi_day"
"sv_mapRotationCurrent" is:""
Setting g_gametype: ctf.
Setting map: mp_sharqi_day.
Unknown command "selectStringTableEntryInDvar"
Error: Can't find map "mp_sharqi_day".
A mod is required for custom maps
No i w zasadzie serwer się uruchamia ale na mapach jest dzień a w configu ustawiłem noc.
No i jak mam to ugryź ??
Jeszcze jak ktoś by miał poprawnie działająca wersje tego moda był bym wdzięczny.
r4m1k* - 2009-07-24, 12:10
Pokaz configa serwerka... Tam masz problem.
FatPig - 2009-07-24, 17:06
Kod: Zaznacz cały//******************************************************************************
// Tactical Night Mod 1.4beta BY: ZeRoY (zeroy99@gmail.com)
// http://www.zeroy.com -- http://www.gurkhaclan.co.uk
// Please do not remove these credits :)
//******************************************************************************
//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only
//
// ^1 = Red
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black
//******************************************************************************
// Public Information
//******************************************************************************
sets sv_hostname "FAT-PIG" //Change this to whatever you want your server to be named in the server browser"
sets _Admin "FatPigCan'tDie"
sets _Email ""
sets _Website ""
sets _Location ""
sets _Irc ""
sets _mod "TacticalNight 1.4beta"
set scr_motd "^7Use NightVision during ^1night mode"
//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set logfile "1" // 0 = NO log, 1 = log file enabled
set g_log "" // Name of log file, default is games_mp.log
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append
// Network options
//set net_ip "195.74.59.171" // Set your servers IP address
//set net_port "28960" // Set your port number
set com_hunkMegs "512"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
set developer "0"
set loc_warnings "0"
// Master servers
set sv_master1 "cod4master.activision.com"
// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
set g_password ""
// Player slots setup
set sv_maxclients "32" // MAX server player slots, this is TOTAL player slots
set sv_privateclients "" // Number of private player slots, maxclients - privateclients = public slots
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "250" // MAX player ping on CONNECT, any higher and player isnt allowed to connect
// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
set sv_allowdownload "1"
//seta sv_wwwDownload "1"
//seta sv_wwwBaseURL "http://www.your_redirect.com/"
seta sv_wwwDlDisconnected "0"
// Rate
set sv_maxRate "25000"
// FPS
//set sv_fps "30"
// Drop inactive players
set sv_timeout "300"
set g_inactivity "0"
set g_inactivityspectator "0"
set sv_reconnectlimit "3"
// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
set sv_punkbuster "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"
// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set g_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
// Voting
set g_allowVote "1"
set g_voteAbstainWeight "0.5"
set g_oldVoting "1"
//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous "0"
set g_antilag "0"
set g_smoothClients "1"
// HUD and Environmental Stuff
set scr_enable_music "1"
set scr_enable_scoretext "1"
//******************************************************************************
// gameplay
//******************************************************************************
set scr_hardcore "1"
set scr_oldschool_mw "0"
set scr_oldschool "0"
set scr_game_allowkillcam "0"
set scr_game_onlyheadshots "0"
set scr_game_deathpointloss "0"
set scr_game_suicidepointloss "0"
set scr_game_spectatetype "2" //0-2 (disabled, team/players only, free)
set scr_game_forceuav "0"
set scr_game_hardpoints "1"
//set scr_game_graceperiod "15"
//set scr_game_matchstarttime "0"
//set scr_game_playerwaittime "10"
//set g_speed "190"
//set g_gravity "800"
//******************************************************************************
// hardpoints
//******************************************************************************
set scr_hardpoint_allowartillery "1"
set scr_hardpoint_allowuav "1"
set scr_hardpoint_allowhelicopter "1"
//******************************************************************************
// teams
//******************************************************************************
set scr_team_teamkillspawndelay "20"
set scr_team_kickteamkillers "0"
set scr_team_teamkillpointloss "2"
set scr_teamKillPunishCount "3"
set scr_team_fftype "2" //0-3 (disabled, enabled, reflect, shared)
set scr_team_respawntime "0"
//******************************************************************************
// player
//******************************************************************************
set scr_player_suicidespawndelay "0"
set scr_player_forcerespawn "1"
set scr_player_respawndelay "0"
set scr_player_numlives "0"
set scr_player_sprinttime "5"
set scr_teambalance "1"
//******************************************************************************
// Init & Exec CFG Files
//******************************************************************************
wait
exec tnmod.cfg
wait
exec weaponcontrol.cfg
wait
exec gametypes.cfg
wait
exec maprotation.cfg
r4m1k* - 2009-07-24, 18:38
A w jakim folderze masz umieszczone wszystkie cfg?
FatPig - 2009-07-24, 20:57
E:\gry\Activision\Call of Duty 4 - Modern Warfare\Mods\tactical_night_14b
r4m1k* - 2009-07-25, 22:21
E:\gry\Activision\Call of Duty 4 - Modern Warfare\Mods\tactical_night_14b
To powrzucaj je do main.
FatPig - 2009-07-27, 07:10
Dalej to samo ...
r4m1k* - 2009-07-27, 12:15
Jeszcze jedno... Stawiasz serwer na wlasnym kompie czy masz gdzies wykupionego dedyka?
FatPig - 2009-07-28, 11:14
na własnym póki co bo chce przetestować i dograć moda a potem będzie na t3zanotowane.pl doc.pisz.pl pdf.pisz.pl ilemaszlat.htw.pl
FatPig - 2009-07-24, 08:11
Mam problem z postawieniem serwera z tym modem. Tworze nowego shorta z dodatkiem :
Kod: Zaznacz cały"E:\gry\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 2 +set fs_game mods/tactical_night_14b +set net_ip 195.74.59.171 +set net_port 28960 +exec server.cfg +map_rotate
Odpalam - a w consoli wywala mi :
Kod: Zaznacz całyCPU vendor is "GenuineIntel"
CPU name is "Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz"
2 logical CPUs reported
2 physical CPUs detected
Measured CPU speed is 3.00 GHz
Total CPU performance is estimated as 7.85 GHz
System memory is 1024 MB (capped at 1 GB)
Video card is "NVIDIA GeForce 8800 GT"
Streaming SIMD Extensions (SSE) supported
Winsock Initialized
Opening IP socket: 195.74.59.171:28960
Hostname: spicmir
IP: 195.74.59.171
dedicated is read only.
fs_game is write protected.
end $init 696 ms
--- Common Initialization Complete ---
dedicated is read only.
fs_game is write protected.
[b]Error: Waited 1461 msec for missing asset "server.cfg".[/b]
execing server.cfg from disk
dedicated is read only.
Build 568 nightly Wed Jun 18 2008 04:48:38PM
logfile opened on Thu Jul 23 22:56:00 2009
sv_cheats is read only.
sv_punkbuster is write protected.
execing tnmod.cfg from disk
[b]Unknown command "2"
Unknown command "3"[/b]
execing weaponcontrol.cfg from disk
execing gametypes.cfg from disk
execing maprotation.cfg from disk
map_rotate...
"sv_mapRotation" is:"gametype ctf map mp_sharqi_day"
"sv_mapRotationCurrent" is:""
Setting g_gametype: ctf.
Setting map: mp_sharqi_day.
Unknown command "selectStringTableEntryInDvar"
Error: Can't find map "mp_sharqi_day".
A mod is required for custom maps
No i w zasadzie serwer się uruchamia ale na mapach jest dzień a w configu ustawiłem noc.
No i jak mam to ugryź ??
Jeszcze jak ktoś by miał poprawnie działająca wersje tego moda był bym wdzięczny.
r4m1k* - 2009-07-24, 12:10
Pokaz configa serwerka... Tam masz problem.
FatPig - 2009-07-24, 17:06
Kod: Zaznacz cały//******************************************************************************
// Tactical Night Mod 1.4beta BY: ZeRoY (zeroy99@gmail.com)
// http://www.zeroy.com -- http://www.gurkhaclan.co.uk
// Please do not remove these credits :)
//******************************************************************************
//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only
//
// ^1 = Red
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black
//******************************************************************************
// Public Information
//******************************************************************************
sets sv_hostname "FAT-PIG" //Change this to whatever you want your server to be named in the server browser"
sets _Admin "FatPigCan'tDie"
sets _Email ""
sets _Website ""
sets _Location ""
sets _Irc ""
sets _mod "TacticalNight 1.4beta"
set scr_motd "^7Use NightVision during ^1night mode"
//******************************************************************************
// Common Server Settings
//******************************************************************************
// Log Settings
set logfile "1" // 0 = NO log, 1 = log file enabled
set g_log "" // Name of log file, default is games_mp.log
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append
// Network options
//set net_ip "195.74.59.171" // Set your servers IP address
//set net_port "28960" // Set your port number
set com_hunkMegs "512"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet
set developer "0"
set loc_warnings "0"
// Master servers
set sv_master1 "cod4master.activision.com"
// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
set g_password ""
// Player slots setup
set sv_maxclients "32" // MAX server player slots, this is TOTAL player slots
set sv_privateclients "" // Number of private player slots, maxclients - privateclients = public slots
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "250" // MAX player ping on CONNECT, any higher and player isnt allowed to connect
// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
set sv_allowdownload "1"
//seta sv_wwwDownload "1"
//seta sv_wwwBaseURL "http://www.your_redirect.com/"
seta sv_wwwDlDisconnected "0"
// Rate
set sv_maxRate "25000"
// FPS
//set sv_fps "30"
// Drop inactive players
set sv_timeout "300"
set g_inactivity "0"
set g_inactivityspectator "0"
set sv_reconnectlimit "3"
// Anti Cheat Settings
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
set sv_punkbuster "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"
// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set g_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
// Voting
set g_allowVote "1"
set g_voteAbstainWeight "0.5"
set g_oldVoting "1"
//******************************************************************************
// Misc
//******************************************************************************
set sv_allowAnonymous "0"
set g_antilag "0"
set g_smoothClients "1"
// HUD and Environmental Stuff
set scr_enable_music "1"
set scr_enable_scoretext "1"
//******************************************************************************
// gameplay
//******************************************************************************
set scr_hardcore "1"
set scr_oldschool_mw "0"
set scr_oldschool "0"
set scr_game_allowkillcam "0"
set scr_game_onlyheadshots "0"
set scr_game_deathpointloss "0"
set scr_game_suicidepointloss "0"
set scr_game_spectatetype "2" //0-2 (disabled, team/players only, free)
set scr_game_forceuav "0"
set scr_game_hardpoints "1"
//set scr_game_graceperiod "15"
//set scr_game_matchstarttime "0"
//set scr_game_playerwaittime "10"
//set g_speed "190"
//set g_gravity "800"
//******************************************************************************
// hardpoints
//******************************************************************************
set scr_hardpoint_allowartillery "1"
set scr_hardpoint_allowuav "1"
set scr_hardpoint_allowhelicopter "1"
//******************************************************************************
// teams
//******************************************************************************
set scr_team_teamkillspawndelay "20"
set scr_team_kickteamkillers "0"
set scr_team_teamkillpointloss "2"
set scr_teamKillPunishCount "3"
set scr_team_fftype "2" //0-3 (disabled, enabled, reflect, shared)
set scr_team_respawntime "0"
//******************************************************************************
// player
//******************************************************************************
set scr_player_suicidespawndelay "0"
set scr_player_forcerespawn "1"
set scr_player_respawndelay "0"
set scr_player_numlives "0"
set scr_player_sprinttime "5"
set scr_teambalance "1"
//******************************************************************************
// Init & Exec CFG Files
//******************************************************************************
wait
exec tnmod.cfg
wait
exec weaponcontrol.cfg
wait
exec gametypes.cfg
wait
exec maprotation.cfg
r4m1k* - 2009-07-24, 18:38
A w jakim folderze masz umieszczone wszystkie cfg?
FatPig - 2009-07-24, 20:57
E:\gry\Activision\Call of Duty 4 - Modern Warfare\Mods\tactical_night_14b
r4m1k* - 2009-07-25, 22:21
E:\gry\Activision\Call of Duty 4 - Modern Warfare\Mods\tactical_night_14b
To powrzucaj je do main.
FatPig - 2009-07-27, 07:10
Dalej to samo ...
r4m1k* - 2009-07-27, 12:15
Jeszcze jedno... Stawiasz serwer na wlasnym kompie czy masz gdzies wykupionego dedyka?
FatPig - 2009-07-28, 11:14
na własnym póki co bo chce przetestować i dograć moda a potem będzie na t3