Changes

Jump to navigation Jump to search
update another link
Line 1,314: Line 1,314:  
   |command = fillwithobject
 
   |command = fillwithobject
 
   |params  = {{t|I:itemID}},{{o|S:isBigCraftable}}
 
   |params  = {{t|I:itemID}},{{o|S:isBigCraftable}}
   |desc    = Places the specified item on all open tiles in the current location. The first argument is the [[Modding:Object data|Object ID]] or [[Modding:Big Craftables data|Craftable ID]]. If the second argument is "<tt>true</tt>", the ID will be interpreted as a craftable, but if it is anything else (or missing) the ID will be interpreted as an object. Note that many objects spawned this way cannot be easily removed.
+
   |desc    = Places the specified item on all open tiles in the current location. The first argument is the [[Modding:Object data|Object ID]] or [[Modding:Big craftables data|Craftable ID]]. If the second argument is "<tt>true</tt>", the ID will be interpreted as a craftable, but if it is anything else (or missing) the ID will be interpreted as an object. Note that many objects spawned this way cannot be easily removed.
 
   |example = <code>debug fillwithobject 13 true</code> would fill the map with [[Furnace|furnaces]].
 
   |example = <code>debug fillwithobject 13 true</code> would fill the map with [[Furnace|furnaces]].
 
}}
 
}}
translators
8,403

edits

Navigation menu