Ae sfx a4: Difference between revisions
Jump to navigation
Jump to search
New page: <center><font size="7"><b><u>A4 One-Time Sound</u></b></font></center> <i>A sound will be played once when the player enters the sector.</i> <hr> Tag the sector <font color="green"><cod... |
No edit summary |
||
Line 6: | Line 6: | ||
<hr> | <hr> | ||
Tag the sector <font color="green"><code>[0,10000+SoundNumber]</code></font>. When the player enters the sector, the specified sound will play one time only. For example, to play sound #144 you would tag the sector <font color="green"><code>[0,10144]</code></font>. | Tag the sector <font color="green"><code>[0,10000+SoundNumber]</code></font>. When the player enters the sector, the specified sound will play one time only. For example, to play sound #144 you would tag the sector <font color="green"><code>[0,10144]</code></font>. | ||
[[Category:Pages to be deleted]] |
Latest revision as of 05:09, 3 May 2009
A sound will be played once when the player enters the sector.
Tag the sector [0,10000+SoundNumber]
. When the player enters the sector, the specified sound will play one time only. For example, to play sound #144 you would tag the sector [0,10144]
.