Xeen Wiki
Supported In:
C D/S/W W-CD
? ? ?

The scripting command PlayCD has the opcode (0x3C).

Arguments

TypeNameDescription
byte cdTrackNumberCD track number to play
uint16 startFrameStart frame
uint16 endFrameEnd frame


Description

Plays the specified CD track, starting at the specified start frame and ending at the specified end frame. This opcode is used to play the NPC speech in the World of Xeen CD edition.

Notes

This function is only supported in the World of Xeen CD edition. None of the other original games support this opcode.