View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001952SphereServerexecutable - windows buildpublic29-04-11 18:0402-05-11 17:59
ReporterShaklaban 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Platformwin32OSwindowsOS Versionwin 7
Product Version 
Target VersionFixed in Version 
Summary0001952: EF_FixCanSeeInClosedConts on another players backpack
DescriptionEF_FixCanSeeInClosedConts returns 1 when cansee function used on item which is in the another players backpack, and backpack is not opened by the other player (with stealing etc.).
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number1442
Attached Files

- Relationships

-  Notes
(0001046)
Mirravin (reporter)
30-04-11 00:40
edited on: 01-05-11 00:08

[Deleted]

(0001047)
Shaklaban (developer)
30-04-11 23:23
edited on: 30-04-11 23:27

when this flag enabled, cansee must return 0 on items, which is in the container client has not opened.

_FixCanSeeInClosedConts = 00020000 // Change CANSEE to return 0 for items inside containers that a client hasn't opened

for example:

ref1=player 1
ref2=player 2
ref3=a katana in the backpack of player 1

if (<ref2.cansee <ref3>>)
    i can see the katana
else
    i can't see the katana
endif

ref2 always can see the katana, without opening the backpack of player 1.

(0001048)
Mirravin (reporter)
01-05-11 00:07

A... Yes, I'm sorry. :)
(0001050)
MrSugarCube (administrator)
02-05-11 00:48

Did ref2 previously have player 1's backpack open?
(0001053)
DavideRei (reporter)
02-05-11 12:25

I found the same bug, but only if ref2 has previously opened player 1's backpack. If he did, the flag does not work.
(0001054)
Shaklaban (developer)
02-05-11 17:59

i just tested it again, its only occurs when ref2 has previously opened player 1's backpack.

- Issue History
Date Modified Username Field Change
29-04-11 18:04 Shaklaban New Issue
30-04-11 00:40 Mirravin Note Added: 0001046
30-04-11 23:23 Shaklaban Note Added: 0001047
30-04-11 23:26 Shaklaban Note Edited: 0001047 View Revisions
30-04-11 23:27 Shaklaban Note Edited: 0001047 View Revisions
01-05-11 00:07 Mirravin Note Added: 0001048
01-05-11 00:08 Mirravin Note Edited: 0001046 View Revisions
02-05-11 00:48 MrSugarCube Note Added: 0001050
02-05-11 12:25 DavideRei Note Added: 0001053
02-05-11 17:59 Shaklaban Note Added: 0001054


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker