DosMike / TF2-PvP-OptIn

A different approach to friendly servers, disabling PvP by default. Written for LazyPurple Sillies.
MIT License
3 stars 4 forks source link

PVP particles appear(?) when a player connects/disconnects #17

Open ghost opened 4 months ago

ghost commented 4 months ago

Despite having pvp_playerparticle_enable 0, when a player/bot connects/disconnects the particle is shown. But doing the commonly used demo command to fix visual bugs (record fix; stop) removes them except for one at 0 0 0. I am thinking they may be ghost particles? I am on the develop branch.

DosMike commented 4 months ago

I want to at least look into this when i have time, dont close it

ghost commented 4 months ago

maybe related

https://github.com/DosMike/TF2-PvP-OptIn/blob/0524d0e1a36af5d3c722115fea64aeca6759cbd2/scripting/pvpoptin/utils.sp#L46-L56