Why Wont This WOrk?
NPC Code:
if (playery=49){playery--;
set up;
unset down;
}
while(up){
playery--;
}
if(playery=11){
playery++;
unset up;
set down;
}
while(down){
playery++;
}
and dont say flags suck and OH NOO I HATE FLAGSS! plz. thx.
and post a script that works for this plz.