ItsABadger (talk | contribs) (→Pets) |
ItsABadger (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 61: | Line 61: | ||
;!DISLIKE ALL : Dislike everyone. | ;!DISLIKE ALL : Dislike everyone. | ||
;!WHOSPY : A list of players who can hear you speak. | ;!WHOSPY : A list of players who can hear you speak. | ||
;!FIXPARTY : Fixes your party. | ;!FIXPARTY : Fixes your party. | ||
;!RELOG : Relog automatically | ;!RELOG : Relog automatically | ||
Line 69: | Line 68: | ||
;!HIDE HELM/!SHOW HELM : Toggles visibility of your helmet. | ;!HIDE HELM/!SHOW HELM : Toggles visibility of your helmet. | ||
;!AFK : makes you appear AFK. | ;!AFK : makes you appear AFK. | ||
;!M BACKEQUIP : Opens the back equipment conversation. | ;!M BACKEQUIP : Opens the back equipment conversation. | ||
;!SHOW WINGS : Shows your wings. | ;!SHOW WINGS : Shows your wings. | ||
== Strip Menu == | == Strip Menu == | ||
Line 165: | Line 82: | ||
== Pets == | == Pets == | ||
;/pet <message> : Make your pet say <message> | ;/pet <message> : Make your pet say <message> | ||
;/pet <name> <message> : Make your pet with <name> in their name say <message>. <name> must not contains space, but anyway, it only need to be one work from your pet name. For example, if you have a pet called My Good Dog and another called My Good Cat, /pet Dog "Woof!" will make the dog say "Woof!" | ;/pet <name> <message> : Make your pet with <name> in their name say <message>. <name> must not contains space, but anyway, it only need to be one work from your pet name. For example, if you have a pet called My Good Dog and another called My Good Cat, <code>/pet Dog "Woof!"</code> will make the dog say "Woof!" | ||
[[Category:Player Tools]] |
Latest revision as of 19:26, 17 September 2024
Chat commands are a shortcut for one of the many tools on Sinfar. They are rarely the only way to do something
How to Use Them
You just have to make your character speak the chat command. It must always start by an exclamation point (!).
More precisely, their format is as follow: !<COMMAND NAME>[:PARAM[ PARAM2]...][,COMMAND2]...
(Ok, this may look like a weird syntax and it is but it is well known by shell users: http://docopt.org/)
For example:
- !D2
- !d2
- !d 2 : 3
- !MYCOMMAND:yes no my_name, ANOTHER COMMAND: this command takes everything that remains as parameter, yes even this.
Note that:
- The command name is not case sensitive
- Spaces are ignored in the command name part (but not parameters)
- A ":" will end a command name and what follows are parameters
- A "," (comma) will end a command (if the command can be chained, a few can't) and what follows is a new command (or many commands)
- When a command takes many parameters, they are separated by a space
- You can chain multiple parameters with a comma, but some commands can't be chained
Brief List
Most chat commands can be used from a menu or are documented on the page about the system that they are related to. This is just a "cheat list" and it is far from all commands.
Dice Rolls
- !D2
- rolls a d2.
- !D4
- rolls a d4.
- !D6
- rolls a d6.
- !D8
- rolls a d8.
- !D10
- rolls a d10.
- !D12
- rolls a d12.
- !D20
- rolls a d20.
- !D100
- rolls a d100/percentage dice.
Multiple dice can be rolled with !D#:X, where # is the type of die and X is the number of dice to be rolled.
- !ROLLSTR
- rolls a strength check.
- !ROLLDEX
- rolls a dexterity check.
- !ROLLCON
- rolls a constitution check.
- !ROLLINT
- rolls an intelligence check.
- !ROLLWIS
- rolls a wisdom check.
- !ROLLCHA
- rolls a charisma check.
- !ROLLFORT
- rolls a fortitude save check.
- !ROLLREFLEX
- rolls a reflex save check.
- !ROLLWILL
- rolls a will save check.
Teleport Tools
- !OOC/!IC
- To instantly teleport to and from the OOC room.
- !STUCK
- Moves you if you are stuck.
PC General Tools
- !UNBUFF
- Remove all your spell effects.
- !SAVE
- Saves your character on the server.
- !WHERE AM I
- Shows your area and location.
- !LISTPLAYERS
- Shows you a list of all players and their locations.
- !LIKE ALL
- Like everyone.
- !DISLIKE ALL
- Dislike everyone.
- !WHOSPY
- A list of players who can hear you speak.
- !FIXPARTY
- Fixes your party.
- !RELOG
- Relog automatically
Quick Appearance Change
- !HIDE HELM/!SHOW HELM
- Toggles visibility of your helmet.
- !AFK
- makes you appear AFK.
- !M BACKEQUIP
- Opens the back equipment conversation.
- !SHOW WINGS
- Shows your wings.
Strip Menu
- !M STRIP
- Opens up the strip menu conversation.
Voice Chats
- !M VOICECHATS
- Opens the voice chat menu conversation.
Emotes
- !M EMOTES
- Opens the emote menu conversation.
Pets
- /pet <message>
- Make your pet say <message>
- /pet <name> <message>
- Make your pet with <name> in their name say <message>. <name> must not contains space, but anyway, it only need to be one work from your pet name. For example, if you have a pet called My Good Dog and another called My Good Cat,
/pet Dog "Woof!"
will make the dog say "Woof!"