dataviruset / sm-hosties

The ultimate jailbreak plugin for SourceMod
https://forums.alliedmods.net/forumdisplay.php?f=155
GNU General Public License v3.0
29 stars 27 forks source link

OnAvailableLR Forward Does Not Fire at Round Start #48

Closed data-bomb closed 8 years ago

data-bomb commented 8 years ago

In uncommon situations where sm_hosties_lr_ts_max is set high or the server has low population, OnAvailableLR is not firing until someone dies, which may be too late for other plugins.

data-bomb commented 8 years ago

https://github.com/dataviruset/sm-hosties/commit/10bbaaacdca735cdb9977a3be9f33af3f8dffd23 is proposed to fix this bug

data-bomb commented 8 years ago

This could benefit plugins using OnAvailbleLR forward @shanapu

shanapu commented 8 years ago

round_freeze_end, nice idea! Thanks for the fast fix! and good communication! i give em a try