The Dink Network

Reply to Re: X y movement commands

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 1st 2012, 12:01 AM
spike.gif
Also, you don't really need to bother with the if stuff... Just moving him in all directions will work fine:
move_stop(&boss, 6, 315, 1);
move_stop(&boss, 4, 315, 1);
move_stop(&boss, 2, 100, 1);
move_stop(&boss, 8, 100, 1);