Reply to Re: Help Needed With D-MOd!!!
If you don't have an account, just leave the password field blank.
Thats not difficult; Run a screenlocking script and add
Just add that to a screenlock'd enemy script so that it happens as soon as the screen unlocks and he'll say it when they're all dead. Oh, and edit the speech in the " " marks.
freeze(1); say_stop("That's the last of them, lets say something witty!", 1); unfreeze(1);
Just add that to a screenlock'd enemy script so that it happens as soon as the screen unlocks and he'll say it when they're all dead. Oh, and edit the speech in the " " marks.