Verb:MARK: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (→‎See Also: add category)
(converted page to new verb format with verb form)
 
Line 1: Line 1:
{{Verbinfo
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.
|verb=MARK
|type=System
|system=Inventory
|pageintro=The {{boldmono|MARK}} verb allows one to mark items as unsellable to [[NPC]] [[pawnshop]]s, [[furrier]]s, and [[gemshop]]s. It also prevents them from being thrown into a trashbin. You must be holding the item in order to use the verb.
}}
==Help==
<pre{{log2}}>Usage:
mark [item] -- Marks the item as unsellable.
mark [item] remove -- Removes the unsellable mark from the item.
mark [item] status -- Checks the current sellable status of the item.</pre>


==Usage==
==Usage==
===Item===
;Mark [item]
{{boldmono|MARK (item)}} marks an item as unsellable. The item must be in hand to do so, and proper spelling is required.
Marks the item as unsellable

; Messaging Examples
* Successful
<pre{{log2}}>>mark my head
<pre{{log2}}>>mark my head
You carefully mark your tattered headscarf as unsellable.</pre>
You carefully mark your tattered headscarf as unsellable.</pre>


* Not Holding Item to be Marked
;Mark [item] remove
Removes the unsellable mark from the item
<pre{{log2}}>>mark head remove
You remove the unsellable mark from your tattered headscarf.</pre>

;Mark [item] status
Checks the current sellable status of the item
<pre{{log2}}>>mark head status
Your tattered headscarf has been marked as unsellable.</pre>

<pre{{log2}}>>mark hoops status
Your enormous silver hoops is not marked as unsellable.</pre>

==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:
<pre{{log2}}>You must be holding the item you wish to mark as unsellable.</pre>
<pre{{log2}}>You must be holding the item you wish to mark as unsellable.</pre>


* Item Misspelled
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:
<pre{{log2}}>What are you attempting to mark as unsellable?</pre>
<pre{{log2}}>What are you attempting to mark as unsellable?</pre>


* Item Already {{boldmono|MARKed}}
Attempting to mark an item that is already marked will give messaging reflecting so:
<pre{{log2}}>>mark head
<pre{{log2}}>>mark head
Your tattered headscarf has already been marked as unsellable.</pre>
Your tattered headscarf has already been marked as unsellable.</pre>


===={{boldmono|REMOVE}}====
Attempting to unmark an item that is not marked will give messaging reflecting so:
{{boldmono|MARK (item) REMOVE}} will remove the marked status from an item. This can only be done on items that are marked by players, either with the {{boldmono|MARK}} verb or the {{boldmono|REGISTER}} verb.

; Messaging Examples
* Successful
<pre{{log2}}>>mark head remove
You remove the unsellable mark from your tattered headscarf.</pre>

* Unsuccessful
<pre{{log2}}>>mark head remove
<pre{{log2}}>>mark head remove
Your tattered headscarf is not marked as unsellable.</pre>
Your tattered headscarf is not marked as unsellable.</pre>

===={{boldmono|STATUS}}====
{{boldmono|MARK (item) STATUS}} checks the current sellable status of an item.

; Messaging Examples
* Marked Item
<pre{{log2}}>>mark head status
Your tattered headscarf has been marked as unsellable.</pre>

* Unmarked Item
<pre{{log2}}>>mark hoops status
Your enormous silver hoops is not marked as unsellable.</pre>


==See Also==
==See Also==
*[[REGISTER (verb)]]
*[[Verb:REGISTER|REGISTER verb]]
*[[/saved posts|Saved posts]]
*[[/saved posts|Saved posts]]
[[Category:Verbs]]
[[Category:Item Mechanics]]
[[Category:Inventory system verbs]]
{{DEFAULTSORT:MARK}}

Latest revision as of 14:29, 12 July 2026

MARK
Type System
System Inventory

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.

Help

Usage:
    mark [item]           -- Marks the item as unsellable.
    mark [item] remove    -- Removes the unsellable mark from the item.
    mark [item] status    -- Checks the current sellable status of the item.

Usage

Item

MARK (item) marks an item as unsellable. The item must be in hand to do so, and proper spelling is required.

Messaging Examples
  • Successful
>mark my head
You carefully mark your tattered headscarf as unsellable.
  • Not Holding Item to be Marked
You must be holding the item you wish to mark as unsellable.
  • Item Misspelled
What are you attempting to mark as unsellable?
  • Item Already MARKed
>mark head
Your tattered headscarf has already been marked as unsellable.

REMOVE

MARK (item) REMOVE will remove the marked status from an item. This can only be done on items that are marked by players, either with the MARK verb or the REGISTER verb.

Messaging Examples
  • Successful
>mark head remove
You remove the unsellable mark from your tattered headscarf.
  • Unsuccessful
>mark head remove
Your tattered headscarf is not marked as unsellable.

STATUS

MARK (item) STATUS checks the current sellable status of an item.

Messaging Examples
  • Marked Item
>mark head status
Your tattered headscarf has been marked as unsellable.
  • Unmarked Item
>mark hoops status
Your enormous silver hoops is not marked as unsellable.

See Also