Jump to content

R1- FinePoints

Members
  • Posts

    147
  • Joined

  • Last visited

Everything posted by R1- FinePoints

  1. Yeah all you need is a complete copy of the game installed on the server and done with all the server setup I supply you should be good. Hmm Crazy thanks for that info I will have to try that out sometime that will make things so much quicker and easier.
  2. You must of not did the first step correctly. You right click on the iw3mp.exe and hit "Create Shortcut" Now you should have a shortcut to the iw3mp.exe in the folder. Right click on the just created shortcut and hit properties. You will see a bunch of boxes witch you can input text. The one you are concerned about is the Target line. At the end of the path for the iw3mp.exe put in and modify the net_ip and net_port to your setup. Here is an example of what it would look like. "C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 2 +set net_ip 192.168.1.100 +set net_port 28960 sv_punkbuster 1 +exec server.cfg +map_rotate Good Luck let me know how it goes.
  3. First make multiple copy's of your Call of Duty 4 folder. "The amount of servers you wish to be running" Create a shortcut to iw3mp.exe Now you need to put in your start up parameters Right click on the shortcut that you had just made and hit properties. In the target box after the location of the cod4 folder add the following but modify it with your own info. +set dedicated 2 +set net_ip 192.168.1.100 +set net_port 28960 sv_punkbuster 1 +exec server.cfg +map_rotate Then hit OK. _____________________ In order for you to run more than one server on the same box you will ether have to purchase more than 1 IP address or you change the net_port to like 28961 or 28962 _____________________ Now to setup your server to your likings. Here I will provide you one of the configs from one of my servers. Copy and past the below stuff into a text document and name this document server.cfg NOTE: Some options have been disabled if you are going to run a stock server. In order to use all the settings you will need to add a fs_game folder. //=============================================================================== // Public Information //=============================================================================== sets sv_hostname "Name Your Server" sets _Admins "" sets _Email "" sets _Website "" sets _Location "" sets _Irc "" sets _Mod "" sets _ModVer "" sets _ModUpdate "" sets _Maps "" set scr_motd "" //=============================================================================== // RCON Login Information and passwords //=============================================================================== set rcon_password "" set sv_privatePassword "" set g_password "" //=============================================================================== // Common Server Settings //=============================================================================== // Log Settings set g_logsync "2" set logfile "1" set g_log "games_mp.log" set sv_log_damage "1" // Player setup set sv_maxclients "26" // MAX server player slots, this is TOTAL player slots set sv_privateclients "2" set sv_minPing "0" set sv_maxping "500" // Client Download Settings. (0=off/1=on) Used for MODs and custom maps set sv_allowdownload "1" seta sv_wwwDownload "0" //seta sv_wwwBaseURL "" //seta sv_wwwBaseURL "" seta sv_wwwDlDisconnected "0" // Rate & FPS set sv_maxRate "0" set sv_fps "20" // Drop inactive players set sv_timeout "300" set sv_zombietime "1" set g_inactivity "0" set g_inactivityspectator "0" // AntiFlooding Settings set sv_floodProtect "1" 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" set sv_kickBanTime "600" //Server Message settings //Message file is located in the PB Folder wait 5 exec pbsv.cfg // In-game voice communication system set sv_voice "1" set sv_voiceQuality "7" set voice_deadChat "" set voice_global "" set voice_localEcho "" set winvoice_mic_mute "1" //=============================================================================== // Misc //=============================================================================== set sv_allowAnonymous "0" set g_antilag "1" set g_compassShowEnemies "0" //ui_maxclients "32" set g_allowvote "0" set scr_teambalance "1" //=============================================================================== // SHARED GAMETYPE DEFAULTS //=============================================================================== set scr_game_graceperiod "0" set scr_game_allowkillcam "0" set scr_game_onlyheadshots "0" set scr_game_deathpointloss "0" set scr_game_suicidepointloss "1" set scr_team_teamkillpointloss "1" set scr_game_spectatetype "1" set scr_game_perks "1" set scr_game_forceuav "0" set scr_game_hardpoints "1" set g_speed "170" //=============================================================================== // HARDPOINTS set scr_hardpoint_allowartillery "1" set scr_hardpoint_allowuav "1" set scr_hardpoint_allowhelicopter "1" //=============================================================================== // TEAMS set scr_team_fftype "1" set scr_team_respawntime "0" set scr_team_teamkillspawndelay "30" set scr_team_kickteamkillers "3" //=============================================================================== // PLAYER set scr_player_numlives "0" set scr_player_respawndelay "0" set scr_player_maxhealth "100" set scr_player_suicidespawndelay "0" set scr_player_healthregentime "10" set scr_player_forcerespawn "1" set scr_player_sprinttime "4" //=============================================================================== // UI //=============================================================================== // Enable hardcore or oldschool gamemode by add or remove // set scr_hardcore "1" set ui_hud_obituaries "0" set ui_hud_showobjicons "0" //=============================================================================== // GAMETYPES and MAPROTATION DEFAULTS //=============================================================================== // First gametype to load, then enable the maprotation you want to run. // Default is set to dm now. // "dm" - free for all deathmatch // "dom" - domination // "koth" - headquarters // "sab" - sabotage // "sd" - search & destroy // "war" - team deathmatch //=============================================================================== //=============================================================================== // DEATHMATCH set scr_dm_scorelimit "150" set scr_dm_timelimit "10" set scr_dm_roundlimit "1" set scr_dm_numlives "0" set scr_dm_playerrespawndel "0" set scr_dm_waverespawndelay "0" //=============================================================================== // DOMINATION set scr_dom_scorelimit "350" set scr_dom_timelimit "0" set scr_dom_roundlimit "1" set scr_dom_numlives "0" set scr_dom_playerrespawndela "0" set scr_dom_waverespawndelay "0" //=============================================================================== // TEAM DEATHMATCH set scr_war_scorelimit "500" set scr_war_timelimit "10" set scr_war_roundlimit "1" set scr_war_numlives "0" set scr_war_playerrespawndelay "0" set scr_war_waverespawndelay "0" //=============================================================================== // SABOTAGE set scr_sab_scorelimit "1" set scr_sab_timelimit "30" set scr_sab_roundlimit "0" set scr_sab_roundswitch "1" set scr_sab_numlives "0" set scr_sab_bombtimer "45" set scr_sab_planttime "6" set scr_sab_defusetime "6" set scr_sab_hotpotato "0" set scr_sab_playerrespawndelay "10" set scr_sab_waverespawndelay "0" //=============================================================================== // SEARCH AND DESTROY CLASSIC set scr_sd_scorelimit "7" set scr_sd_timelimit "5" set scr_sd_roundlimit "0" set scr_sd_roundswitch "3" // rounds between switching teams set scr_sd_numlives "1" // elimination set scr_sd_bombtimer "60" set scr_sd_planttime "10" set scr_sd_defusetime "10" set scr_sd_multibomb "0" set scr_sd_playerrespawndelay "0" set scr_sd_waverespawndelay "0" //=============================================================================== // CAPTURE THE FLAG (Not availeble yet) //set scr_ctf_scorelimit "10" //set scr_ctf_timelimit "5" //set scr_ctf_roundlimit "2" //set scr_ctf_roundswitch "1" //set scr_ctf_numlives "0" //set scr_ctf_playerrespawndelay "0" //set scr_ctf_waverespawndelay "15" //=============================================================================== // KING OF THE HILL set scr_koth_scorelimit "350" set scr_koth_timelimit "0" set scr_koth_roundlimit "1" set scr_koth_roundswitch "1" set scr_koth_numlives "0" set scr_koth_playerrespawndelay "0" set scr_koth_waverespawndelay "0" set koth_autodestroytime "60" set koth_spawntime "0" set koth_kothmode "0" set koth_capturetime "20" set koth_destroytime "10" set koth_delayPlayer "0" set koth_spawnDelay "60" //****************************************************************************** // Limits the number of players that can choose each class type //****************************************************************************** set class_assault_limit "99" set class_specops_limit "99" set class_heavygunner_limit "99" set class_demolitions_limit "99" set class_sniper_limit "99" //****************************************************************************** // perks //****************************************************************************** set perk_allow_specialty_parabolic "1" set perk_allow_specialty_gpsjammer "1" set perk_allow_specialty_holdbreath "1" set perk_allow_specialty_quieter "1" set perk_allow_specialty_longersprint "1" set perk_allow_specialty_detectexplosive "1" set perk_allow_specialty_explosivedamage "1" set perk_allow_specialty_pistoldeath "1" set perk_allow_specialty_grenadepulldeath "0" set perk_allow_specialty_bulletdamage "1" set perk_allow_specialty_bulletpenetration "1" set perk_allow_specialty_bulletaccuracy "1" set perk_allow_specialty_rof "1" set perk_allow_specialty_fastreload "1" set perk_allow_specialty_extraammo "1" set perk_allow_specialty_armorvest "1" set perk_allow_specialty_fraggrenade "1" set perk_allow_specialty_specialgrenade "1" set perk_allow_c4_mp "1" set perk_allow_claymore_mp "1" set perk_allow_rpg_mp "1" //****************************************************************************** // assault class default loadout //****************************************************************************** set class_assault_primary m16 set class_assault_primary_attachment gl set class_assault_secondary beretta set class_assault_secondary_attachment none set class_assault_perk1 specialty_null set class_assault_perk2 specialty_bulletdamage set class_assault_perk3 specialty_longersprint set class_assault_grenade concussion_grenade set class_assault_camo camo_none set class_assault_frags "1" set class_assault_special "1" //****************************************************************************** // specops class default loadout //****************************************************************************** set class_specops_primary mp5 set class_specops_primary_attachment none set class_specops_secondary usp set class_specops_secondary_attachment silencer set class_specops_perk1 c4_mp set class_specops_perk2 specialty_explosivedamage set class_specops_perk3 specialty_bulletaccuracy set class_specops_grenade flash_grenade set class_specops_camo camo_none set class_specops_frags "1" set class_specops_special "1" //****************************************************************************** // heavygunner class default loadout //****************************************************************************** set class_heavygunner_primary saw set class_heavygunner_primary_attachment none set class_heavygunner_secondary usp set class_heavygunner_secondary_attachment none set class_heavygunner_perk1 specialty_specialgrenade set class_heavygunner_perk2 specialty_armorvest set class_heavygunner_perk3 specialty_bulletpenetration set class_heavygunner_grenade concussion_grenade set class_heavygunner_camo camo_none set class_heavygunner_frags "1" set class_heavygunner_special "1" //****************************************************************************** // demolitions class default loadout //****************************************************************************** set class_demolitions_primary winchester1200 set class_demolitions_primary_attachment none set class_demolitions_secondary beretta set class_demolitions_secondary_attachment none set class_demolitions_perk1 rpg_mp set class_demolitions_perk2 specialty_explosivedamage set class_demolitions_perk3 specialty_longersprint set class_demolitions_grenade smoke_grenade set class_demolitions_camo camo_none set class_demolitions_frags "1" set class_demolitions_special "1" //****************************************************************************** // sniper class default loadout //****************************************************************************** set class_sniper_primary m40a3 set class_sniper_primary_attachment none set class_sniper_secondary beretta set class_sniper_secondary_attachment silencer set class_sniper_perk1 specialty_specialgrenade set class_sniper_perk2 specialty_bulletdamage set class_sniper_perk3 specialty_bulletpenetration set class_sniper_grenade flash_grenade set class_sniper_camo camo_none set class_sniper_frags "1" set class_sniper_special "1" set class_assault_movespeed "0.95" set class_specops_movespeed "1.00" set class_heavygunner_movespeed "0.875" set class_demolitions_movespeed "1.00" set class_sniper_movespeed "1.00" set scr_enable_nightvision "1" set scr_enable_music "1" set scr_enable_hiticon "0" // Map_rotation set sv_mapRotation "gametype sd map mp_strike gametype sd map mp_overgrown gametype sd map mp_farm gametype sd map mp_vacant gametype sd map mp_crash gametype sd map mp_pipeline gametype sd map mp_crossfire gametype sd map mp_cargoship gametype sd map mp_bloc gametype sd map mp_citystreets gametype sd map mp_backlot gametype sd map mp_convoy gametype sd map mp_countdown" Once you finish with the settings you wish to have now take the server.cfg you had just made and put it into the main folder. Now you should be able to click on the shortcut that you have made and the server should be good to go. If any more help is needed just reply and let me know. I will be glad to help out.
  4. Yeah DaLynX explained that real well. If you were just wondering if you were going to end up getting banned by PunkBuster because of modded sounds and the answer to that is no. As DaLynX said check with the server admins of the server you are playing on and everything should be good to go. =)
  5. Well a little more description would be nice. Like the game.
  6. Yeah do what Tabasco said. Let the admins of the server you play on know about PBBans and how great it is in its fight to stop cheaters.
  7. I use and prefer http://www.fpsdedicated.com/ I used Hypernia back in the day. To be honest Hypernia support sucks, it takes them so long to get things done.
  8. =) Glad I was to be good assistance to you. If you ever need any more just hit me up.
  9. Yeah a nice ending. Enjoy playing dude!!!!
  10. Use this command line after "C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set net_ip SERVERIP +set net_port 28960 +set dedicated 2 +set fs_game wilson +set sv_punkbuster 1 +exec server.cfg +map_rotate
  11. Yeah B3 (Big Brother Bot) is a nice administrating tool you can use with your server to give certain permissions to certain people. I use it on my servers as well and all the servers I deal with. Problem is the current version will only work on your own dedicated machine or your server provider supports it with there are few that do.
  12. My personal opinion I don't mind if people bind there melee to there scroll wheel. People always did it With all of the COD games. Just something you will have to deal with. There is nothing wrong with it. Your only assigning things that the game allows you to.
  13. Also if that does not work I recommend running this. http://www.evenbalance.com/downloads/pbsvc/pbsvc.exe It looks like you have ran the test of it but have you tried to uninstall and reinstall?
  14. azman Welcome to PBBans. =) Enjoy this GREAT service.
  15. I'd say just wait patiently it shouldn't take to long.
  16. I get this error as well, but don't know any fix. If Rude Dude is correct then hopefully it can be fixed, but its odd I get it on our modded servers and there is no gunsway mod. Soooo
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.