PDA

View Full Version : promod


professor
07-15-2009, 10:41 PM
can someone give me an example of a command line that I need to exec to run promod? thanks.

This is what i have...

+set dedicated 2 +set net_ip 63.251.20.152 +set net_port 28960 +set ui_maxclients 24 +set sv_maxclients 24 +set sv_punkbuster 1 +exec server.cfg +map_rotate


what am i missing? I dont know where to put fs game.. or whatever you need.

theMechanic
07-16-2009, 01:19 AM
here ya go:

+set dedicated 2 +set net_ip 63.251.20.152 +set net_port 28960 +set ui_maxclients 24 +set sv_maxclients 24 +set fs_game mods/promod +set sv_punkbuster 1 +exec server.cfg +map_rotate

professor
07-16-2009, 01:58 AM
thanks, it seems to have picked up the mod, although I'm now having issues with getting the right mode to play in.

I want to play in promod_mode knockout_mr13

I'm not real familiar with the exact command I would use, I've tried logging in with the rcon pw and using this command:

/rcon promod_mode knockout_mr13

it returns a message saying "unknown command promod_mode"

any help is always appreciated!

professor
07-16-2009, 02:45 AM
and while im at it, what is the exact command i need to run the public mode so I can have 10v10?

Maybe i have the wrong version of promod live???

theMechanic
07-16-2009, 10:33 AM
personally, i have no idea about this mod.

however, i did find these server.cfg cvars, try em out, play with em, change em etc

//************************************************** ****************************
// Load Promod
//************************************************** ****************************
set sv_promod "1"
//Unmark Desired Starting Mode//
//set promod_mode online_mr10
//set promod_mode online_mr12
set promod_mode comp_public

professor
07-16-2009, 10:46 AM
for whatever reason I'm getting the ready up in the beginning, and it doesn't let me have grenades. Does anyone have a good download for promod for a public server? TY!

Snoop912
07-28-2009, 07:40 PM
for whatever reason I'm getting the ready up in the beginning, and it doesn't let me have grenades. Does anyone have a good download for promod for a public server? TY!

You need to go in a edit the custom_public or you can just do
/rcon promod_mode knockout_pub_mr13
but what i did was put this set promod_mode knockout_pub_mr12 in my config so when the server re boots every morning its all set up.

Hellsonix
07-28-2009, 08:51 PM
Somewhere I wrote up a great guide on setting up Promodlive including how to enable nades but anyway what you need to do is to edit the promodlive mod itself if you want nades in public mode.
Otherwise you can only have nades when playing in match mode.

/rcon promod_mode custom_public

Turns on the custom_public mode which is the mode you want to edit for nades.

Read the following thread for details on how to enable nades in custom_public mode:
http://www.fpsadmin.com/forum/showthread.php?t=17461

You need to open the file z_custom_ruleset.iwd and edit the file inside called custom_public.gsc

Find the following :-

class_assault_frags
class_demolitions_frags
class_sniper_frags
class_specops_frags

Change the end value of these to "1" for each one.

If you want to enable the choice of flashbangs/smoke then search for all of the above but replace the word "frags" with "special"

Re-upload z_custom_ruleset.iwd, restart your server then activate this by

/rcon promod_mode custom_public