Reply to Direction problems
If you don't have an account, just leave the password field blank.
I know that
move_stop(&man, 6, 6, 1);
will make the man go north
could someone just tell me the other ones...
again...
I tried :
move_stop(&man, 8, 8, 1);
and he went north too
and I tried :
move_stop(&man, 4, 6, 1);
and I'm pretty sure he disappeared on that one.
move_stop(&man, 6, 6, 1);
will make the man go north
could someone just tell me the other ones...
again...
I tried :
move_stop(&man, 8, 8, 1);
and he went north too
and I tried :
move_stop(&man, 4, 6, 1);
and I'm pretty sure he disappeared on that one.