--------------------------------------------------------------------------------------------------------------------

DEDICATED SERVER - 

add +fs_game KWP to the command line. 
example - "C:\LucasArts\Star Wars JK II Jedi Outcast\GameData\jk2ded.exe" +set fs_game KWP

There is a help command in the console that displays a message for clients that have joined a server. The help
message tells a client the server is running this mod and to download the mod if you don't have it. This is done 
because this mod is also client side and a client could crash if they don't have it in Gamedata.

If you run a pure server, clients can not join whatsoever and will be immediately kicked from the game, and therefore
never even get a chance to use the help command. Use discretion in your server title.

Remember to run a dedicated server on client side as well.

If you even get as far as to run this on your server, beer is on me.

--------------------------------------------------------------------------------------------------------------------


CVAR LIST

MY OWN ADDED FEATURES THAT WERE NOT IN KWP, BUT ADDED HERE BECAUSE I CAN.

MOD_KNOCKDOWN - 
Altfire on Weapon of Mass Destruction will not only push you, but knock you down as well. This could 
potentially get seriously annoying in small confines, having to get back up from the knockdown animation 
over and over without the ability to fire back at the guy pushing you, so I have added a cvar to remove 
the knockdown animation from this weapon.

-"1" Default. Enables knockdown.
-"0" Disables knockdown.

MOD_LIGHTNING -
Using force lightning will only electrocute you, and not the person you are intending it for. All gunners
would agree that this is hilarious. But chances are if you are using this mod, lightning is the last thing
you'd ever attempt to use.

-"1" Default. Lightning kills yourself.
-"0" Disables.

MOD_INSTASTUN  -
Stun Baton will INSTASTUN anyone with a saber. But ONLY those with a saber. Again, all gunners would agree
that this is hilarious. Agreed?

-"2" Default. Instastun saberists and take no damage from sabers if you have stun baton.
-"1" Instastun saberists but still get damage from sabers.
-"0" Disables.

MOD_GRAPPLE - 
If for some reason you decide on using this mod in CTF.

-"1" Default. Grapple is enabled.
-"0" Disables grapple.

--------------------------------------------------------------------------------------------------------------------