Navigation

Client Manager for CoD4

Youtube Video

File description

This script was inspired by Sam Hopkins' method of setting up players for faked clips.

Running multiple CoD4 windows at once and letting them connect to the local host. This script eases the workflow and even has a built-in updater. Default mod to setup clips will be downloaded upon first launch.

Check the shipped cfg file for all options

Mod features
- Smaller crosshair
- Promod weapons

Todo
- A 'Wallhack' (aka depthhack material property). this part is already done (as seen in the video) but needs.

Installing and running:
Extract clman.bat, clman.cfg and version.cmd into the cod4 directory. Always run clman.bat as Administrator, check clman.cfg for more options

Most recent updates can be found here: https://github.com/gmzorz/cod4cm (altho the script does auto update, so you shouldn't have to worry about redownloading

Comments

1 0

Hi,Gmzorz
Me and my friends are playing in local lan and we want to play with promod mods but when i lauch promod mods then its showing error
How to play with promod mod? and how u playing in local lan with mods in local lan can u pls explain me?


Posted on 18.11.2018 / 19:07

Hey, this mod is mainly to setup players for faked clips (for editing)
if you're playing on LAN with friends you should be able to connect through the server browser or using /connect localhost or /connect 127.0.0.1

if you want to devmap (with cheats), just setup a new game, dedicated/punkbuster off, go back to main menu and then use /devmap mp_

i could be wrong, you may need to setup a dedicated LAN server, but this is how i used to do it back when i played cod2 LANs
in that case, use the following (not sure if i have this right, currently at work so i can't check if this actually works)

just make sure you have the right parameters if you're setting up a modded match
+set fs_game mods/pml220 - This sets the mod on launch, don't use spaces in the mod name
+set dedicated 1 - Set the server to LAN
+set sv_punkbuster 0 - disable punkbuster, you won't need this for LAN, turn it off
+set promod_mode match_mr12_pb - set the promod match type so that works on non-pb servers
+set rcon_password "cfgfactory" - set the password to use rcon commands

you could make a startserver.bat file in the cod4 folder containing:

start iw3mp +set fs_game mods/pml220 +set sv_punkbuster 0 +set dedicated 1 +set promod_mode match_mr12_pb +set sv_mapRotation "gametype sd map mp_crash gametype sd map mp_vacant gametype sd map mp_strike gametype sd map mp_citystreets gametype sd map mp_backlot gametype sd map mp_crossfire"




once you run this bat file, it will launch a server window, and you should be able to join


Posted on 19.11.2018 / 8:25

Post comment

ONLY USERS CAN POST COMMENTS.

Related files