forked from 2009Scape/Server
Added DPS command
parent
bf7267f2b8
commit
507dc0f2ec
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ This page is a comprehensive list of changes that Snowscape has made from the va
|
|||
- Open a deposit box via an imp-in-a-box: the interface will open on the person who is already accessing the bank, and you will lose your imp.
|
||||
- Cast a Pack Yak Winter Storage scroll: the item will be deposited normally to the shared bank.
|
||||
- Only the primary account is shared. If, as a clan owner, you want a private bank, you will need to purchase the secondary account from a banker.
|
||||
- A custom command `::dps` has been added. This will calculate the average Damage Per Second you will deal against a given opponent based on your current stats and gear.
|
||||
- To change the opponent, find the NPC ID with `::npcsearch <name>` then use the ID with `::dps <ID>`. For example, `::npcsearch cow` will show that the Cow ID is 81, then `::dps 81` will calculate your DPS against cows.
|
||||
- The game will remember the last NPC ID you used until you log out.
|
||||
|
||||
|
||||
### New Items
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue