Reply to Re: Grrrrrrr...
If you don't have an account, just leave the password field blank.
For the love of the Ancients...
WC has answered the question! There are no "speech marks" needed. To make Dink face left, the command is...
sp_dir(1, 4);
And the same command applies for every direction. Just change the 4 to whatever number number corresponds with the direction you want him to face.
Using the numerical keypad on the right side of your keyboard is the way to go, and you can make Dink (or any other sprite) face any direction bar 5... because that is in the middle.
4 = Left
6 = Right
8 = Up
2 = Down
If you still don't get it, you should just give up.
WC has answered the question! There are no "speech marks" needed. To make Dink face left, the command is...
sp_dir(1, 4);
And the same command applies for every direction. Just change the 4 to whatever number number corresponds with the direction you want him to face.
Using the numerical keypad on the right side of your keyboard is the way to go, and you can make Dink (or any other sprite) face any direction bar 5... because that is in the middle.
4 = Left
6 = Right
8 = Up
2 = Down
If you still don't get it, you should just give up.