stayon • PM |
Aug 05, 2012 11:21 AM
|
![]() Posts: 1 |
how to create own server pliz helpppppppppppp in COD1
|
burebaruta • PM |
Apr 15, 2013 6:01 AM
|
![]() Posts: 15 |
Necessarily: You need to have or create dedicated.cfg in your main directory. Try to find somewhere on google.My recommendation is to make another Multiplayer icon on your desktop! One for the server and the other one to open up your game.
Left click on your Multiplayer icon and in the line as target put this code: +set dedicated 2 +set net_ip 192.168.1.101 +set net_port 42929 +set sv_punkbuster 1 +exec dedicated.cfg +map_rotate Example Target: "C:\Program Files\Call of Duty\CoDMP.exe" +set dedicated 2 +set net_ip 192.168.1.101 +set net_port 42929 +set sv_punkbuster 1 +exec dedicated.cfg +map_rotate Change IP address and port number and if u want to disable PB put in sv_punkbuster 0 After that APPLY / OK Run your Multiplayer server will be started.
Last edited by: burebaruta Apr 15, 2013 6:06 AM
|