Anonymous | Login | Signup for a new account | 01-07-25 15:37 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0001952 | SphereServer | executable - windows build | public | 29-04-11 18:04 | 02-05-11 17:59 | ||||||
Reporter | Shaklaban | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||
Status | new | Resolution | open | ||||||||
Platform | win32 | OS | windows | OS Version | win 7 | ||||||
Product Version | |||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0001952: EF_FixCanSeeInClosedConts on another players backpack | ||||||||||
Description | EF_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.). | ||||||||||
Tags | No tags attached. | ||||||||||
Nightly Version | Automated (specify build number) | ||||||||||
Experimental Flags | None | ||||||||||
Option Flags | None | ||||||||||
Internal Build Number | 1442 | ||||||||||
Attached Files | |||||||||||
![]() |
|
(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. |
![]() |
|||
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 |