Editing (section) Slash Commands 0 You are not logged in. =Miscellaneous= == Exiting / Switch Character == {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | rowspan="3" | /camp | /camp {character} || Sits, camps, and automatically logs in named character. If {character} omitted, camps to character select screen. |- | /camp desktop || Sits, camps, and exits the game client. |- | /camp login || Sits, camps, and returns to username/login screen. |- | /exit/quit desktop || /exit/quit desktop || Immediately exits and closes the game client. ''WARNING! Your character is still in-game on the server for a minute or so after doing this and CAN die if you are not in a safe area.'' |- | /quit || /quit || Will quickly log off of your character and return you to the Character Select screen. ''NOTE: Your character may still remain in-game for a few moments as '''Linkdead''' before it is fully removed from whichever zone you last were in.'' |- | /camp {server}'''.'''{character} || /camp Skyfire'''.'''Bobdobbs || Quickly logs from one character on a server to another on a ''different'' server. |} == Account == {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /show_account_features || /show_account_features || Shows all active features of the account (Expansions and Adventure packs) |} == File commands == {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /do_file_commands {name} || /do_file_commands c:\show_all_windows.txt || Will execute commands from the file ''c:\show_all_windows.txt''. Commands in this file '''must not''' have a preceding slash. |} == Sounds == Play many built-in EQ2 sounds on demand. See main article [[Playsound]]. == Screen control or visualization commands == {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /cl_fullscreen {true} or {false} || /cl_fullscreen true || Will toggle the playing window to fullscreen. (Same as alt-enter.) Alt-tab on Windows will automatically toggle fullscreen off again. |- | /camera_recenter || /camera_recenter || Re-centers the camera. |} == Copy to Testserver == {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /testcopy add || /testcopy add || You get added to the queue for copy to [[Test Copy (Server)]]. Your Chat will get copied 1:1 to this server. |} ==Dynamic Data information== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /weaponstats || /weaponstats || Shows the current damage of your weapons. |- | /dynamicdata || /dynamicdata stats.ability_mod || Shows your ability modifier amount |- | /show_window || /show_window mainHUD.ImpliedTarget || opens window showing who your target is targeting, good for healers and tanks |} ==Dynamic Macro Elements== These variables cannot be used by themselves, but must be used in conjunction with a slash command. By combining these together you can create dynamic chat strings. While certain elements like "race" and "gender" are always capitalized, other variables are ''case sensitive''. For example: %'''S''' = "He", "She", or "It" and %'''s''' = "he", "she", or "it". {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="12%" | Command !! width="25%" | Example !! Notes |- | %t || /say An angry '''%t''' incoming!! || Name of target. (ie: You say, "An angry {targetName} incoming!!") |- | %m || /say Assist '''%m'''! || Name of ''your'' pet if you have one. (ie: You say, "Assist {petName}!") |- | %g || /say You are '''%g'''. || Gender of target. (ie: You say, "You are {targetGender)." |- | %r || /say You are '''%r'''. || Race of target. (ie: You say, "You are {targetRace}.") |- | %o || /say Give '''%o''' hell! || Objective gender-specific pronoun for target. [him, her, it] (ie: You say, "Give {objectiveGender} hell!") |- | %p || /say What is '''%p''' weakness? || Possessive gender-specific pronoun for target. [his, her, its] (ie: You say, "What is {possessiveGender} weakness?") |- | %s || /say I think '''%s''' is AFK. || Subjective gender-specific pronoun for target. [he, she, it] (ie: You say, "I think {subjectiveGender} is AFK.") |} ==Browser== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | rowspan="4" | /browser | /browser || Opens ingame browser. |- | /browser eq2.wikia.com || Opens ingame browser on the website eq2.wikia.com |- | /browser eq2.wikia.com/wiki/%T || Open the article matching the name of what you have targeted. If an exact match exists, it will take you directly there! |- | /browser eq2.wikia.com/wiki/Special:Search?search=%T || Search for any and all articles matching the name of what you have targeted. If an exact match exists, it will take you directly there! |} ==User Interface== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | rowspan="2" | /load_uisettings | /load_uisettings || Brings up a dialog with a list of characters. Select a character with the window (UI) laylout you want |- | /load_uisettings {name}.dat || Loads your user interface settings from the file if you had saved with "/save_uisettings {name}.dat" command before. |- | /save_uisettings {name}.xml|| /save_uisettings {name}.xml || Saves your user interface settings to a file ''{name}.xml'' under your eq2 directory with the named specified. Very useful in case you loose your hotbars look, etc. ''Tip: If you can name your files combining with your toon name and date, it may be easier for you to switch back to your older profile.'' |- | /savehotkeys || /savehotkeys nameofhotkeysetup || Saves your current hotkey setup to a text file so that you can load it again. |- | /loadhotkeys || /loadhotkeys nameofhotkeysetup || Loads the hot key setup file you specify. |- | /load_heroic_ui || /load_heroic_ui Class || Loads the heroic hotbars to help returning players adjust to the number of combat arts/spells. |} ==Research== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /research || /research || Brings up Knowledge window with [[Research]] tab in focus. |} ==Achievements== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /medals_show_all || /medals_show_all || Toggles displaying full achievement chains in the journal. The default is off displaying only the highest rank awarded for each achievement chain. |} ==Windows== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /welcome_info || /welcome_info/wel/we || Brings up the welcome screen which shows the DD and HZ among other things.''Note: '''/welcome''' is an emote...'' |} ==Mentoring== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /mentor || /mentor /men || You can either specify the name of a player that you are grouped with but not in the same zone with, target another player and use the command, or right-click the player (or their name in the group window) and select to mentor and mirror their character level. When grouped with multiple players, each of a different level, this command will open a window asking you to whom you wish to mentor.''Note: if you do not explicitly right-click and "mentor" another player, you will get the window for your choice of mentored level.'' |- | /unmentor || /unmentor/un || This cancels mentoring and chronomages' auto-mentor, returning you to your actual level. |} ==Aliasing== Does not work as of 2/2/2014 {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /alias {macro_name}:{string} || /alias Mac:assist Tankname/Mac (automatically /assists Tankname) from then on || Creates a new macro/shortcut based on the {macro_name} chosen. The text {string} is sent to the server as a command so an initial slash (/) is not required. |} ==Looting== {| border="1" width="100%" cellpadding="3" cellspacing="0" ! width="20%" | Command !! width="20%" | Example !! Notes |- | /setautolootmode {#} || /setautolootmode 0 || Sets Auto-Loot mode for your character.0 = None1 = Greed or Accept2 = Decline |- | /summon_chest || /summon_chest || Summons all nearby treasure chests that are yours to you. |} ==Broker== {| border="1" width="100%" cellpadding="3" cellspacing="0" |- ! width="20%" | Command ! width="30%" | Example !Notes |- |/cl_mkt_price_confirmation <1-50000> |/cl_mkt_price_confirmation 250 |Set’s the Broker Purchase Confirmation to 2p 50g |- |} Loading editor screenshots General: {{ss-g}} · NPC: {{ss-n}} · monster: {{ss-m}} examines general/unknown: {{ss-e}} · equipment: {{ss-ee}} · item: {{ss-ei}} · spell/aa: {{ss-es}} visuals placed house item: {{ss-h}} · worn weapon/armor: {{ss-a}} other {{update}} · {{soga}} Quests: {{Quest||}} Zones: {{Zone||}} · {{Instance||}} · {{POI|}} · Mobs: {{Monster||}} · {{Named||}} · {{NPC||}} Items: {{Equip|}} · {{Item|}} Misc: {{Spell|||}} · {{Loc||||uid=}} · {{Faction||amount|Quest}} · {{Coin||||||}} Wiki Basics: [] · [[]] · {{}} · – — · Characters: “” ‘’ «» ‹› „“ ‚‘ · ~ | ° · · × ² ³ ½ € † Common Wikicode: [[Category:]] · [[Image:]] · #REDIRECT[[]] {{disambig}} {{dab|}} Obtain Templates: {{QuestReward|questName|zoneName}} · {{CQuestReward|questName}} · {{DroppedItem|mobName|altMobName|zoneName|chestType}} · {{CraftedItem|artisanClass|artisanLevel|recipeBook}} · {{VendorItem|vendorType|vendorName|vendorZone}} · {{LoNLoot}} Attention Needed: {{stub}} · {{wikify}} · {{AdminNeeded|}} · {{delete|}} {{disambig}} · {{RfG|}} Errors: {{CapCheck|}} · {{CapOK|}} · {{FactCheck|}} · {{FactOK|}} {{RoK}} · {{LU}} · {{LU|LU}} Credits: {{zam|zoneid=|questid=|mobid=|itemid=|info=}} · {{SOEforums|author=|thread=}} · {{Athen}} · {{LootDB|URL}} · {{MIC|URL|what_we_took}} · {{UserCredit||toonName|guildName|serverName}} · {{Eq2u|itemid=|info=}} Wikicode: · · · TOC and EDIT: __TOC__ · __NOTOC__ · __FORECETOC__ · __NOEDITSECTION__ Flow Control: {{#if: + · {{#ifeq: + · {{#ifexist: + · {{#switch: cond|value=output|default}} · This field is a spam trap. DO NOT fill it in! Edit summary Preview Mobile Desktop Show changes