I don't think there's a way to play those built-in wavs.
There is
Code:
local act = findTableFile'Activate'.Stream //// by stream of the hidden tablefile
print(tostring(act))
PlaySound(act)
createTimer(1000,PlaySound,findTableFile'Deactivate') /// by tablefile directly
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum