Reply to Re: sequences
If you don't have an account, just leave the password field blank.
Ric: Yeah, but that's only if you want the goblin to keep hitting in the up direction forever. If it is just a one-time thing, sp_seq(&goblin, 758); should do the trick.
Glenn: No, it doesn't. 758 is the sequence of the goblin attack graphic. Hoggy just wants it to attack in the up direction through a script (I assume), so sp_seq(&goblin, 758); will make that happen. If he wanted it to attack Dink on its own, you would be correct.
Glenn: No, it doesn't. 758 is the sequence of the goblin attack graphic. Hoggy just wants it to attack in the up direction through a script (I assume), so sp_seq(&goblin, 758); will make that happen. If he wanted it to attack Dink on its own, you would be correct.