Verb:MARK: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (add to Item Mechanics)
m (→‎See Also: add category)
 
(3 intermediate revisions by 2 users not shown)
Line 35: Line 35:
Your tattered headscarf is not marked as unsellable.</pre>
Your tattered headscarf is not marked as unsellable.</pre>


==See also==
==See Also==
*[[REGISTER (verb)]]
*[[REGISTER (verb)]]
*[[/saved posts|Saved posts]]

[[Category: Verbs]]
[[Category:Verbs]]
[[Category: Item Mechanics]]
[[Category:Item Mechanics]]
[[Category:Inventory system verbs]]
{{DEFAULTSORT:MARK}}

Latest revision as of 19:02, 18 November 2023

The MARK verb allows one to mark items as unsellable to NPC pawnshops, furriers, and gemshops. It also prevents them from being thrown into a trashbin. You must be holding the item in order to use the verb.

Usage

Mark [item]

Marks the item as unsellable

>mark my head
You carefully mark your tattered headscarf as unsellable.
Mark [item] remove

Removes the unsellable mark from the item

>mark head remove
You remove the unsellable mark from your tattered headscarf.
Mark [item] status

Checks the current sellable status of the item

>mark head status
Your tattered headscarf has been marked as unsellable.
>mark hoops status
Your enormous silver hoops is not marked as unsellable.

Troubleshooting

You must be holding the item you wish to mark as unsellable. Attempting to MARK an item not in one's hands gives the following message:

You must be holding the item you wish to mark as unsellable.

A misspelling of the item you are attempting to MARK, or if the game can otherwise not find the item, will give the following message:

What are you attempting to mark as unsellable?

Attempting to mark an item that is already marked will give messaging reflecting so:

>mark head
Your tattered headscarf has already been marked as unsellable.

Attempting to unmark an item that is not marked will give messaging reflecting so:

>mark head remove
Your tattered headscarf is not marked as unsellable.

See Also