Skip to content

client: try to fix smoke not visible on first round - #351

Merged
a1batross merged 1 commit into
mainfrom
smoke-weed-everyday
May 19, 2026
Merged

client: try to fix smoke not visible on first round#351
a1batross merged 1 commit into
mainfrom
smoke-weed-everyday

Conversation

@a1batross

Copy link
Copy Markdown
Collaborator

g_flRoundTime is 0 on first round. fuser4 stores entity creation time. When g_flRoundTime inevitably goes forward, entities created before it will get automatically cleaned in this function.

Could be also used for dead bodies, instead of storing them in array, which I think was intended at some point, judging by commented out fuser4 assignment.

cc @Vladislav4KZ

@Vladislav4KZ

Copy link
Copy Markdown
Contributor

I literally made the exact same fix in the uncommitted changes of my local repository 😁

@a1batross
a1batross merged commit 5ee5639 into main May 19, 2026
27 checks passed
@a1batross
a1batross deleted the smoke-weed-everyday branch May 19, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants