Reply to Emergency help needed
If you don't have an account, just leave the password field blank.
I can't really fix this bug; I'm adding several of magic spells in the same conversation but only the first is visible and usable! Help help help
added like this:
add_magic("item-strm", 438, X);
wait(150);
add_magic("item-speedm", 438, X);
wait(150);
add_magic("item-stonem", 438, X);
(The X is normally a number of course)
added like this:
add_magic("item-strm", 438, X);
wait(150);
add_magic("item-speedm", 438, X);
wait(150);
add_magic("item-stonem", 438, X);
(The X is normally a number of course)







