• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 1.X+ Cannot throw items from roof

GM Matrix

New Member
Joined
Jan 10, 2008
Messages
53
Reaction score
3
Hello guys, I got problem with throwing items from roof.
For example I trying to thorw parcel from roof to get down by stacking them, and when roof doesn't have borders then all's fine and I can throw items to the ground, but if roof has borders (like on example) then its immposibble.

example.PNG

On attached image I remove 1sqm of roof border to explain when it work propertly.

Any ideas?

Best regards,
Matrix.
 
I see information below when I'm trying to inspect this element
00:52 You see a flat roof.
ItemID: [1152].
Position: [X: 32341] [Y: 32212] [Z: 6].

And when I looking for item which id 1152 in ObjectBuilder I found just roof, no border and with no checked block pathfinder.
obj.PNG

How I should understand this situation?

---
ss for border proporties from ObjectBuilder

border1.PNG
border2.PNG

I use otcv8 with Nostalrius, and I use spr, data file from 7.72 client

Piece information of 1152 item from engine code
TypeID = 1152
Name = "a flat roof"
Flags = {Bank,Unmove}
Attributes = {Waypoints=160}


---
Without any problem I can throw parcel to +2 sqm from border, but not +1sqm

__
When I remove 1152 item id from .spr then I got this effect
border3.PNG

I found this tile, but without any new effects :(
border4.PNG
Even if I marked "Ground Border" it doesnt work
 
Last edited:
I'm after try with new Nekiro downgrade (1.4 to 8.6 client) and what shock me this problem is exsiting in this distribution too! I cannot throw parcels from roof where is border added. Im starting thinking its not bug but normal situation... someone can tell me is it normal to block throwing items (ex. parcels) to distance 1sqm from roof like on photos which I added in earlier post ??
@Nekiro @Fresh
 
Back
Top