====================================================================== AdminPlus -- Mutator -- Unreal Tournament 2004 ====================================================================== Title : AdminPlus Version : 1.4 Release Date : November 08, 2004 (11/08/2004) Filename(s) : AdminPlus_v14.u, AdminPlus_v14.ucl Authors : Rythmix Email : Rythmix@Gmail.com Website : http://rythmix.zclans.com Add'l Resources : mkhaos7, James M. Poore Jr., jb, Mychaael Check for updates and News at the Original AdminPlus thread: http://www.ataricommunity.com/forums/showthread.php?s=&threadid=410407&perpage=30&pagenumber=1 ====================================================================== --- Mutator Information --- Game : UT2004 Name : AdminPlus_v14 Type: : Mutator New Sounds : No New Music : No New Textures : Mo New StaticMeshes/Models : No NewUnrealScript : Yes Description : Allows Admin commands to work in Online Games Known bugs : Will not work on spectators or dead players. There can currently only be one SuperAdmin After using tempadminoff on an person that was previously logged in as admin will, if he was a real admin he will not be able to relog in without reconnecting Or if another admin makes him a tempadmin. To Do : Enable multiple SuperAdmins, Change Player Skin, And more features. --- Installation --- AdminPlus_v14.u --> UT2004/System directory AdminPlus_v14.ucl --> UT2004/System directory AdminPlus_v14-readme.txt --> UT2004/Help directory Delete any previous version if you like (probably named: AdminPlus.u and AdminPlus.ucl) --- How to Use --- --DEDICATION SERVER INSTRUCTIONS-- Put this line in your Server ini file under the [Engine.GameEngine] section: --------------------------------------------- ServerPackages=AdminPlus_v14 --------------------------------------------- while in game, login as admin thru your normal way and type your command. Always use Admin in front of each command. ex. admin spider, admin ghost, admin ghost all, etc. If you start your server from a batch file, use: ?mutator=AdminPlus_v14.MutAdminPlus --LISTEN SERVER INSTRUCTIONS-- Put this line in your Server ini file under the [Engine.GameEngine] section: --------------------------------------------- ServerPackages=AdminPlus_v14 --------------------------------------------- Open your UT2004.exe, Goto HOST->Server Rules-> and fill in the field that says "Admin Password" Put any password you want, but you must have a password. While in game, login as admin thru your normal way: adminlogin passwd : and type your command. ex. admin spider, admin ghost, admin ghost all, etc. --- INI File Settings --- IMPORTANT!!! You will probably need to paste this over your current INI settings as there are changes. Copy and paste this at the bottom of your server ini file(Most of the time it will be automatically made for you): there are 3 weaponBases available (WeaponBase1, WeaponBase2, WeaponBase3) Each of the WeaponBases correspond to the CustomLoaded1, CustomLoaded2, and CustomLoaded3 Add as many weapons that you need for each of the three WeaponBases by using the class found in the U file of the mod that contains the weapon classes (default ut2k4 is xweapons) (i.e. weaponbase1=xweapons.flakcannon) Add one name to the SuperAdmin= that will be protected if tempadmins try to disable your admin status. [Adminplus_v14.MutAdminPlus] bAllowSummon=True bAllowAdvLoaded=True bAllowLoaded=True bAllowGod=True bAllowGhost=True bAllowFly=True bAllowInvis=True bAllowFatality=True bAllowTempAdmin=True bAllowCauseEvent=True bAllowDNO=True bAllowSpider=True bAllowSloMo=True bAllowChangeName=True bAllowAdvancedSummon=True bAllowTeleport=True bAllowSetGravity=True bAllowChangeHeadSize=True bAllowGiveItem=True bAllowCustomLoaded=True bAllowHeadSize=True bAllowCombos=True bAllowSlap=True bAllowPrivMessage=True SuperAdmin= iSlapDamage=1 WeaponBase1= WeaponBase2= WeaponBase3= --- Features and Commands --- This is a complete list of commands. (Some may be disabled in the ini)" Always put admin in front of the command you want. Ex: admin ghost" Ghost/Walk/Spider/Fly are disabled for bots, it makes them act weird" MOST COMMANDS CAN BE ISSUED TO OTHERS BY NAME, PARTIAL NAME, or 'ALL'" Examples: Admin Loaded Brockster, Admin Ghost Broc, Admin Godon All" --------------------------------------------------------------------------------" GodOn/Godoff - Toggle God Mode. | Ex: 'admin GodOn all'" InvisOn/InvisOff - Toggle Invisibility | Ex: 'admin GodOff Brock'" Loaded - Give All Weapons | Ex: 'admin Loaded all'" "Help - Access This Help Message | Ex: 'admin help'" "Ghost - Ghost Mode | Ex: 'admin ghost Jakob'" "Fly - Fly Mode | Ex: 'admin fly Jak'" "Spider - Spider Mode (Walk up walls) | Ex: 'admin spider Luna'" "Walk - Return To Normal Walk Mode | Ex: 'admin walk all'" "Fatality - Take Revenge On a Player | CauseEvent - Trigger an In-Game Event" --------------------------------------------------------------------------------" "InvisComboOn/InvisComboOff - Toggle Invisi Combo" "CrateComboOn/CrateComboOff - Toggle Crate Combo" "SpeedComboOn/SpeedComboOff - Toggle Speed Combo" --------------------------------------------------------------------------------" "Slap - Takes a little damage away (set in ini) and knocks players back" "CustomLoaded1,2,3 - Loads Custom Weapons that you set in the server ini file" "TempAdmin - Grants Temporary Admin Status (Only Works on Single Admin Systems" "TempAdminOff - Removes Temporary Admin Status (Only Works on Single Admin Systems" "ChangeName - Changes a person's name to a name you choose" " usage (admin ChangeName bob jim) changes the name bob to jim" "HeadSize - Changes HeadSize of the person you choose (1=default size)" " usage (admin HeadSize john 3.5) changes john's head size to 3.5" "PlayerSize - Changes HeadSize of the person you choose (1=default size)" " usage (admin HeadSize john 3.5) changes john's head size to 3.5" "GiveItem - Give a weaponclass or full adrenaline to the person you choose" " usage (admin GiveItem xweapons.redeemer) or (admin GiveItem adrenaline)" "Summon - Allows You To Summon Actor Classes" "AdvancedSummon - Allows You To Summon Actor Classes To A Given Player's Location" " usage (admin AdvancedSummon classname username)" "ChangeScore/ResetScore - Lets You Change a players score to a value you select" "SloMo - Lets You Modify The GameSpeed of the Current Game (1=normal speed)" "SetGravity - Lets You Modify The Gravity of the Current Game (-950=normal grav)" "Teleport - Allows You to Teleport to the Surface (Wall) In Your Crosshairs" "PrivMessage/PM - Allows Admins to send private messages to separate players" "DNO - Disables Next Objective In Assault Games" --------------------------------------------------------------------------------" -- Change Log -- ------ v1.4 - (11/08/04) ------ - Fixed: - Fixed PM debug message stating that "player is not in game" even though they were. The Message still sent properly, but there was debug code that was causing error. - Changed Naming Convention to prevent confusion of versions obtained. ------ v1.3 - (10/14/04) ------ - Fixed: - allow commands privmessage, godon/off, tempadmin/off, ChangeName, ChangeScore, & Help to work on spectators. - Removed some multiple messages when activated some commands. - Changed Help menu to look a little less cluttered - Fixed some messages to clarify things better - Added: - Visual Special Effects when a command is issued to a player. - Slap - Instant Combo effects - Shortcuts for PrivMessage (PM), ChangeName (CN), GiveItem (GI), SetGravity (SG), CustomLoaded1/2/3 (CL1/2/3) ------ V1.0a - (09/11/04) ------ - Fixed: - Message for Tempadmin that informs the user that they need to manually type 'adminlogin' when its enabled. ------ v1.0 - (09/06/04) ------ - Original Release --- Construction --- Editor(s) used : Notepad Base : admincheats/adminutils Construction Time : Several hours --- Author's Notes --- After rampantly waiting and searching for a mutator that would re-enable Admin commands for UT2004, I finally came across the admincheats mutator created by mkhaos7. This Mutator Enabled: Summon - God - Slap - Loaded Not too long after, the AdminUtils mutator was released by James M. Poore Jr, aka jamie1224 at www.ataricommunity.com, based off the original admincheats mutator, but enabling more commands: Summon - God - Loaded - AdvancedSummon - Fatality - Spider - SloMo - DNO - TempAdmin CauseEvent - Ghost - Fly - Teleport - Invisi Also the ability to issue these commands to other players. (i.e admin loaded someplayer) Now the project was handed off to me and I've taken it up a few notches. Now this tool, under its new name, does the following: Summon - God - Loaded - AdvancedSummon - Fatality - Spider - SloMo - DNO - TempAdmin - TempAdminoff - ChangeName - Change Head Size - CauseEvent - Ghost - Fly - Teleport - Invisi CustomLoaded1,2,3 - SetGravity - GiveItem Instant Combos, Slap The ability to issue these commands to other players. The ability to use Partial Name matching. The ability to use the command with "all" to issue to all players with one command (i.e. admin loaded all) CustomLoaded reads weapons from the INI file so admins can choose weapons from other weapon mods they have installed on the server. SuperAdmin - Disables the ability for tempadmins to disable the master admin. ============================================= Some things to note: 1. All Commands with the exception of Help can be enabled/disabled in the mutator configuration menu. 2. The TempAdmin command will only work properly on single admin servers. I'm hoping to add functionality for multi-admin servers in the future, along with different access levels for each command. --- Thanks --- Mkhaos, James M Poore Jr, for original Ideas jb for the ini reading help Mychaeel from beyondunreal forums for giving me the hints I needed to get this done. Copyright / Permissions ----------------------- You are NOT allowed to commercially exploit this mutator for profit in any way, including but not limited to, putting it on a CD ROM or any other medium that is sold in or out of retail channels, for any amount of money. You must obtain written permission from me to exploit this level commercially. You MAY distribute this level through any electronic network (Internet, FIDO, local BBS etc.), provided you include this file, leave the archive intact, and do not charge a fee for access to this file. ---------------------- UNREAL (c)1998 Epic Games, Inc. All Rights Reserved. Distributed by GT Software, Inc. under license. UNREAL and the UNREAL logo are registered trademarks of Epic Megagames, Inc. All other trademarks and trade names are properties of their respective owners.