Difference between revisions of "Questions"
no edit summary
imported>Computwitch |
imported>Treleth |
||
Line 1,649: | Line 1,649: | ||
[[User:Saveron|Saveron]] 14:36, 29 July 2006 (EDT) It didnt work i wrote the script u wrote there and edited the correct places but my custom song did not start when coming into the cell. I also referenced the insidedoor to the correct way so that isnt a problem. | [[User:Saveron|Saveron]] 14:36, 29 July 2006 (EDT) It didnt work i wrote the script u wrote there and edited the correct places but my custom song did not start when coming into the cell. I also referenced the insidedoor to the correct way so that isnt a problem. | ||
==Waiting== | |||
[[User:Treleth|Treleth]] 01:47, 18 August 2006 (EDT) How exactly do you tell a script to wait for a frame? I was looking at the StreamMusic article and this is what it says: | |||
<pre> To use this command in a cell with music-type "Default", you need to call StreamMusic random first, then wait for a frame for the command to be executed, and then use Streammusic "<filename>" </pre> | |||
At first I thought of using getsecondspassed, but theres no way to interupt StreamMusic Random. |