##master-page:CommandTemplate ##master-date:2017-08-17 ##master-revision:3 #format wiki #language en = Rob = ||||'''Command Information'''|| ||''Keyword'' ||<:>{{{ rob }}}|| ||''Type'' ||<:>{{{ BuiltIn }}}|| ||<(|1>''Arguments'' ||<:>{{{ }}}|| ||''Aliases''||<:>None|| ||<(|1>''Usage''||<:>{{{ rob }}}|| === Purpose === Enables a player to steal one unit of currency from another player. === Syntax === To steal currency from another player: . ''{{{ rob }}}'' === Parameters === ''{{{ }}}'' . The player you wish to steal from. === Examples === __Example 1__ If Lepus wanted to show Alkani how easy it was to take one from Alkani's pocket (with consent), he would type the following: . {{{ rob Alkani }}} Lepus would see: . {{{ "You stole a coin." }}} Alkani would see: . {{{ "Lepus stole one of your coins!" }}} __Example 2__ If Alkani wanted to show Jaxen the same trick, but Jaxen was well protected, he would type: . {{{ rob Jaxen }}} Alkani would see: . {{{ "Your conscience tells you not to." }}} === Caveats === Only currency can be stolen from someone using this command. Only the thief and the target are informed that something was stolen. Players can protect themselves against robbery by locking themselves. As in real life, stealing is frowned upon. There are methods for acquiring currency on the SpinDizzy MUCK without resorting to stealing from other players. === Related === [[Commands/BuiltIn/at-lock|@lock]] - Lock Objects [[Concepts/Currency|Currency]] - Information about Currency [[Concepts/Characters#Belongings|Belongings]] - Information about Character Belongings [[Concepts/Security|Security]] - Information about Security on a MUCK === Parent Topic === [[Commands/BuiltIn|List of SpinDizzy MUCK System Built-In and Local Commands]] ----- CategoryBuiltincmd CategoryBasiccmd