Reply to Re: Weird Person Thing
If you don't have an account, just leave the password field blank.
the last digit (in this case, the 1) to a 0.
357 becomes 350, 33 becomes 30, 401 becomes 400.
The last digit indicates a direction.
1 = down+left
2 = down
...
8 = up
9 = up+right
Check the numpad on your keyboard
To sum it up: base_walk + direction number = sequence, so sequence - direction number = base_walk.
357 becomes 350, 33 becomes 30, 401 becomes 400.
The last digit indicates a direction.
1 = down+left
2 = down
...
8 = up
9 = up+right
Check the numpad on your keyboard

To sum it up: base_walk + direction number = sequence, so sequence - direction number = base_walk.