View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002224SphereServerexecutable - windows buildpublic19-10-13 05:5619-10-13 19:00
ReporterCoruja 
Assigned ToBen 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002224: CANSEELOSFLAG doesnt working
Descriptionusing AdvancedLOS enabled on sphere.ini, CANSEELOSFLAG works fine

but without AdvancedLOS, CANSEELOSFLAG function doesnt work, it acts like the standard CANSEELOS (without 'flag')

I dont know if it's intended to be like this, but it would be great use CANSEELOSFLAG without AdvancedLOS

I really need CANSEELOSFLAG to make a fix for area spells bypass dynamic items, but I dont use AdvancedLOS so it doesnt works :/
Steps To Reproduce1) .add i_pier_1 between you and a random item X
2) .serv.AdvancedLOS=0
2) .xTestLOS, click on the item X and the function doesnt works, it will return 0 on all flags
3) .serv.AdvancedLOS=1
4) .xTestLOS again and now it works fine

[FUNCTION TestLOS]
serv.b <SRC.CANSEELOSFLAG 00001,<UID>>
serv.b <SRC.CANSEELOSFLAG 00002,<UID>>
serv.b <SRC.CANSEELOSFLAG 00004,<UID>>
serv.b <SRC.CANSEELOSFLAG 00008,<UID>>
serv.b <SRC.CANSEELOSFLAG 00010,<UID>>
serv.b <SRC.CANSEELOSFLAG 00020,<UID>>
serv.b <SRC.CANSEELOSFLAG 00040,<UID>>
serv.b <SRC.CANSEELOSFLAG 00080,<UID>>
serv.b <SRC.CANSEELOSFLAG 00100,<UID>>
serv.b <SRC.CANSEELOSFLAG 00200,<UID>>
serv.b <SRC.CANSEELOSFLAG 00400,<UID>>
serv.b <SRC.CANSEELOSFLAG 00800,<UID>>
serv.b <SRC.CANSEELOSFLAG 01000,<UID>>
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001740)
Ben (manager)
19-10-13 19:00

CANSEELOSFLAG only uses Advanced LOS... so yes, this is intended behaviour.
The flags that it uses are specific to Advenced LOS.

- Issue History
Date Modified Username Field Change
19-10-13 05:56 Coruja New Issue
19-10-13 19:00 Ben Note Added: 0001740
19-10-13 19:00 Ben Status new => closed
19-10-13 19:00 Ben Assigned To => Ben
19-10-13 19:00 Ben Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker