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

Players can quick scope in NoScope LR #49

Closed data-bomb closed 8 years ago

data-bomb commented 8 years ago

Players can quickly scope and shoot in NoScope LR and obtain the scoped accuracy

data-bomb commented 8 years ago

https://github.com/dataviruset/sm-hosties/pull/17 proposes a prethink method but, as discussed, this seems like overkill. We could employ a method similar to what we use for blocking the burst fire on the glocks.

data-bomb commented 8 years ago

https://github.com/dataviruset/sm-hosties/commit/e608d2033848b0960beb334b11293ea1e9ea3d8d introduces delays for NoScope LR. Needs player testing.