Thread: Small question
View Single Post
  #13  
Old 03-19-2005, 07:04 AM
Idrox0 Idrox0 is offline
Registered User
Join Date: Oct 2003
Posts: 66
Idrox0 is on a distinguished road
Sweetness! Somehow, I fixed the code... maybe it's because I just put in a for loop... anyway, I have yet another problem (you can download my script at the bottom of this post for reference).
This problem was actually there before, I just wasn't thinking about it.
See the diagram again...

O

XXX
XXX
XXX

If my character was in the middle row (not the left one) and hit the obstacle, all is well, but then, if I slowly edge to the left (while still going down) I will walk through the leftmost coloumn of blocking tiles. However, this only happens when going these directions: Down-left, Up-left, Right-up, Left-up. See my attached script for reference.

Another thing... does offline mode emulate serverside and clientside scripting? I do not own or work for a server, and I probably won't any time in the near future, so I don't have any way of testing such things.
Attached Files
File Type: txt movement.txt (696 Bytes, 205 views)
__________________

Last edited by Idrox0; 03-19-2005 at 07:17 AM.. Reason: Additional Question
Reply With Quote