Jump to content

Home

How do you Input Server Commands?


Grabes

Recommended Posts

I wish to run a server side mod that was made by StellerWinds (author of jedistyles). He made a NO KICK server side mod for me, with all the original gameplay of 1.04, but i do not know how to activate it in the server. I know i have to put it in thru console, but what exactly do i type.

 

Thanks for any help.

Link to comment
Share on other sites

Are you loading the mod using fs_game <modname> if so you need to find out what the cvar is that was added to take out kick damamge. You could then put it right into the server.cfg file. Or if you want to add it using the console /rcon <rconpassword> set <cvarcommand>

Link to comment
Share on other sites

i guess what i was trying to do was load it like you would with the mod hydroball and stuff, but i don't know how to do that. I put in my gamedata folder, but under setup, no mod comes up. Iam really stumped.

Link to comment
Share on other sites

Are you running the dedicated server binary? If so the command is

 

jk2ded +exec server.cfg +set fs_game hydroball

 

These links should help you understand what the cvar commands are and how to set up a server. They are for quake 3 but jk2 is based on that engine and 99.99 percent of the commands work here too :)

 

http://www.planetquake.com/quake3/q3aguide/server-setup_b.shtml

 

http://www.planetquake.com/features/techtips/techtips000701_a.shtml

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...