Jedi Academy Reloaded |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IndexOverview1.2 1.1 Installation Modifications Rcon, Admin, and Knight commands Client & Admin commands Message CVars Other CVars Known Issues FAQ Disclaimer OverviewThis mod is the official mod for the Jedi Academy. A server-side only modification designed to keep the peace and order on the servers. With that in mind, I set out and improved this mod with the way I wanted it to in the past. It's loaded with Admin Commands, Client Commands, Options, and cVars; Extremely modified to meet any clans expectations. This is truly the only mod you will ever need to get that doesn't alter the normal gameplay of Jedi Knight: Jedi AcademyŽ Please visit us at http://www.thejediacademy.net, http://jamod.jk3files.com or on IRC at #jedi-academy, #ja-reloaded @ irc.quakenet.org.1.2
1.1
Installation
Windows: Modifications
Rcon, Admin, and Knight commands
Included is a jar_admin.cfg script which allows the admin user to access the admin gun commands with ease. Place this file in your base folder and type \exec jar_admin.cfg in game console when in game. Client, & Admin CommandsClient Commands can be used by all clients. Admin Commands only for logged in admins and knights and are controlled via g_mAdminCommands and g_mKnightCommands cVars.
Message CVarsThese CVars are custom messages that can be set for certain commands. This is what players see when a command is executed. Note that some commands allow the use of %s to be replaced with the affected player's name. Also note that in most CVars a \n can be used to insert an enter.
Other CVars
Please see the enclosed reloaded.cfg file for an example. Known Issues
FAQ
-Yes, An reloaded folder in the gamedata directory. Also, make sure inside the academy folder are these files. 1) A jampgamex86.dll 2) reloaded.cfg 3) dummy.pk3 4) description.txt 5) BanIP.dat 6) Readme.htm When all of these files are in, the mod should load with no problems. Open up the academy.cfg file in notepad and edit the cvars that control the passwords. After this, save the file and close it. When you get in game, Click the setup menu and click the mods menu. Highlight the JA Reloaded and click Load. The screen should flash a couple times, then create your server and enter the game. Open up the console and type \exec academy.cfg That will load all of your cVars and passwords you declared in the academy.cfg file. Then, to login use \amlogin pass (where pass is the password) If you wish to load the mod via shortcut, you can right click on the EXE file in windows and create shortcut. Then, add the arguments +set fs_game reloaded +exec reloaded.cfg +exec server.cfg Save the shortcut, and double click it to launch. This will launch jk2mp or jampDed and load the mod and cfg at same time...skips extra steps thats all... -Every default setting for JA Reloaded has been hardcoded in the mod to 1) Shorten the size of the config file 2) Be much easier to set up, even if you do not run config files. The Readme.htm lists all cVars that are in the mod. Just type those that you wish to change in the config file. An example for Admin Password, it would be: seta g_mAdminPassword "mypass" You will need to place a ( seta ) in front of all cVars you change. Once you have edited all that you want in the config (reloaded.cfg or server.cfg ) When you launch your server be sure to use the \exec command to execute your script. example: \exec reloaded.cfg -You have to add the numbers together to get a value which you place in the g_mAdminCommands cvar or g_mKnightCommands cvar. example: If you just want amkickban, amsleep, and amstatus commands for "am" admin. You would first look up their bit value. kickban = 4096 sleep = 1 status = 131072 Now add those together 4096+1+131072 = 135169 You will now set g_mAdminCommands to 135169 in your reloaded.cfg file. (seta g_mAdminCommands "135169") This same pattern goes for both of the new bit value cvars (g_mAdminCommands, g_mKnightCommands) DisclaimerUse this mod on your own risk. I take no responsibility what so ever for anything that might happen when using it. The mod has been primarily tested in all modes and gameplays Windows servers. You do not have permission to decompile or modify this mod in any form or you will be immediatly reported to Raven and brought to justice. The source code will NOT be released for download so please don't ask. This mod may not be re-distributed. Accept no cheap admin mod imitations. |