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
Last revisionBoth sides next revision
release:dreamzzt [2021/10/30 10:13] asierelease:dreamzzt [2021/10/30 10:33] 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
release/dreamzzt.txt · Last modified: 2021/10/30 10:35 by asie