The Jedi Academy. THE Place for Jedi training.
Forums
Content
The Academy
Learn
Communicate
Personal


Forums | Jedi Knight 2 Discussion
JA Mod 1.6 command
Aug 05 2007 04:18pm

Jc61990
 - Student
any one know of a command to disable all pickups like medpacks and sheilds? were having a clan match and we need that for the match
_______________
[img]http://i27.photobucket.com/albums/c166/jc61990/avatar-1.gif[/img]
[img]http://xfiresigs.com/Jc.png[/img]

  Login and add your comment!  
Comments
Aug 06 2007 08:46am

Setementor
 - Jedi Master
 Setementor

I don't believe that it differs very much at all, but if there are any such differences in this article, they should be pointed out. :)

This comment was edited by Setementor on Aug 06 2007 08:47am.

Aug 06 2007 08:23am

Jade Jedi
 - Retired
 Jade Jedi

Actualy my bad, those are for JK3 not sure if they work for JK2.
_______________
*CLICKEH->Never risk the Fett Man|*Download my Saber here. Made by master craftsman Pink Floyd_Mintaka + his 2002 & 4000 comment's [Laz's 700th comment][BDKawika's 600th comment] & Owner of a TOWEL award!!|Master: Sared Padawans: Rage-Ball and Dante Eagle.|*Jade Jedi at The Jedi Academy Archives "There's only one Return and it's not of the King it's of the Jedi" Randal Clerks 2 The top 10 reasons why I procrastinate: 1.

Aug 06 2007 08:05am

Jade Jedi
 - Retired
 Jade Jedi

g_forcePowerDisable
Nothing is disabled if set to 0. All force powers are disabled if set to 262143. The number is the total of a bitfield with 15 bits, each bit representing a force power. 163837 for jump, offence and defense only.

other useful bit values for /g_forcepowerdisable:
* 0=All Forces Enabled
* 1=Heal
* 2=Jump
* 4=Speed
* 8=Push
* 16=Pull
* 32=Mind Trick (L)
* 64=Grip (D)
* 128=Lightning (D)
* 256=Dark Rage (D)
* 512=Protect (L)
* 1024=Absorb (L)
* 2048=Team Heal
* 4096=Team Energize
* 8192=Drain (D)
* 16384=Seeing
* 32768=Saber Attack (Forces use, doesn't disable)
* 65536=Saber Defend
* 131072=Saber Throw
* 262143=All Forces Disabled

g_forceRegenTime 200-0
Specifies the force regeneration rate. Players will regain 1 force point every x milliseconds, where x is the value of this cvar. Default is 200.

g_friendlyFire 1/0
Determines if players can damage their own teammates. Set to 1 to allow players to damage their own teammates. Set to 0 so players can not damage their own teammates. Setting has no effect for free-for-all or tournament modes.

g_friendlySaber 1/0
FriendlySaber determines if sabers can collide for fighters on the same team. For basejka, 1 is default.

g_gametype
Controls the type of gameplay (FFA, Duel, Power Duel, TFFA, Siege, CTF). The default is 0, which is for free for all mode.
0=Free For All
3=Duel
4=Power Duel
6=Team Free For All
7=Siege
8=Capture the Flag

g_password
Sets the password for general player/public access. Players need to put SET PASSWORD xxxx in the client side config file to access the server. An other option is to connect to that server, open the console windows and type \password xxxx. This is the general password for access, not the PrivateClient password setting.
Usage: /rcon set g_password "xxxx"

g_teamAutoJoin 1/0
Auto join (default is 0) - players join upon connecting.

g_teamForceBalance 1/0
Force team balancing so teams don't become stacked on one side
Players joining are automatically placed on the proper team.

g_weaponDisable
Nothing is disabled if set to zero. Lightsaber only if set to 65531. The number is the total of a bitfield with 16 bits, each bit representing a weapon. Only when playing Duel. This is separate to encourage Duel mode to be saber-only. Set 524279 to disable ammo too.

g_weaponsrespawn
Used to set the number of seconds between the time a weapon is picked up and the time it respawns. The default is 5 seconds in free for all and should only be modified if a free for all server has a large number of players on it, in which case lower it slightly. It is not recommend that it be set to 0 or modified for other game types. Turn on weapon stay if you want weapons to remain on the map and leave this command out.

sv_maxping
sv_minping
Ping limits: only players with pings in this range can connect to your server.

seta disable_item_medpak_instant "1"
seta disable_item_medpac "1"
seta disable_item_shield_sm_instant "1"
seta disable_item_shield_lrg_instant "1"
Set all these to 1 to disable pickups, otherwise set to "0" to have them back. Changes won't happen until you perform a map_restart. can use "set" rather than "seta" for temporary change. "seta" writes to the config file.

_______________
*CLICKEH->Never risk the Fett Man|*Download my Saber here. Made by master craftsman Pink Floyd_Mintaka + his 2002 & 4000 comment's [Laz's 700th comment][BDKawika's 600th comment] & Owner of a TOWEL award!!|Master: Sared Padawans: Rage-Ball and Dante Eagle.|*Jade Jedi at The Jedi Academy Archives "There's only one Return and it's not of the King it's of the Jedi" Randal Clerks 2 The top 10 reasons why I procrastinate: 1.

  Login and add your comment!