Difference between revisions of "Whosells"

From HeRO Wiki
Jump to: navigation, search
(New page: '''Note: This is just a filler page until I get back to my computer and can fill in the proper details!''' - GM-Forge This command will search all vendors for an item that you search fo...)
 
Line 1: Line 1:
'''Note: This is just a filler page until I get back to my computer and can fill in the proper details!'''
 
- GM-Forge
 
 
 
This command will search all vendors for an item that you search for.
 
This command will search all vendors for an item that you search for.
 
There are many ways to use the command. Some are simple, some are more complex.
 
There are many ways to use the command. Some are simple, some are more complex.
Line 10: Line 7:
  
 
This will tell you:
 
This will tell you:
  Refine level
+
  Stack size, Refine level, Item Name[Card IDs], The Price, Map and Coordinates, Vendor Name
The Item Name
+
  The last line tells you which ones are being shown, how many were found, and what the price range is.
The Price
+
The Vendor
+
  The vendors location
+
The amount they have
+
Any Cards in the slots (IDs only)
+
Strength (VS, VVS, etc, forged weapons only)
+
  
 
Example:
 
Example:
1x +10 Katana[Cards] | 2000000z | prontera[48,48] | I'mAVendorMa!
 
  
 +
@whosell 1117
 +
@whosell katana_
 +
1x +1 Katana[4005,0,0,0] | 1999999z | prontera[48,48] | I'mAVendorMa!
 +
1x +3 Katana[4255,4255,4255,4255] | 1999998z | prontera[49,48] | MeTooMa!
 +
1x +3 Katana[0,0,0,0] | 2000000z | prontera[48,49] | WeAllAreMa!
 +
1x +7 Katana[4005,4005,4005,0] | 2000001z | prontera[49,49] | I'mNotVending. -_-
 +
Showing 1 to 4 out of 4 found. Prices from 1999998z to 2000001z
 +
 +
Forged items will show you the strength and element of the item as well!
 +
 +
Advanced Usage
 +
The @whosells command supports some extra search criteria to help narrow down the results.
 +
These extras can be joined together to make some pretty specific searches.
 +
 +
Refine Level
 +
After something that has been refined to a certain level? Add it to the front!
 +
@whosell +10
 +
will return all items for sale at this refine level. Add an Item ID after this, and you will get only that item ID at that refine level.
 +
Note: This only works with the item ID. If you don't know the id, use @ii first.
  
 +
First slotted Card
 +
Searches the first card slot on all slotted items for the ID you want.
 +
@whosell [Card ID]
  
Come back later for the more advanced options!
+
Limiter
 +
Too many items for the screen? Limit the results!
 +
@whosell katana (1, 5)
 +
The first value is the how many results you want to show, and the second value is the result number you want to start at.

Revision as of 06:17, 23 August 2010

This command will search all vendors for an item that you search for. There are many ways to use the command. Some are simple, some are more complex.

The easiest way to use the command is:

@whosell <item id>
@whosell <item name>

This will tell you:

Stack size, Refine level, Item Name[Card IDs], The Price, Map and Coordinates, Vendor Name
The last line tells you which ones are being shown, how many were found, and what the price range is.

Example:

@whosell 1117
@whosell katana_
1x +1 Katana[4005,0,0,0] | 1999999z | prontera[48,48] | I'mAVendorMa!
1x +3 Katana[4255,4255,4255,4255] | 1999998z | prontera[49,48] | MeTooMa!
1x +3 Katana[0,0,0,0] | 2000000z | prontera[48,49] | WeAllAreMa!
1x +7 Katana[4005,4005,4005,0] | 2000001z | prontera[49,49] | I'mNotVending. -_-
Showing 1 to 4 out of 4 found. Prices from 1999998z to 2000001z

Forged items will show you the strength and element of the item as well!

Advanced Usage The @whosells command supports some extra search criteria to help narrow down the results. These extras can be joined together to make some pretty specific searches.

Refine Level After something that has been refined to a certain level? Add it to the front!

@whosell +10

will return all items for sale at this refine level. Add an Item ID after this, and you will get only that item ID at that refine level. Note: This only works with the item ID. If you don't know the id, use @ii first.

First slotted Card Searches the first card slot on all slotted items for the ID you want.

@whosell [Card ID]

Limiter Too many items for the screen? Limit the results!

@whosell katana (1, 5)

The first value is the how many results you want to show, and the second value is the result number you want to start at.