Commands

From Pokemon Fusion Wiki
(Difference between revisions)
Jump to: navigation, search
(Finger commands)
 
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
==Helpful general commands==
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Looking for Pokémon and NPC Battles
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| +hunt || || Searches for Pokémon on a route || Default hunting also includes trainer battles and itemfinding. || +hunt
 +
|-
 +
| +abortbattle || || Ends a battle || Only use this when your battle is glitched, else it will cause problems || +abortbattle
 +
|-
 +
| +mefight || || Toggles whether or not to display yourself among participants in a wild battle || Default value is on; no effect when used by non-fusions || +mefight
 +
|-
 +
| +mefirst || || Toggles whether you will go first in Pokémon encounters or not || Default value is off || +mefirst
 +
|-
 +
| +trainerbattle || || Toggles whether or not to seek out trainer battles when using ''+hunt'' || Default value is on || +trainerbattle
 +
|-
 +
| +itemfinder || || Toggles whether or not to search for items with the ItemFinder while using ''+hunt'' || Default value is on || +itemfinder
 +
|-
 +
| +findlegendary || || Toggles whether or not to search for legendary Pokémon while using ''+hunt'' at Tier 4 || Default value is on || +findlegendary
 +
|-
 +
| +partner || player || Invites another player to partner with you while you ''+hunt'' || || +partner Cykes
 +
|-
 +
| +unpartner || || Leaves a group formed by +partner || || +unpartner
 +
|-
 +
| rowspan=2 | +scan || || Displays all possible Pokémon encounters and their rarity in the current area at the current tier  || || +scan
 +
|-
 +
| ''#help'' || Lists advanced uses of ''+scan'' || || +scan #help
 +
|-
 +
|
 +
{| style="border: none;"
 +
| +tier
 +
|-
 +
| +tierchange
 +
|}
 +
|| none or tier || Brings up a menu to allow you to see/change the tier of encounters at which you ''+hunt'' || Default is 1; entering a value  for tier (range 1-4 inclusive) as a parameter will bypass the menu ||
 +
{| style="border: none;"
 +
| +tier
 +
|-
 +
| +tierchange
 +
|-
 +
| +tier 2
 +
|-
 +
| +tierchange 3
 +
|}
 +
|-
 +
| +review || || Displays the current status of an ongoing battle, in case you've lost track of it || || +review
 +
|}
  
Some things that weren't listed elsewhere that ought to be.
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Training and Team Management
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| +train ||  || DESCRIPTION || The number earned per day may be raised by getting more badges and raising your trainer level || +train
 +
|-
 +
| +evcheck || none or slotA || Opens a menu showing the EVs, IVs, and Hidden Power type and strength of a Pokémon in your party || Sending in a parameter will bypass the menu ||
 +
{| style="border: none;"
 +
| +evcheck
 +
|-
 +
| +evcheck slot1
 +
|-
 +
| +evcheck fusion
 +
|}
 +
|-
 +
|
 +
{| style="border: none;"
 +
| +pokeswitch
 +
|-
 +
| +switchpoke
 +
|-
 +
| +order
 +
|-
 +
| +slotswitch
 +
|}
 +
|| slotA=slotB || Switches the order of two (non-fusion) Pokémon in your party || ||
 +
{| style="border: none;"
 +
| +pokeswitch slot1=slot2
 +
|-
 +
| +switchpoke slot2=slot3
 +
|-
 +
| +order slot3=slot4
 +
|-
 +
| +slotswitch slot4=slot5
 +
|}
 +
|-
 +
| +first || slotA || Switches the positions of the first Pokémon in your party and another Pokémon|| || +first slot5
 +
|-
 +
| +pokestore || || Opens the GUI for the Pokémon Storage System || Must be in an appropriate location || +pokestore
 +
|-
 +
| +pokescan || none or slotA || Displays the moves a Pokémon can learn as well as which TMs you have are compatible || Passing no parameters assumes fusion ||
 +
{| style="border: none;"
 +
| +pokescan
 +
|-
 +
| +pokescan slot1
 +
|}
 +
|-
 +
| +learn || || Opens an interface for teaching Pokémon new attacks and allows access to a visual moveset editor || || +learn
 +
|-
 +
| +setmoves ||
 +
{| style="border: none; white-space: nowrap;"
 +
| slotA=move1, move2, move3, move4
 +
|-
 +
| slotA=bankNumber:move1, move2, move3, move4
 +
|}
 +
|| Sets the moves in a given Pokémon's moveset with no GUI || Default move bank (for the command with fewer parameters) is 1; range is 1-4, inclusive ||
 +
{| style="border: none; white-space: nowrap;"
 +
| +setmovesslot1=Calm Mind, Substitute, Surf, Signal Beam
 +
|-
 +
| +setmoves me=2:Encore, Scald, Hidden Power, Ice Beam
 +
|}
 +
|-
 +
| +setdefault ||
 +
{| style="border: none;"
 +
| movesetBank
 +
|-
 +
| slotA=movesetBank
 +
|}
 +
|| Chooses the default moveset || Default slot is fusion; range is 1-4, inclusive || +slot1=3
 +
|-
 +
| +evolve || slotA=nextStage || Evolves a Pokémon (or fusion), assuming standard conditions are met || || +evolve slot1=Golduck
 +
|}
  
@abortbattle If combat should glitch out and you need to disengage to actually use an exit, and whatnot. ''Only use this when your battle is glitched, else it will cause problems. ~Yang''
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Communication and RP
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| comhelp || || Displays a list of commands related to channels || Since you're reading this, it's unlikely you'll need to use this command || comhelp
 +
|-
 +
| comlist || || Displays a list of channels available to join and your aliases for them (if applicable) || || comlist
 +
|-
 +
| addcom || channel=alias || TODO: Explain || || addcom public=pub
 +
|-
 +
|remcom || channel || ??? || || remcom public
 +
|-
 +
| comtitle || channel comtitle || Sets a tag to prefix your messages with in a channel || || comtitle public=^[rRed Comtitle^[d
 +
|-
 +
| +ansihelp || || Displays a list of color/formatting codes compatible with most text and comtitles || Please color your text responsibly || +ansihelp
 +
|-
 +
| || alias message || Sends a message to a channel you've already joined || || pub Hello, world!
 +
|-
 +
| || alias ''#on'' || Turns a channel on, so you will receive and be able to send messages on it || || pub #on
 +
|-
 +
| || alias ''#off'' || Turns a channel off, so you won't receive or be able to send messages on it || || pub #off
 +
|-
 +
| say || message || Posts a message, spoken from your character's point of view || Use only for IC text || say Hello, Kasei!
 +
|-
 +
|
 +
{| style="border: none;"
 +
| pose
 +
|-
 +
| :
 +
|}
 +
|| message || Posts an action, begun with your character's name || Use only for IC actions ||
 +
{|
 +
| pose waves!
 +
|-
 +
| :smiles broadly
 +
|}
 +
|-
 +
|
 +
{|
 +
| spoof
 +
|-
 +
| <nowiki>|</nowiki>
 +
|}
 +
|| message || Posts a message without context, like ''pose'' without the name || Prefix a spoof with ''%r%t'' to add in a carriage return and a tab to increase readability! || spoof %r%tThe trainers and their Pokemon all let out a collective gasp. That wasn't a rock; it was a rock Clauncher!
 +
|-
 +
| ooc || message || Posts a message out of character, for communication with other MU*ers rather than their characters || || ooc I'd love to RP with you! Just let me put on some music, first.
 +
|-
 +
| whisper ||
 +
{| style="border: none;  white-space: nowrap;"
 +
| player=message
 +
|-
 +
| player1 [...] playerN=message
 +
|}
 +
|| Sends a private message to one or more people in the same room || ||
 +
{| style="border: none;"
 +
| whisper Amunra=Hello, Amunra. How are you today?
 +
|-
 +
| whisper Merkabah Delphi=How are you two doing today?
 +
|}
 +
|-
 +
| page ||
 +
{| style="border: none;"
 +
| player=message
 +
|-
 +
| player1 [...] playerN=message
 +
|-
 +
| message
 +
|}
 +
|| Sends a private message to one or more people currently online || Default recipient is the last person or people you paged ||
 +
{| style="border: none;"
 +
| page Honey=Hello, Honey!
 +
|-
 +
| page Lepus Bastion Lore=Wow! I've never seen you all online at once before!
 +
|}
 +
|-
 +
|
 +
{| style="border: none"
 +
| @mail
 +
|-
 +
| mail
 +
|}
 +
|| || Opens the mailbox interface || For sending messages to people who aren't currently online, or messages you want a persistent copy of ||
 +
{| style="border: none"
 +
| @mail
 +
|-
 +
| mail
 +
|}
 +
|-
 +
| @paste ||
 +
{| style="border: none"
 +
| none
 +
|-
 +
| player
 +
|-
 +
| player1 [...] playerN
 +
|}
 +
|| Opens a prompt to enter unformatted text to either the room or one or more players in private || Pastes to the room by default ||
 +
{| style="border: none;"
 +
| @paste
 +
|-
 +
| @paste Glitch
 +
|-
 +
| @paste Yang Pixel
 +
|}
 +
|-
 +
| goic || || Sets player status to In Character || || goic
 +
|-
 +
| goooc || || Sets player status to Out Of Character || Stops RP from counting for the purposes of earning AP and the like || goooc
 +
|}
  
+Mefight (to set yourself among the participation list in wild battles.)
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Player Information, Interaction, and PVP
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| rowspan=9 | who || || Displays a list of users currently online using the mode specified by ''#default'' || Default is #alpha || who
 +
|-
 +
| ''#p'' || Turns off display of your grid location for those using ''who'' || || who #p
 +
|-
 +
| ''#!p'' || Turns on display of your grid location for those using ''who'' || || who #!p
 +
|-
 +
| ''#default'' || Sets default return mode for ''who'' || Default is #alpha || who #default
 +
|-
 +
| ''#active'' || ??? || || who #active
 +
|-
 +
| ''#alpha'' || Displays a list of users currently online, organized by name in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid || || who #alpha
 +
|-
 +
| ''#connect'' || Displays a list of users currently online, organized by account age in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid || || who #connect
 +
|-
 +
| ''#rp'' || Displays a list of users currently online, organized by account age in descending order, along with their IC status, current fusion species, IC sex, location on the grid, and how many ticks they've been RPing for || The most different information from the default || who #rp
 +
|-
 +
| ''#location'' || Displays a list of users currently online, organized by location in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid || Also accessible by the command ''wa'' || who #location
 +
|-
 +
| +factions ||
 +
{| style="border: none;"
 +
| none
 +
|-
 +
| factionName
 +
|}
 +
|| Lists extant factions or the membership (and ranking) of a specific faction || ||
 +
{| style="border: none;"
 +
| +factions
 +
|-
 +
| +factions Team Lunar
 +
|}
 +
|-
 +
| +note ||
 +
{| style="border: none;"
 +
| player
 +
|-
 +
| player/noteName
 +
|}
 +
|| Shows a list of notes a player has written, or the contents of a specific note || Only shows approved notes unless viewing your own ||
 +
{| style="border: none;"
 +
| +note Coatl
 +
|-
 +
| +note Coatl/Being Amazing
 +
|}
 +
|-
 +
| +note/set || player/noteName=noteBody || Creates, names, and sets the contents of a note || This has to be approved by staff before others can see it, even if you previously had a note by this name. || +note/set Coatl/Being Amazing=This will let me make a note containing some short descriptive text!
 +
|-
 +
| +note/rem || player/noteName || Deletes a specific note || This makes Coatl a sad snek || +note/rem Coatl/Being Amazing
 +
|-
 +
| +note/unapprove || player/noteName || Makes a note unviewable to the public without totally deleting it || It will, unsurprisingly, need reapproved before it can be seen by others again. || +note/unapprove Coatl/Wall of Text
 +
|-
 +
| rowspan=4 |
 +
{| style="border: none;"
 +
| +finger
 +
|-
 +
| +info
 +
|}
 +
|| player || Displays information on a character || Default is your character ||
 +
{| style="border: none;"
 +
| +finger Yang
 +
|-
 +
| +info Pixel
 +
|}
 +
|-
 +
| ''#add'' || Allows you to add information about your character || ||
 +
{| style="border: none;"
 +
| +finger #add
 +
|-
 +
| +info #add
 +
|}
 +
|-
 +
| ''#del'' || Allows you to delete information about your character || There is currently no way to abort this ||
 +
{| style="border: none;"
 +
| +finger #del
 +
|-
 +
| +info #del
 +
|}
 +
|-
 +
| ''#priv'' || Toggles if a field is viewable to all or just staff and self || ||
 +
{| style="border: none;"
 +
| +finger #priv
 +
|-
 +
| +info #priv
 +
|}
 +
|-
 +
|
 +
{| style="border: none;"
 +
| msummon
 +
|-
 +
| xsummon
 +
|}
 +
|| player || Moves a player to your grid location || Requires confirmation by other player ||
 +
{| style="border: none;"
 +
| msummon Honey
 +
|-
 +
| xsummon Lepus
 +
|}
 +
|-
 +
|
 +
{| style="border: none;"
 +
| mjoin
 +
|-
 +
| xjoin
 +
|}
 +
|| player || Moves you to the grid location of a player || Requires confirmation by other player ||
 +
{| style="border: none;"
 +
| mjoin Bastion
 +
|-
 +
| xjoin Lore
 +
|}
 +
|-
 +
| +trade/offer || player || Invites someone to trade || || +trade/offer Glitch
 +
|-
 +
| +trade/cancel || || Rescinds a trade offer || || +trade/cancel
 +
|-
 +
| +trade/accept || player || Accepts an offer to trade || || +trade/accept Yang
 +
|-
 +
| +trade/decline || || Declines an offer to trade || || +trade/decline
 +
|-
 +
| +trade/manage || || Displays an interface for arranging a trade with a partner who has already accepted || || +trade/manage
 +
|-
 +
| +trade/confirm || || Begins to finalizes a trade || || +trade/finalize
 +
|-
 +
| +trade/block || ||Automatically refuses all trade requests || || +trade/block
 +
|-
 +
| +trade/unblock || || Allows you to trade again || || +trade/unblock
 +
|-
 +
| +pokegive || player || Offer someone a Pokémon from your party || || +pokegive Cykes
 +
|-
 +
| +poketake || player || Accept a Pokémon offered by someone into your party || || +poketake Amunra
 +
|-
 +
| +pokedeny || player || Refuse a Pokémon offered by someone || || +pokedeny Merkabah
 +
|-
 +
| +pokegiveclear || || Clear/cancel all pending requests giving/taking Pokémon || || +pokegiveclear
 +
|-
 +
| +scouter || player || Gives an estimate of how strong someone and their team are || || +scouter Delphi
 +
|-
 +
| +pvp/list || || List PVPs in the current room || || +pvp/list
 +
|-
 +
| +pvp/create || || Issues a PVP challenge  || Challenges may be either public or private || +pvp/create
 +
|-
 +
| +pvp/abort || || Rescinds a PVP challenge || || +pvp/abort
 +
|-
 +
| +pvp/join || player || Accepts a player's PVP challenge || || +pvp/join Pixel
 +
|-
 +
| +pvp/teamsetup || || Allows you to set up your team before issuing or accepting a challenge || || +pvp/teamsetup
 +
|-
 +
| +pvp/start || || Begins a match once both parties are prepared || || +pvp/start
 +
|-
 +
| +concede || || Forfeits a PVP match || || +concede
 +
|-
 +
| +watch || player || Watch the PVP match that a player is taking part in || Any competitor in a match is valid to watch. It's the same battle, after all. || +watch Honey
 +
|-
 +
| +bnotify || || Toggles the display of others' PVP challenges in the area || Default is on || +bnotify
 +
|}
  
+trainerbattle (to set yourself to avoid or allow trainer battles.)
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Inventory, Item, and Store Management
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| rowspan=3 | +sheet || || Displays your current form, stats, attacks, and a list of inventory items || Probably the simplest way to see your inventory || +sheet
 +
|-
 +
| slotA || Displays the stats and known attacks of a party Pokémon || Doesn't work well for fusions || +sheet slot1
 +
|-
 +
| player || Displays a few basic statistics of another player || || +sheet Cykes
 +
|-
 +
| +sheet/train || || Displays an abridged summary of your current party, ticks posed this week, and other miscellaneous information || || +sheet/train
 +
|-
 +
| +sheet/pokemon || || Displays an in-depth view of your whole team, abridging only moves and stats || || +sheet/
 +
|-
 +
| +hold || slotA=item || Assigns an item for a party Pokémon to hold || Either ''me'' or ''fusion'' works referencing yourself ||
 +
{| style="border: none;"
 +
| +hold fusion=oran berry
 +
|-
 +
| +hold slot2=cheri berry
 +
|}
 +
|-
 +
| +unhold || slotA || Take a held item back from a party member || Giving no party memeber assumes the trainer/fusion ||
 +
{| style="border: none;"
 +
| +unhold
 +
|-
 +
| +unhold slot2
 +
|}
 +
|-
 +
| +use ||
 +
{| style="border: none;"
 +
| item
 +
|-
 +
| item=slotA
 +
|}
 +
|| Uses an item || Default target is the trainer/fusion ||
 +
{| style="border: none;"
 +
| +use rse booster
 +
|-
 +
| +use slot1=potion
 +
|}
 +
|-
 +
| +invstore || || Opens the GUI for the Item Storage System || Must be at a location with a PC || +invstore
 +
|-
 +
| +collect/list ||
 +
{| style="border: none;"
 +
| none
 +
|-
 +
| collection
 +
|}
 +
|| Lists either a collection or its contents || Lists all possible collections with no parameters ||
 +
{| style="border: none;"
 +
| +collect/list
 +
|-
 +
| +collect/list development
 +
|}
 +
|-
 +
| +collect/check || || Tells whether or not any collections are complete || || +collect/check
 +
|-
 +
| +collect/redeem || collection || Turns in a complete collection for a reward || || +collect/redeem plates
 +
|-
 +
| +award/balance ||  || Displays current number of Victory Points and Award Points || || +award/balance
 +
|-
 +
| +award/market || || Displays a menu allowing you to spend your VP and AP || || +award/market
 +
|-
 +
| +award/convert || || Allows you to convert AP into VP || || +award/convert
 +
|-
 +
| +store/list || || Lists items for sale || Only works at locations with stores || +store/list
 +
|-
 +
| +store/buy ||
 +
{| style="border: none;"
 +
| item
 +
|-
 +
| item=quantity
 +
|}
 +
|| Buys an item from a store || Only works at locations with stores ||
 +
{| style="border: none;"
 +
| +store/buy Potion
 +
|-
 +
| +store/buy Poke Ball=6
 +
|}
 +
|-
 +
| +store/sell ||
 +
{| style="border: none;"
 +
| item
 +
|-
 +
| item=quantity
 +
|}
 +
|| Sells items || Only works at locations with stores; requires confirmation before transaction ||
 +
{| style="border: none;"
 +
| +store/sell Star Piece
 +
|-
 +
| +store/sell Stardust=4
 +
|}
 +
|-
 +
| +store/qsell ||
 +
{| style="border: none;"
 +
| item
 +
|-
 +
| item=quantity
 +
|}
 +
|| Sells items without confirming || Only works at locations with stores ||
 +
{| style="border: none;"
 +
| +store/sell Big Mushroom
 +
|-
 +
| +store/qsell Tinymushroom=4
 +
|}
 +
|-
 +
| +packs ||
 +
{| style="border: none;"
 +
| ''rse''
 +
|-
 +
| ''dp''
 +
|-
 +
| ''bw''
 +
|}
 +
|| Lists the items available in specific types of booster packs || Boosters available from the shop in West Ensou || +packs bw
 +
|-
 +
|
 +
{| style="border: none;"
 +
| +classifieds
 +
|-
 +
| +cf
 +
|}
 +
|| || Lists commands for the use of the Classifies market || || +cf
 +
|-
 +
| +planter || || Opens up the Berry Planter GUI || || +planter
 +
|}
  
+itemfinder (to set yourself to avoid or allow the item finder to ping.)
+
{| class="wikitable sortable mw-collapsible"
 +
|+ Gym Challenge Commands
 +
|-
 +
! scope="col" | Command
 +
! scope="col" | Arguments
 +
! scope="col" class="unsortable" | Description
 +
! scope="col" class="unsortable" | Comment
 +
! scope="col" | Example
 +
|-
 +
| +gyms || || Displays a list of gyms of the Kasei region and a few relevant details || || +gyms
 +
|-
 +
| +gymchallenge || || Begins (or continues) The Gauntlet, a succession of four battles against NPC trainers that allows successful trainers to challenge a Leader || Only works in gyms || +gymchallenge
 +
|-
 +
| +abortchallenge || || Stops The Gauntlet, allowing a player to use healing services and such again. || Players will have to begin The Gauntlet again from the start after using this command || +abortchallenge
 +
|-
 +
| +leaderchallenge || || Adds a qualified trainer to a gym leader's queue of opponents, or lets a gym leader view and interact with their queue || Dependent upon location || +leaderchallenge
 +
|-
 +
| +saveteam || || Saves current party for quick swapping || Gym leader usage only || +saveteam
 +
|-
 +
| +loadteam || || Temporarily loads your saved team for the duration of one battle or until your next +heal || Gym leader usage only || +loadteam
 +
|-
 +
| +saveteamclear || || Clears a ''+saveteam'' || Gym leader usage only || +saveteamclear
 +
|-
 +
| +gshift || || Toggles on/off duty status || Gym leader usage only || +gshift
 +
|}
  
+Map (For viewing the grid map)
+
{| class="wikitable sortable mw-collapsible"
 
+
|+ Fusion, General Information, and Miscellaneous Commands
msummon/mjoin or xsummon/xjoin (to bring or join a player on the grid)
+
|-
 
+
! scope="col" | Command
+collect (is the command to see the collection options that we have that redeem for nice items, like having all of Arceus' plates and trading them in for an Omega Token!)
+
! scope="col" | Arguments
+
! scope="col" class="unsortable" | Description
+cf (is the shorthand of +classifieds  to take you to the classifieds help screen. For our classifieds that you can by and sell items in.  The buy list is for things people want to buy and sell is for things people want to see.)
+
! scope="col" class="unsortable" | Comment
 
+
! scope="col" | Example
+evcheck (Use this to see the EVs/IVs and hidden powers of your pokemon)
+
|-
 
+
| +tempfuse || slotA || Temporarily fuses you to the Pokémon in a given slot || Pokémon's gender is used unless Bond is greater than 250, in which case a prompt is provided || +tempfuse slot1
+scouter <name> (gives you an estimate of how strong someone and their team is)
+
|-
 
+
| +permfuse || slotA || Permanently fuses you to the Pokémon in a given slot. Forever. With no way to unfuse from them. || Pokémon's gender is used unless Bond is greater than 250, in which case a prompt is provided. This is the only time you are ever able to choose this gender! || +permfuse slot1
+pversion (Shows the lists of pokemon specific to the Iron and Copper versions!)
+
|-
 
+
| +fusion || ??? || ??? || Only anything for permanent fusions || ???
+planter (gives you access to your berry planter)
+
|-
 
+
| +unfuse || || Unfuses the Pokémon that was temporarily fused to you || Sends the Pokémon back to the first available spot in your party, or your first available spot in your PC storage; you cannot unfuse if you have no open slots anywhere || +unfuse
+gyms (View a list of Gyms, their locations, Leaders, and whether you've won the Gym Challenge there.)
+
|-
 
+
| +dex || pkmnName || Displays the in-game Pokédex entry for a species || || +dex Golduck
==Finger commands==
+
|-
 
+
| +dex/attack || attkName || Displays the in-game description of an attack || || +dex Tackle
To view the ingame help for +finger, just type +info #help, or look below here.
+
|-
 
+
| +dex/item || itemName || Displays the in-game description of an item || || +dex Potion
+Finger or +info <name> - View a person's info
+
|-
+Finger or +info #add  - Add an entry
+
| +dex/ability || abltName || Displays the in-game description of an ability || || +dex Levitate
+Finger or +info #del  - Delete an entry
+
|-
+Finger or +info #priv  - Toggles if a field is viewable to all or just staff and self
+
| +pversion || || Shows the lists of version-specific Pokémon || || +pversion
 
+
|-
==Fusion commands==
+
| +map || || Displays a map of the grid || || +map
 
+
|-
Temp fusion: +tempfuse slotnumber, for example +tempfuse slot1, or slot2, ect.
+
| +dice || quantity''d''pool || Generates a random number || || +dice 1d6
 
+
|-
Permafusions: Type +fusion to bring up your stored perma-fusions.
+
| +gohome || || Creates a (private) home room and takes you into it || Exit with ''+out'' || +gohome
 
+
|-
Temporary fusion requires a Bond stat of 140 or more with the Pokemon, and Permanent fusion requires a Bond stat of 255. Due to system limitations, items cannot be held by a Pokemon when it fuses.
+
| +homename || || Prompts for a name to give your room || There is currently no way to abort this || +homename
 
+
|-
In a temporary fusion, the Pokemon's gender is used. This can be averted if the Pokemon's bond stat is at 250 or more, in which case either the trainer's or Pokemon's gender can be chosen whenever fusion is performed.
+
| +homedesc || || Allows the entry of a description for your room || There ''is'' a way to abort this || +homedesc
 
+
|}
In a permanent fusion, the choice of gender between the trainer's or the Pokemon's is made only once, at the time of the permanent fusion.
+
The command to perform a Permanent fusion is +permfuse slot<#>.  For example: +permfuse slot2.
+
IMPORTANT! Once a Pokemon has been used in a permanent fusion, it is a part of the character forever.  There is no way to return that Pokemon to your party as a separate entity.
+
 
+
==Un-fusing==
+
 
+
Temporary fusions can un-fuse by typing +unfuse. This sends the Pokemon back to the trainer's current group, or - if the group is full - back to a slot in a Box. If all Boxes are full, un-fusing is impossible.
+
 
+
==Pokemon Commands==
+
+
+learn
+
lets you train your Pokemon with new attacks
+
+
+switchpoke  +slotswitch  +pokeswitch [position1]=[position2]
+
all different ways of changing the positions of Pokemon in your party
+
 
+
* (Note, +Order is now interchangeable with +pokeswitch ect, also +first # also takes the desired slot number and automatically makes it the first in your party order.)
+
+
+mefirst
+
allows you, if a fusion, to be the first Pokemon sent out in a battle
+
+
+sheet
+
Shows your current forms stats/attacks, and a list of your inventory items.
+
+
+sheet slot(1-6)
+
shows the current stats/attacks of a party Pokemon
+
+
+sheet/training
+
A quick glance at your TXP/FXP Trainer and Fighter levels, the levels and bond of your Pokemon, and stats related to TP and your daily registered ticks
+
+
+sheet/pokemon
+
a quick, but in-depth overview of your whole team, sans showing moves or stats.
+
 
+
+setmoves slot#=move1, move2, move3, move4
+
A quick command to change your default moves in your moveset
+
 
+
+setmoves slot#=#:move1, move2, move3, move4
+
Similar command to one above, but the second # is the bank number you are editing
+
 
+
+setdefault
+
Shows movesets and asks you to pick the default.
+
 
+
==Award market commands==
+
 
+
These are commands for the award market, which you buy with special points you earn, victory and award points (VP and AP respectively.)
+
 
+
+Award/balance to see your total.
+
 
+
+Award/market to see the stuff you can buy.
+
 
+
==Fusion item equip commands==
+
 
+
+hold me=[item]
+
holds [item] from your inventory
+
+
+unhold
+
returns a held item to your inventory
+
 
+
==Pokemon item equip commands==
+
 
+
+hold slot[#]=[item]
+
gives a Pokemon in your party an item to hold, replace [#] wth the number, remember to keep 'slot' there, though!
+
 
+
+unhold slot[#]
+
returns a Pokemon's held item to your inventory
+
 
+
==Out of battle item use==
+
 
+
+use me=[item]
+
This one targets yourself, best for boosters and the like!
+
+
+use slot[#]=[item]
+
Targets a pokemon in your group!
+
 
+
==Evolution commands==
+
+
+evolve me=[your next stage specie name]
+
Evolves yourself
+
+
+evolve slot[#]=[their next stage specie]
+
evolves a party Pokemon
+
 
+
==Pokedex commands==
+
 
+
+dex [name]
+
+
+dex/attack [attack name]
+
+
+dex/item [Item/TM name]
+
 
+
==Wild Battle==
+
 
+
+hunt
+
the basic command to encounter wild Pokemon, sometimes items.
+
 
+
+partner [name]
+
request [name] to join you on a 2v2 version of +hunt
+
+
+unpartner
+
leave the 2v2 hunting group
+
+
+scan
+
Shows you a list of Pokemon in your current area, and how often they are likely to appear!
+
+
+scan #help
+
Tells you how to use more advanced +scan commands, have fun!
+
+
+tierchange
+
allows you to check if you meet the requirements to, and to change your tier, if able.
+
 
+
==PVP commands==
+
 
+
+pvp
+
to list the pvps available in the room
+
+
+pvp/create
+
to make a new request.
+
+
+pvp/join [name]
+
to join a request.
+
+
+pvp/abort
+
to abort creating a new battle
+
+
+pvp/teamsetup
+
to setup your team, after creating or accepting a challenge
+
 
+
+concede (Since you can't run from a PVP match, this is used to give up.)
+
+
+watch <name>
+
Watch the PvP match that <name> is currently a part of.
+
 
+
+bnotify
+
turns off seeing other people putting up battle notifications
+
 
+
+review  [re-displays the battle data, in case you forgot]
+
 
+
==Trading commands==
+
 
+
+trade/offer <name> [person you want to start a trade with]
+
starts a trade
+
+
+trade/accept <name> [person offering you a trade]
+
accepts an offered trade
+
+
+trade/decline
+
declines an offered trade
+
+
+trade/manage
+
lets you see the Pokemon in your trade-partners party, to select what you are asking for
+
+
+trade/confirm  [after the screen showing the final trade, type in 'y' to accept or n to decline]
+
Shows each player what they are asking for from each other
+
+
+trade/cancel
+
stops the trade at any time
+
+
+trade/block
+
automatically stops trade requests from being sent
+
+
+trade/unblock
+
allows you to trade again
+
 
+
+pokegive <name>
+
Offer a pokemon to someone.
+
 
+
+poketake <name>
+
Receive a pokemon from someone.
+
 
+
+pokedeny <name>
+
Decline someone's pokemon offer.
+
 
+
+pokegiveclear
+
Clear offer data/Cancel offer.
+
 
+
==Pokemart commands==
+
 
+
+store
+
lists a summary of the store commands, nearly every city has a +store
+
+
+store/list
+
shows what is for sale in the store
+
+
+store/buy [item]
+
buys one copy of a store item
+
+
+store/buy [item]=#
+
Buys # copy of a store item
+
+
+store/sell [inventory item]
+
sells one copy of an item from your inventory
+
+
+store/sell [inventory item]=#
+
sells # copy of an item from your inventory
+
 
+
==Player home commands==
+
 
+
+gohome
+
Creates a home room and takes you into that room.
+
+
+homename
+
Allows you to designate a name for your home space
+
+
+homedesc
+
Allows you to input a description for your home space. This description will automatically be applied whenever you type +gohome.
+
+
wa #roomhide
+
Allows you to hide your home room from the whereare command. wa #!roomhide allows you to stop hiding your home room.
+
+
+out
+
Whenever you are in a home room, you can type this to leave it and return to the location you occupied before you entered the home room. If the owner of the room types this, all current occupants are removed as well.
+
 
+
==Gym Challenge Commands==
+
 
+
See the [[Gyms]] page for a more detailed explanation of Gym Challenges.
+
 
+
+gymchallenge
+
Begins a Gym Qualifier Challenge against a Gym's NPC junior trainers. (You must, of course, be standing in one of Kasei's Gyms!)
+
 
+
+abortchallenge
+
Aborts a currently engaged Gym Qualifier Challenge.
+
 
+
+leaderchallenge
+
Puts your name on the waiting list to challenge a Gym Leader. (You must be standing in a Gym, and have completed the Qualifier Challenge for that Gym.)
+

Latest revision as of 19:45, 14 August 2019

Looking for Pokémon and NPC Battles
Command Arguments Description Comment Example
+hunt Searches for Pokémon on a route Default hunting also includes trainer battles and itemfinding. +hunt
+abortbattle Ends a battle Only use this when your battle is glitched, else it will cause problems +abortbattle
+mefight Toggles whether or not to display yourself among participants in a wild battle Default value is on; no effect when used by non-fusions +mefight
+mefirst Toggles whether you will go first in Pokémon encounters or not Default value is off +mefirst
+trainerbattle Toggles whether or not to seek out trainer battles when using +hunt Default value is on +trainerbattle
+itemfinder Toggles whether or not to search for items with the ItemFinder while using +hunt Default value is on +itemfinder
+findlegendary Toggles whether or not to search for legendary Pokémon while using +hunt at Tier 4 Default value is on +findlegendary
+partner player Invites another player to partner with you while you +hunt +partner Cykes
+unpartner Leaves a group formed by +partner +unpartner
+scan Displays all possible Pokémon encounters and their rarity in the current area at the current tier +scan
#help Lists advanced uses of +scan +scan #help
+tier
+tierchange
none or tier Brings up a menu to allow you to see/change the tier of encounters at which you +hunt Default is 1; entering a value for tier (range 1-4 inclusive) as a parameter will bypass the menu
+tier
+tierchange
+tier 2
+tierchange 3
+review Displays the current status of an ongoing battle, in case you've lost track of it +review
Training and Team Management
Command Arguments Description Comment Example
+train DESCRIPTION The number earned per day may be raised by getting more badges and raising your trainer level +train
+evcheck none or slotA Opens a menu showing the EVs, IVs, and Hidden Power type and strength of a Pokémon in your party Sending in a parameter will bypass the menu
+evcheck
+evcheck slot1
+evcheck fusion
+pokeswitch
+switchpoke
+order
+slotswitch
slotA=slotB Switches the order of two (non-fusion) Pokémon in your party
+pokeswitch slot1=slot2
+switchpoke slot2=slot3
+order slot3=slot4
+slotswitch slot4=slot5
+first slotA Switches the positions of the first Pokémon in your party and another Pokémon +first slot5
+pokestore Opens the GUI for the Pokémon Storage System Must be in an appropriate location +pokestore
+pokescan none or slotA Displays the moves a Pokémon can learn as well as which TMs you have are compatible Passing no parameters assumes fusion
+pokescan
+pokescan slot1
+learn Opens an interface for teaching Pokémon new attacks and allows access to a visual moveset editor +learn
+setmoves
slotA=move1, move2, move3, move4
slotA=bankNumber:move1, move2, move3, move4
Sets the moves in a given Pokémon's moveset with no GUI Default move bank (for the command with fewer parameters) is 1; range is 1-4, inclusive
+setmovesslot1=Calm Mind, Substitute, Surf, Signal Beam
+setmoves me=2:Encore, Scald, Hidden Power, Ice Beam
+setdefault
movesetBank
slotA=movesetBank
Chooses the default moveset Default slot is fusion; range is 1-4, inclusive +slot1=3
+evolve slotA=nextStage Evolves a Pokémon (or fusion), assuming standard conditions are met +evolve slot1=Golduck
Communication and RP
Command Arguments Description Comment Example
comhelp Displays a list of commands related to channels Since you're reading this, it's unlikely you'll need to use this command comhelp
comlist Displays a list of channels available to join and your aliases for them (if applicable) comlist
addcom channel=alias TODO: Explain addcom public=pub
remcom channel  ??? remcom public
comtitle channel comtitle Sets a tag to prefix your messages with in a channel comtitle public=^[rRed Comtitle^[d
+ansihelp Displays a list of color/formatting codes compatible with most text and comtitles Please color your text responsibly +ansihelp
alias message Sends a message to a channel you've already joined pub Hello, world!
alias #on Turns a channel on, so you will receive and be able to send messages on it pub #on
alias #off Turns a channel off, so you won't receive or be able to send messages on it pub #off
say message Posts a message, spoken from your character's point of view Use only for IC text say Hello, Kasei!
pose
 :
message Posts an action, begun with your character's name Use only for IC actions
pose waves!
 :smiles broadly
spoof
|
message Posts a message without context, like pose without the name Prefix a spoof with %r%t to add in a carriage return and a tab to increase readability! spoof %r%tThe trainers and their Pokemon all let out a collective gasp. That wasn't a rock; it was a rock Clauncher!
ooc message Posts a message out of character, for communication with other MU*ers rather than their characters ooc I'd love to RP with you! Just let me put on some music, first.
whisper
player=message
player1 [...] playerN=message
Sends a private message to one or more people in the same room
whisper Amunra=Hello, Amunra. How are you today?
whisper Merkabah Delphi=How are you two doing today?
page
player=message
player1 [...] playerN=message
message
Sends a private message to one or more people currently online Default recipient is the last person or people you paged
page Honey=Hello, Honey!
page Lepus Bastion Lore=Wow! I've never seen you all online at once before!
@mail
mail
Opens the mailbox interface For sending messages to people who aren't currently online, or messages you want a persistent copy of
@mail
mail
@paste
none
player
player1 [...] playerN
Opens a prompt to enter unformatted text to either the room or one or more players in private Pastes to the room by default
@paste
@paste Glitch
@paste Yang Pixel
goic Sets player status to In Character goic
goooc Sets player status to Out Of Character Stops RP from counting for the purposes of earning AP and the like goooc
Player Information, Interaction, and PVP
Command Arguments Description Comment Example
who Displays a list of users currently online using the mode specified by #default Default is #alpha who
#p Turns off display of your grid location for those using who who #p
#!p Turns on display of your grid location for those using who who #!p
#default Sets default return mode for who Default is #alpha who #default
#active  ??? who #active
#alpha Displays a list of users currently online, organized by name in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid who #alpha
#connect Displays a list of users currently online, organized by account age in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid who #connect
#rp Displays a list of users currently online, organized by account age in descending order, along with their IC status, current fusion species, IC sex, location on the grid, and how many ticks they've been RPing for The most different information from the default who #rp
#location Displays a list of users currently online, organized by location in descending order, along with their IC status, time since their last message to the server, IC sex, and location on the grid Also accessible by the command wa who #location
+factions
none
factionName
Lists extant factions or the membership (and ranking) of a specific faction
+factions
+factions Team Lunar
+note
player
player/noteName
Shows a list of notes a player has written, or the contents of a specific note Only shows approved notes unless viewing your own
+note Coatl
+note Coatl/Being Amazing
+note/set player/noteName=noteBody Creates, names, and sets the contents of a note This has to be approved by staff before others can see it, even if you previously had a note by this name. +note/set Coatl/Being Amazing=This will let me make a note containing some short descriptive text!
+note/rem player/noteName Deletes a specific note This makes Coatl a sad snek +note/rem Coatl/Being Amazing
+note/unapprove player/noteName Makes a note unviewable to the public without totally deleting it It will, unsurprisingly, need reapproved before it can be seen by others again. +note/unapprove Coatl/Wall of Text
+finger
+info
player Displays information on a character Default is your character
+finger Yang
+info Pixel
#add Allows you to add information about your character
+finger #add
+info #add
#del Allows you to delete information about your character There is currently no way to abort this
+finger #del
+info #del
#priv Toggles if a field is viewable to all or just staff and self
+finger #priv
+info #priv
msummon
xsummon
player Moves a player to your grid location Requires confirmation by other player
msummon Honey
xsummon Lepus
mjoin
xjoin
player Moves you to the grid location of a player Requires confirmation by other player
mjoin Bastion
xjoin Lore
+trade/offer player Invites someone to trade +trade/offer Glitch
+trade/cancel Rescinds a trade offer +trade/cancel
+trade/accept player Accepts an offer to trade +trade/accept Yang
+trade/decline Declines an offer to trade +trade/decline
+trade/manage Displays an interface for arranging a trade with a partner who has already accepted +trade/manage
+trade/confirm Begins to finalizes a trade +trade/finalize
+trade/block Automatically refuses all trade requests +trade/block
+trade/unblock Allows you to trade again +trade/unblock
+pokegive player Offer someone a Pokémon from your party +pokegive Cykes
+poketake player Accept a Pokémon offered by someone into your party +poketake Amunra
+pokedeny player Refuse a Pokémon offered by someone +pokedeny Merkabah
+pokegiveclear Clear/cancel all pending requests giving/taking Pokémon +pokegiveclear
+scouter player Gives an estimate of how strong someone and their team are +scouter Delphi
+pvp/list List PVPs in the current room +pvp/list
+pvp/create Issues a PVP challenge Challenges may be either public or private +pvp/create
+pvp/abort Rescinds a PVP challenge +pvp/abort
+pvp/join player Accepts a player's PVP challenge +pvp/join Pixel
+pvp/teamsetup Allows you to set up your team before issuing or accepting a challenge +pvp/teamsetup
+pvp/start Begins a match once both parties are prepared +pvp/start
+concede Forfeits a PVP match +concede
+watch player Watch the PVP match that a player is taking part in Any competitor in a match is valid to watch. It's the same battle, after all. +watch Honey
+bnotify Toggles the display of others' PVP challenges in the area Default is on +bnotify
Inventory, Item, and Store Management
Command Arguments Description Comment Example
+sheet Displays your current form, stats, attacks, and a list of inventory items Probably the simplest way to see your inventory +sheet
slotA Displays the stats and known attacks of a party Pokémon Doesn't work well for fusions +sheet slot1
player Displays a few basic statistics of another player +sheet Cykes
+sheet/train Displays an abridged summary of your current party, ticks posed this week, and other miscellaneous information +sheet/train
+sheet/pokemon Displays an in-depth view of your whole team, abridging only moves and stats +sheet/
+hold slotA=item Assigns an item for a party Pokémon to hold Either me or fusion works referencing yourself
+hold fusion=oran berry
+hold slot2=cheri berry
+unhold slotA Take a held item back from a party member Giving no party memeber assumes the trainer/fusion
+unhold
+unhold slot2
+use
item
item=slotA
Uses an item Default target is the trainer/fusion
+use rse booster
+use slot1=potion
+invstore Opens the GUI for the Item Storage System Must be at a location with a PC +invstore
+collect/list
none
collection
Lists either a collection or its contents Lists all possible collections with no parameters
+collect/list
+collect/list development
+collect/check Tells whether or not any collections are complete +collect/check
+collect/redeem collection Turns in a complete collection for a reward +collect/redeem plates
+award/balance Displays current number of Victory Points and Award Points +award/balance
+award/market Displays a menu allowing you to spend your VP and AP +award/market
+award/convert Allows you to convert AP into VP +award/convert
+store/list Lists items for sale Only works at locations with stores +store/list
+store/buy
item
item=quantity
Buys an item from a store Only works at locations with stores
+store/buy Potion
+store/buy Poke Ball=6
+store/sell
item
item=quantity
Sells items Only works at locations with stores; requires confirmation before transaction
+store/sell Star Piece
+store/sell Stardust=4
+store/qsell
item
item=quantity
Sells items without confirming Only works at locations with stores
+store/sell Big Mushroom
+store/qsell Tinymushroom=4
+packs
rse
dp
bw
Lists the items available in specific types of booster packs Boosters available from the shop in West Ensou +packs bw
+classifieds
+cf
Lists commands for the use of the Classifies market +cf
+planter Opens up the Berry Planter GUI +planter
Gym Challenge Commands
Command Arguments Description Comment Example
+gyms Displays a list of gyms of the Kasei region and a few relevant details +gyms
+gymchallenge Begins (or continues) The Gauntlet, a succession of four battles against NPC trainers that allows successful trainers to challenge a Leader Only works in gyms +gymchallenge
+abortchallenge Stops The Gauntlet, allowing a player to use healing services and such again. Players will have to begin The Gauntlet again from the start after using this command +abortchallenge
+leaderchallenge Adds a qualified trainer to a gym leader's queue of opponents, or lets a gym leader view and interact with their queue Dependent upon location +leaderchallenge
+saveteam Saves current party for quick swapping Gym leader usage only +saveteam
+loadteam Temporarily loads your saved team for the duration of one battle or until your next +heal Gym leader usage only +loadteam
+saveteamclear Clears a +saveteam Gym leader usage only +saveteamclear
+gshift Toggles on/off duty status Gym leader usage only +gshift
Fusion, General Information, and Miscellaneous Commands
Command Arguments Description Comment Example
+tempfuse slotA Temporarily fuses you to the Pokémon in a given slot Pokémon's gender is used unless Bond is greater than 250, in which case a prompt is provided +tempfuse slot1
+permfuse slotA Permanently fuses you to the Pokémon in a given slot. Forever. With no way to unfuse from them. Pokémon's gender is used unless Bond is greater than 250, in which case a prompt is provided. This is the only time you are ever able to choose this gender! +permfuse slot1
+fusion  ???  ??? Only anything for permanent fusions  ???
+unfuse Unfuses the Pokémon that was temporarily fused to you Sends the Pokémon back to the first available spot in your party, or your first available spot in your PC storage; you cannot unfuse if you have no open slots anywhere +unfuse
+dex pkmnName Displays the in-game Pokédex entry for a species +dex Golduck
+dex/attack attkName Displays the in-game description of an attack +dex Tackle
+dex/item itemName Displays the in-game description of an item +dex Potion
+dex/ability abltName Displays the in-game description of an ability +dex Levitate
+pversion Shows the lists of version-specific Pokémon +pversion
+map Displays a map of the grid +map
+dice quantitydpool Generates a random number +dice 1d6
+gohome Creates a (private) home room and takes you into it Exit with +out +gohome
+homename Prompts for a name to give your room There is currently no way to abort this +homename
+homedesc Allows the entry of a description for your room There is a way to abort this +homedesc
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox