~~NOTOC~~ <=[[4rpl:start| Index]] ====== PlaySound ====== PlaySound(<-soundName <-volume) ===== Description ===== Plays a sound. The volume ranges from 0 to 1. Valid sound names can be found in [[sounds|Sound Names]]:\\ Note that nearly all sounds will play at the world position 0,0,0. ===== Examples ===== PlaySound("Notify" 1) ==== See Also ==== There is a [[cw4:4rpl_tools#sound_player|sound sampler script]] in the [[cw4:4rpl_tools|Tools]] section of the wiki. <=[[4rpl:start| Index]]