khalidahmedshalabi / SAMPBulletproof

Bulletproof Gamemode is a SA-MP gamemode which is believed to take A/D and TDM to a new level.
http://khalidahmedshalabi.github.io/BulletproofGamemodeWebsite/
Apache License 2.0
16 stars 20 forks source link

Add player to round bug #74

Open Tadas3333 opened 7 years ago

Tadas3333 commented 7 years ago

When someone pauses during countdown, and unpauses after that, he is bugged or before countdown I am not sure I think it's fixed on atttack-defend gm and I fixed on art of war by using OnPlayerUpdate to check if it was called at least once after countdown ended, and if it was not, readd player automatically

Tadas3333 commented 7 years ago

Hmmm, I tried to repeat it but i couldn't. Maybe it's something else.