How to Create Aliases in xConsole Aliases for Everyone: just a few of my favorite aliases to get you started and see the potential of the 'alias' system in the xConsole. First, some information about xConsole Aliases (not to be confused with Keybind Aliases < different animal). Aliases An alias is a command that is created by the user to combine, extend or simplify unreal console commands and/or xConsole commands. Command Structure: Alias ;;... Functions: add add the alias to the list of user aliases. del remove the alias from the list of user aliases Name: Name of the alias and the command to type in the console. Try not to use reserved names or other xConsole names to avoid conflicts. Command: Any UnrealTournament console command, xConsole command or xConsole Alias. Commands are seperarated by a semicolon ';' in the alias statement. Example: alias add SetDuck set input MIddleMouse Duck;set input shift walking;close *close command is to close the xConsole when the command is finished executing. These Aliases are in the UnrealTournament.ini format and are to be edited with caution. ALWAYS make a backup of you .ini file BEFORE editing or making changes of any sort. Substitute the X in 'Alias[X]' with the number in the position you are inserting the alias at. DO NOT COPY this LIST to your [xConsole.xConsole] section, it WILL NOT WORK. [xConsole.xConsole] Alias[X]=(Name="SpawnRU",Command="admin set %game%.superWRU240 respawntime 0.001;summon %game%.SuperWRU240;say #Siege Ultimate Resource Crystal Spawned;close") Alias[X]=(Name="xNukers",Command="nukers all SiegeInstaGibRifle;nukers all HyperLeecher;nukers all ApeCannon;nukers all FlameThrower;Nukers all AsmdPulseRifle;Nukers all sgGrenadeLauncher;Nukers all;set xconsole bAutoswitch True;set xconsole bExtrabuttons True;set xConsole bDoHud True;xspec on;ViewTargetted;fov 110;close") Alias[X]=(Name="xStop",Command="nukers stop;xspec off;removers stop;set xconsole bAutoswitch False;set xconsole bExtrabuttons False;set xConsole bDoHud False;ViewSelf;fov 90;close") Alias[X]=(Name="xRed",Command="nukers Red SiegeInstaGibRifle;nukers Red HyperLeecher;nukers Red ApeCannon;nukers Red FlameThrower;Nukers Red AsmdPulseRifle;Nukers Red sgGrenadeLauncher;nukers Red sgTranslocator;Nukers Red;set xconsole bAutoswitch True;set xconsole bExtrabuttons True;set xConsole bDoHud Tre;xspec on;ViewTargetted;fov 110;close") Alias[X]=(Name="xBlue",Command="nukers Blue SiegeInstaGibRifle;nukers Blue HyperLeecher;nukers Blue ApeCannon;nukers Blue FlameThrower;Nukers All Blue AsmdPulseRifle;Nukers Blue sgGrenadeLauncher;nukers Blue sgTranslocator;Nukers Blue;set xconsole bAutoswitch True;set xconsole bExtrabuttons True;set xConsole bDoHud True;xspec on;ViewTargetted;fov 110;close") Alias[X]=(Name="xStatus",Command="Echo bDoHud;Get XConsole bDoHud;Echo bHudTime;Get XConsole bHudTime;Echo bRemoversHud;Get XConsole bRemoversHud;Echo bExtraButtons;Get XConsole bExtraButtons;Echo bAutoSwitch;Get XConsole bAutoSwitch") Alias[X]=(Name="GetApe",Command="admin summon %Game%.ApeCannon") Alias[X]=(Name="GetFlame",Command="admin summon %Game%.FlameThrower") Alias[X]=(Name="GetRubber",Command="admin summon %game%.WildcardsRubberSuit") Alias[X]=(Name="GetMetal",Command="admin Summon %game%.WildcardsMetalSuit") Alias[X]=(Name="GetInsta",Command="summon %game%.SiegeInstaGIBRifle") Alias[X]=(Name="KillMetal",Command="admin killall %game%.WildcardsMetalSuit") Alias[X]=(Name="KillRubber",Command="admin killall %game%.WildcardsRubberSuit") Alias[X]=(Name="KillApe",Command="admin killall %Game%.ApeCannon") Alias[X]=(Name="KillFlame",Command="admin killall %game%.FlameThrower") Alias[X]=(Name="KillInsta",Command="admin killall %game%.SiegeInstaGIBRifle") Alias[X]=(Name="Boobies",Command=":irc privmsg %IRCBOTNICK% Adminsay Boobies %password%"