17.07.2012, 15:51
you need to insert the absolute coordinates as parameters in the moving functions like
..if you are using relative coordinates, like 10.0000,0.0000,0.0000 (to move to the right), then the bot will goto the (absolute) map coords 10.0, 0.0, 0.0 - the middle of the map, located @ Blueberry Acres. if that ever happens, check out all your coordinate parameters.
pawn Код:
RNPC_ConcatMovement(x,y,z,speed)