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:11]
leaf [dumpallobjects] Sync with source code
dm_commands [2022/07/20 01:20]
leaf [free] Sync with source code
Line 234: Line 234:
 See Also: [[#​dumpfriendlyobjects]] See Also: [[#​dumpfriendlyobjects]]
 ==== dumpfriendlyobjects ==== ==== dumpfriendlyobjects ====
-syntax: dumpfriendlyobjects 
  
-notes: This prints out a list of all active friendly objects to stderr.+The command dumpfriendlyobjects ​prints out a list of all active friendly objects to stderr. 
 + 
 +Usage: dumpfriendlyobjects 
 + 
 +See Also: [[#​patch]] 
 +See Also: [[#​dumpabove]] 
 +See Also: [[#​dumpallarchtypes]] 
 +See Also: [[#​dumpallmaps]] 
 +See Also: [[#​dumpallobjects]] 
 +See Also: [[#​dumpbelow]]
  
 ==== follow ==== ==== follow ====
Line 250: 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 ====
dm_commands.txt · Last modified: 2023/08/09 16:52 by leaf