View Issue Details

IDProjectCategoryView StatusLast Update
0000556GTA ConnectedGrand Theft Auto IIIpublic2026-06-27 09:42
Reporterukots Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0000556: element.netFlags.defaultExistance=false followed element.setExistsFor(client, true) has no effect
Description

Using these functions makes elements disappeared even for client who has element.setExistsFor(client, true).

Steps To Reproduce

Use for element blip as example:
element.netFlags.defaultExistance=false;
element.setExistsFor(client, true);

The blip won't appear for specified client.

Tagsgta3, js, Server
Game

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-27 09:42 ukots New Issue
2026-06-27 09:42 ukots Tag Attached: gta3
2026-06-27 09:42 ukots Tag Attached: js
2026-06-27 09:42 ukots Tag Attached: Server