User Tools

Site Tools


release:zzt_enhancer:oop_enhancements

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
release:zzt_enhancer:oop_enhancements [2021/05/28 23:01] asierelease:zzt_enhancer:oop_enhancements [2021/05/29 10:24] asie
Line 13: Line 13:
  
 TODO (potential names: ''lastmx'', ''lastmy'', ''songpos'', ''songrow'', ''songvol'', ''enhancer'', ''playerx'', ''playery'', ''playerdist'') TODO (potential names: ''lastmx'', ''lastmy'', ''songpos'', ''songrow'', ''songvol'', ''enhancer'', ''playerx'', ''playery'', ''playerdist'')
 +
 +===== String IDs =====
 +
 +^ ID ^ String ^
 +| 7 | ''Torches:'' |
 +| 8 | ''   Gems:'' |
 +| 11 | '' T '' |
 +| 25 | '' Torch'' |
 +
 +TODO: Complete list.
  
 ===== Commands ===== ===== Commands =====
Line 90: Line 100:
 ==== chstr ==== ==== chstr ====
  
-Takes one argument.+Syntax: ''chstr string_id contents'' 
 + 
 +Replaces the string with ID ''string_id'' with ''contents''.
  
 ==== color, colour ==== ==== color, colour ====
Line 115: Line 127:
  
 Deletes the variable ''"variable"''. Deletes the variable ''"variable"''.
 +
 +==== deletecstat ====
 +
 +Seemingly **not implemented** as of Enhancer 0.3b. TODO: Verify
 +
 +Syntax: ''deletecstat ypos''
 +
 +Removes the custom stat at ''ypos''.
  
 ==== dieitem ==== ==== dieitem ====
Line 359: Line 379:
 ==== rgb ==== ==== rgb ====
  
-Takes four arguments.+Syntax: ''rgb id r g b'' 
 + 
 +Set the color ''id'' to color values ''r'', ''g'', ''b'' (range 0-63).
  
 ==== savescreen ==== ==== savescreen ====
release/zzt_enhancer/oop_enhancements.txt · Last modified: 2021/05/29 10:47 by asie