The Dink Network

Reply to Re: move_stop() weirdness

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:
 
 
February 14th, 03:16 AM
pq_knight.gif
exdeathevn
Peasant He/Him New Zealand rumble
"Skinny Legend" 
Any chance of larger snippet of the code?
Is there a ; on the if (x == x) line breaking it, perhaps?
if (&variable == 0)
  {
  move_stop(&current_sprite, 8, 400, 1);
  }

Unsure what the issue could be, but I assume the if statement works with a test say.
("If check", 1);