User Tools

Site Tools


give_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
give_item [2017/04/12 16:23] justingive_item [2018/03/16 09:45] justin
Line 4: Line 4:
 Gives the specified item to the player. The name of the item is case-sensitive and should match the name as defined in the [[item_editor|Item Editor]]. The item will be placed into the first open slot of the player's inventory. Gives the specified item to the player. The name of the item is case-sensitive and should match the name as defined in the [[item_editor|Item Editor]]. The item will be placed into the first open slot of the player's inventory.
  
 +====Signature:====
 <code python> <code python>
 give_item(item_name) give_item(item_name)
Line 9: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|item_name|Name of the item.|[[String]]|Yes|+|item_name|Name of the item (as defined in the [[Item Editor]]).|[[String]]|Yes|
  
 ====Example:==== ====Example:====
give_item.txt · Last modified: 2023/04/26 12:22 by justin