Sign in to follow this  
{cool.G} ingre

plugins

Recommended Posts

@Ninja. Im using ur COD4x to run a server. I created a serverside mod only gsc files. I able to set core stats and show mod like normal server using modstats and sv_showasranked. But now the issue is when loading map it showing my mod name and switch to the my mod. What i wanted to do is run my mod like unmodded server. Thanks. By the way my mod doing is disabling perks.

Share this post


Link to post
Share on other sites
@Ninja. Im using ur COD4x to run a server. I created a serverside mod only gsc files. I able to set core stats and show mod like normal server using modstats and sv_showasranked. But now the issue is when loading map it showing my mod name and switch to the my mod. What i wanted to do is run my mod like unmodded server. Thanks. By the way my mod doing is disabling perks.

hi dude

for start normal server need this commands

start /high iw3mp.exe +set sv_punkbuster 0 +set dedicated 2 +exec server.cfg +set net_port 28960 +map_rotate

for mods

start /high iw3mp.exe +set fs_game mods/promod +set sv_punkbuster 0 +set dedicated 2 +exec server.cfg +map_rotate

hope help you

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this