http://www.pcgamemods.com/3731/)
THis server side MOd is designed to add cool Features and enable admin commands In order to make your server rules be respected
and control all your server.
This mod will not change all the gameplay of the game.
It will simply add fun features or enhance features in order to satisfy academy clan.
Example of features ==> multiple duel at one, duel full force, flipkicks, admin commands , clan speak mod,
easy saber change without respawning, emots, ANTI fake player name system based on IP detection,
SP style attack added plus other total new attacks and more...
***********************************
Features in 1.5c version:
************************************
- NEW style attacks added :
with staff : DOUBLE KICK (2 ennemis to your left and right)
DOUBLE KICK (2 enemis to your front and back)
SPIN KICK (enemis close to you)
TOTAL NEW KICK FORWARD if enemy very close to you in front if you
WITH Single saber and secondary stance of staff and dual sabers :
PULL/SLASH ATTACK (make pull then back then attack)
- ANTI fake player name system based on IP detection : controlled by server cvar jp_oldPlayerName :
if a player X disconnect and reconnect later with the same IP under the different name Y, it will displayed
"Player X connected .Player with same IP : Y"
this is also logged into the games.log file
- new client side script saber.cfg (type /exec saber.cfg)
this script enable to bind on R key the saber switching between 1 single blade, 2 single blade and 1 maul dual saber
- new server cvar jp_improveYellowDFA : improve yellow dfa single saber (like jk2 dfa gameplay).
- new server cvar jp_starTrekTeleport: enable total new teleport looking like star trek movie teleport.
- new server cvar jp_allowAmThrow : allow/disallo the use of amthrow for all players. if allowed, u can still disallow the
use of amthrow on you made by another player with toggle_amthrow client side cmd.
- you now can't duel if you have a jetpack (so you have to turn it off)
- players are logged into the games.log when they log as an admin.
- IP of players are logged into the games.log
- new server cvar jp_allowSamePlayerNames that prevent player from having the same player names.
- emot amdie modified ==> u will keep at ground until key pressed.
- debug cmds removed ( debugthrow ... etc... ). There were an exploit.
- duelist now begin with full regerated force
- amtele can be use also to teleport a player near another.
/amtele player_id player_dest_ID : teleport the player near the player_dest
/amtele player_dest_id : teleport your self near the player_dest
also remember that /amtele withour argument teleport yourself at the point where u used /amtelemark
also of course all player id can be partial player name.
- amempower recoded (give all force powers and the force regen is kept to the max)
***********************************
Features in 1.5b version:
************************************
- new admin cmd ammindtrick to make all players be invisible for one player. the cmd comes also with cvar displayed msgs
and an admin gun thats was added in the admin.cfg file.
- new admin cmd amtelemark that marks a point of the map..... then use /amtele without any arguments to teleport yourself to
this point of the map..... ideal to come back to point for exemple when u duel sith someone.
- all ClientNum arguments can now also be partial player name.
- you can now type the admin cmds in rcon.
- new server cvar jp_allowJetpack that allow player to use /jetpack cmd that turns on/off jetpack
(works only if gametype is not CTF or SIEGE)
- added client cmd /saber that changes your saber without respawn needed....
you can also change your saber in your menu and then type /saber without arguments to update your saber.....
saber1 value and saber2 are those of saber names defined in the .sab files of your pk3 files.
for example /saber dual_1 for MAUL DUAL SABER
/saber cmd doesn't work during a duel
***********************************
Features in 1.5 version:
************************************
- (Clan speak mod) + 2 others speak mods (team and admin)
added new client cmds :say_team_mod, clanpass, clanwhois
see the script chat.cfg that binds those cmds(/exec chat.cfg).
Clan speak Mod enable you to speak with all players of your clan without be read by others players
From other clans.
- clanpass : to log into your clan member group (it is a client side cmd)
- clanwhois : display all players logged into the same clan as you
- say_team_mod : = normal : the use of the say_team cmd send messages to your team
= clan : the use of the say_team cmd send messages to all players logged into the same clan as you
they have the same clanpass
= admin : send messages to all admins
- new emots : amdie, amkneel, amfinishinghim
- added the possibility to define also (like for knight admin )the allowed admin cmds of council members with
cvar jp_councilAllowedCMD
- added client side cmd toggle_amthrow : turn on/off the possibility for other players to amthrow you.
- free mouse look when stick a wall (need g_debugMelee 1 on server cvar)
- allow black names => use the ^0 before a letter
- new admin cmds : amrename, amlockteam, amforceteam and a server cvar jp_teamLock that control the locked teams
- MAX_VEHICLES increased up to 32 (previous value was 16) ideal for the maps with a lot of vehicles.
- new rcon cmd : admToggle to allow/disallow and admin cmd for council or kight. It changes automatically the server cvar
jp_councilAllowedCMD and jp_knightAllowedCMD. So adding value bit is not annoying any more :)
- take care of the pb of "Info string length exceeded" error server message due to too many "sets" or "set" cmd in your server.cfg
use only "seta" cmd to prevent your server from crash.
see the server.cfg provided with the mod