SphereServer BugTracker - SphereServer
View Issue Details
0001497SphereServerexecutable - genericpublic21-08-08 00:2615-04-09 00:10
Coruja 
MrSugarCube 
normalminoralways
resolvedfixed 
 
20-09-2009, 0.56b Prerelease 
09-09-2008
None
None
0001497: Ship mast doesn't block LOS
All ship mast of small/medium (normal and dragon style) ship does not block LOS.
I tryed change CAN propertie for the item (can_i_block, can_i_blocklos, can_i_door), but I can't fix this thing.
The ship mast is the direct DISPID of ship multi, maybe this item type have some problem blocking LOS?
No tags attached.
jpg shipmast.JPG (23,298) 21-08-08 00:26
http://tracker.sphere.torfo.org/bugs/file_download.php?file_id=9&type=bug
Issue History
21-08-08 00:26CorujaNew Issue
21-08-08 00:26CorujaFile Added: shipmast.JPG
21-08-08 00:26CorujaNightly Version => 08-02-2008
21-08-08 00:26CorujaExperimental Flags => None
21-08-08 00:26CorujaOption Flags => None
21-08-08 01:27CorujaNote Added: 0000067
15-04-09 00:10MrSugarCubeNightly Version08-02-2008 => 09-09-2008
15-04-09 00:10MrSugarCubeStatusnew => resolved
15-04-09 00:10MrSugarCubeFixed in Version => 0.56c Nightly
15-04-09 00:10MrSugarCubeResolutionopen => fixed
15-04-09 00:10MrSugarCubeAssigned To => MrSugarCube
15-04-09 00:10MrSugarCubeNote Added: 0000187

Notes
(0000067)
Coruja   
21-08-08 01:27   
AdvancedLOS=0
:D
(0000187)
MrSugarCube   
15-04-09 00:10   
The ship mast is marked as hidden in the mul files so Sphere does not include it in LOS tests. The simplest solution is to add the following to the ship ITEMDEFs:

HEIGHT=3
CAN=CAN_I_BLOCK