openmultiplayer / samp-bugs

Track all known SA:MP bugs, and if we've fixed them in open.mp
Mozilla Public License 2.0
17 stars 1 forks source link

[NO LABEL] RemoveBuildingForPlayer caching #20

Open bashovski opened 5 years ago

bashovski commented 5 years ago

Consider adding client-sided RemoveBuildingForPlayer with adding removed buildings in local cache and skipping the function in case it is already removed by accessing local cache. This is a workaround in case there won't be any special rewriting of the system itself. Otherwise, this may not be needed.

bashovski commented 5 years ago

NOTE: Add 'Client' label to issue if needed since I cannot edit the issue labels after posting one.

NexiusTailer commented 3 years ago

Probably related to #12