Reply to Re: why does this script not work?
If you don't have an account, just leave the password field blank.
When using play_midi();, it may be a good idea to stopmidi(); first.
Line 5;Whenever you use a freeze(), plan your unfreeze().
Line 25; include the sprite # that needs to talk.
Line 35; It helps to freeze guard2 before moving.
Debug mode can find many things too. Press Alt/D to toggle it on/off. It writes a file detailing a scripts' execution.
Line 5;Whenever you use a freeze(), plan your unfreeze().
Line 25; include the sprite # that needs to talk.
Line 35; It helps to freeze guard2 before moving.
Debug mode can find many things too. Press Alt/D to toggle it on/off. It writes a file detailing a scripts' execution.