Pushing an object.
I want Dink to push an object. In my .c file I want to see in which direction Dink is pushing to see which way the object should go. What if-statement should I use?
if (sp_dir(1, -1) == 4)
Not exactly what you asked for, but that command will do whatever if Dink is facing left. You should be able to use that to help you on your script.
OMG, is this Sabre giving out scripting advice?!?!
