User Tools

Site Tools


release:dreamzzt

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
release:dreamzzt [2021/10/30 10:13] asierelease:dreamzzt [2021/10/30 10:35] (current) asie
Line 6: Line 6:
  
 ===== Extensions (DreamZZT 2.x) ===== ===== Extensions (DreamZZT 2.x) =====
 +
 +==== Music ====
 +
 +The engine will play music by checking for the existence of an MP3 file in the following format: ''[worldname]/[first word of boardname].mp3''.
  
 ==== Scripting ==== ==== Scripting ====
 +
 +Note that the list is incomplete.
 +
 +=== Bugs ===
 +
 +* ''#char 0'' changes the character, instead of being a no-op.
 +
 +=== ^board [id] ===
 +
 +Transports the player to the board with the specific numeric ID. 
 +
 +=== ^color [color] ===
 +
 +Sets the object's color to the specified value.
 +
 +=== ^drawtext [x] [y] ===
 +
 +Draws the next line of text at the specified coordinates.
 +
 +=== ^hideplayer ===
 +
 +TODO
 +
 +=== ^loadjpeg [filename] ===
 +
 +Draw the specified filename (with extension).
 +
 +=== ^playercolor [color] ===
 +
 +Sets the player's color to the specified value.
 +
 +=== ^rename_ammo [name] ===
 +
 +TODO
 +
 +=== ^teleport [x] [y] ===
 +
 +Moves the calling object to the specified coordinates.
 +
 +=== ^textcolor [number1] [number2] ===
  
 TODO TODO
Line 73: Line 117:
 ===== Links ===== ===== Links =====
  
-  * [[https://github.com/c99koder/DreamZZT|Source code]]+  * [[https://github.com/c99koder/DreamZZT|Source code (3.1.x)]] 
 +  * [[https://zzt.org/?p=dreamzzt|z2 website (2.0 RC5)]]
release/dreamzzt.1635588797.txt.gz · Last modified: 2021/10/30 10:13 by asie