player_commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
player_commands [2025/07/02 14:15] – [give] The Give command should be either removed entirely and quests reworked to not use it, or strict design rules be put in place so that quests which require the Give command do not have NPCs that move around. lithe | player_commands [2025/08/29 15:00] (current) – [quest] Update to show that quest list now counts sub-quests in the number of completed quests leaf | ||
---|---|---|---|
Line 136: | Line 136: | ||
==== bowmode ==== | ==== bowmode ==== | ||
- | Bowmode controls how you will fire arrows and bolts. | + | **In-Game Help Description: |
+ | |||
+ | Bowmode controls how you will fire arrows and bolts. | ||
+ | |||
+ | The syntax to set bowmode is: bowmode normal/ | ||
+ | |||
+ | The options are: | ||
+ | |||
+ | Normal: Fires arrows one at a time. | ||
+ | Threewide: Fires three arrows in parallel. Useful for crowds or large targets. | ||
+ | Spreadshot: Fires three arrows at 45 degree angles to each other. | ||
+ | Fire< | ||
+ | Bestarrow: Selects and fires the probable best arrow from your inventory. | ||
+ | |||
+ | **Notes: | ||
+ | |||
+ | Bowmode | ||
== The options are: == | == The options are: == | ||
- | * Normal: | + | * Normal: Use this if you're sniping down a tight hallway or shooting down a door so you don't have to disarm its traps. |
- | * Threewide: | + | * Threewide: Each arrow appears to deals full damage, effectively meaning you triple your damage output compared to bowmode Normal. This should be what you use under most circumstances. It's incredibly useful, and anyone who thinks bows and arrows suck in Crossfire has most likely not discovered you can do this. |
* Spreadshot: Fires three arrows at an angle. Firing east fires an arrow directly right along with diagonally up and down to the right, firing southwest fires arrows left, down, and diagonally, and so on. The way the arrows spread out and are angled makes this mode situational and impractical, | * Spreadshot: Fires three arrows at an angle. Firing east fires an arrow directly right along with diagonally up and down to the right, firing southwest fires arrows left, down, and diagonally, and so on. The way the arrows spread out and are angled makes this mode situational and impractical, | ||
- | * Fire< | ||
- | * Bestarrow: Selects and fires the probable best arrow from your inventory. | ||
==== brace ==== | ==== brace ==== | ||
+ | |||
+ | **In-Game Help Description: | ||
When you enter the ' | When you enter the ' | ||
Line 153: | Line 169: | ||
You also only get 20% of the normal experience for killing creatures, and incur a 4-point wc (to hit) penalty. | You also only get 20% of the normal experience for killing creatures, and incur a 4-point wc (to hit) penalty. | ||
+ | |||
+ | **Notes:** | ||
The brace command doesn' | The brace command doesn' | ||
Line 447: | Line 465: | ||
==== give ==== | ==== give ==== | ||
+ | |||
+ | **In-Game Description: | ||
Syntax: give (itemname) | Syntax: give (itemname) | ||
+ | |||
+ | Used for advancing certain quests. You need to have the item in your inventory, and you need to be standing next to the NPC and facing the direction they' | ||
+ | |||
+ | **Notes:** | ||
Dear map makers: pretend this command does not exist and script maps accordingly. Seriously. Give is a command that's supposed to add a way to interact with NPCs when solving quests that adds a bit more depth to the interactions, | Dear map makers: pretend this command does not exist and script maps accordingly. Seriously. Give is a command that's supposed to add a way to interact with NPCs when solving quests that adds a bit more depth to the interactions, | ||
Line 1012: | Line 1036: | ||
Available sub-commands: | Available sub-commands: | ||
- | * list: displays quests you are currently doing | + | * list: displays quests you are currently doing and count sub-quests in the number of completed quests |
* list all: displays quests you completed | * list all: displays quests you completed | ||
* info: displays information about the specified (by number) quest | * info: displays information about the specified (by number) quest | ||
Line 1103: | Line 1127: | ||
Report a bug or ask for help from a dungeon master. | Report a bug or ask for help from a dungeon master. | ||
- | Usage: report < | + | Usage: report < |
+ | Usage: report list\\ | ||
+ | Usage: report list < | ||
+ | Usage: report delete <###> | ||
+ | Usage: report help | ||
- | If enabled, this command sends a bug report or request for help to the dungeon masters. The report contains your character name, current map location, and issue description. | + | If enabled, this command sends a bug report or request for help to the dungeon masters. The report contains your character name, current map location, and issue description. It is preferred for the report to be made in the actual map and as close as possible to where the problem was encountered. |
+ | |||
+ | Example: | ||
+ | ' | ||
+ | |||
+ | You as the player, will see: | ||
+ | Thank you for your report. Your report was assigned an ID of ###. Use " ' | ||
+ | Use ' | ||
+ | |||
+ | The server DM will see something like this: | ||
+ | < | ||
+ | |||
+ | Since each report is tracked by the player reporting the issue, you can also check the history and status of your reports. | ||
+ | |||
+ | Example: | ||
+ | ' | ||
+ | |||
+ | This will show you all reports that you have created and their status of closed or fixed or new. | ||
+ | |||
+ | You can also search for specific reports using the issue number or by text from the summary. | ||
+ | |||
+ | Example: | ||
+ | ' | ||
+ | |||
+ | You will see: | ||
+ | < | ||
+ | |||
+ | As the report owner, it is also possible for you to delete your own reports (only). | ||
+ | |||
+ | Example: | ||
+ | ' | ||
+ | |||
+ | You will see: | ||
+ | Report deleted. | ||
+ | |||
+ | If you use wording or use an issue number that does not exist or is invalid, you see a message like: | ||
+ | |||
+ | No reports found with the specified search pattern | ||
+ | |||
+ | IMPORTANT: You can only view and access reports created by the character you are currently logged in as. | ||
If the command is not enabled, you will see: | If the command is not enabled, you will see: | ||
' | ' | ||
- | | + | |
+ | Example: | ||
+ | ' | ||
+ | |||
+ | The player will see the following output: | ||
+ | |||
+ | The report command accepts the following subcommnds: | ||
+ | - delete\\ | ||
+ | - help\\ | ||
+ | - list\\ | ||
+ | - open\\ | ||
+ | - fix\\ | ||
+ | - close | ||
+ | |||
+ | The following subcommands are DM only: delete, fix, close | ||
+ | |||
+ | The following subcommands are available to players: help, list, open | ||
+ | |||
+ | For players or people with DM access, see also: report-dm | ||
==== rotateshoottype ==== | ==== rotateshoottype ==== | ||
player_commands.1751483733.txt.gz · Last modified: by lithe