 |
 |
 |
 |
| Author |
Message |
RazorTongue
Joined: 23 Apr 2007 Posts: 26
|
Posted: Mon Apr 23, 2007 12:33 pm Post subject: Boats and 'impassable positions' |
|
|
Hi. I've checked existing topics, but without an answer for my problem, so I will describe whole situation.
I have boat, with mobile(s) in the corner of the map(whole map is filled with water and few islands) and the another map also filled with water and few islands. When player sails to the edge of the world, I move the boat with MoveObjectToRealm() with multi refence, to the valid position on the other map(I check standing ground, etc.).
Sometimes function MoveObjectToRealm() returns mysterious "Position indicated is impassable" error - I'd like to know exactly when this kind of error is returned, since there is no static or other shit in the destination position. I've thought that maybe destination was to close to the map edge, but I've put an 22 tile offset from the map border.
Last edited by RazorTongue on Mon Apr 23, 2007 12:35 pm; edited 1 time in total |
|
 |
|
|
 |
 |
|