I have a silly problem. I want to move a character, but get a lock-up every time, no matter how I script it. What could be wrong?
i dunno, is he on a walkable area? is it the main playable character? youll have to give us a bit more info to help you out.
if it is a thin walkable area he might get stuck on the edges and appear to lock up
The whole screen is walkable, actually. It's not the main character.
do you have alot of
MoveCharacter (BLEH, X, Y)
in any rep_exe script?
No, I do not. It's a scren, which is wholly walkable. A character (which I can see). And then I've tried several walk to-command (both scipted and otherwise). And it didn't work. The computer froze and I got a wait cursor.
if its not your main character, just use the movecharacter commands.
why dont you show us your room code where you think youre having the problems