Difference between revisions of "Give command"

From ThresholdRPG Wiki
m (1 revision imported)
 
(updating syntax for give command)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  
 
{{mud|give all to <target>}}
 
{{mud|give all to <target>}}
 +
 +
{{Mud|give all <item> to <target>}}
  
 
{{mud|give <number> <cointype> to <target>}}
 
{{mud|give <number> <cointype> to <target>}}
Line 10: Line 12:
 
{{mud|give all coins to <target>}}
 
{{mud|give all coins to <target>}}
  
==Help File==
+
{{Mud|give all <cointype> coin/coins to <target>}}
help give
 
  
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 16:46, 26 December 2021

This command allows you to give something in your inventory or coins from your purse to another living being in your location.

Usage

give <item> to <target>

give all to <target>

give all <item> to <target>

give <number> <cointype> to <target>

give all coins to <target>

give all <cointype> coin/coins to <target>