User Tools

Site Tools


dm_commands

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dm_commands [2022/07/20 01:13]
leaf [dumpfriendlyobjects] Sync with source code
dm_commands [2022/07/20 01:24]
leaf New entry, insert_into
Line 258: Line 258:
  
 ==== free ==== ==== free ====
-syntax: free <tag> 
  
-notes: free should ONLY be used after remove. Freeing an object that has not been removed will cause the game to crash. For most objects, simply removing them is sufficient and they will eventually be freed. See Also: remove+Usagefree <​tag>​ 
 + 
 +The command ​free should ONLY be used after the remove ​command. Freeing an object that has not been removed will cause the game to crash. For most objects, simply removing them is sufficient and they will eventually be freed. ​ 
 + 
 +See Also: [[#remove]]
  
 ==== freeze ==== ==== freeze ====
Line 320: Line 323:
   The Dungeon Master has arrived!   The Dungeon Master has arrived!
  
 +==== insert_into ====
 +
 +Usage: insert_into <​item>​ <​item>​
 +
 +This will insert the 2nd item in the first. 2nd can't be a player.
 ==== invisible ==== ==== invisible ====
  
dm_commands.txt · Last modified: 2023/08/09 16:52 by leaf