SirWillian / sst

Mirror of https://gitlab.com/mikesmiffy128/sst - pull requests ignored!
Other
0 stars 0 forks source link

Reloading the plugin alters the maxval of fps_max in L4D1&2 when it otherwise shouldn't #3

Closed ImAciidz closed 1 year ago

ImAciidz commented 1 year ago

Issue in the original code https://github.com/mikesmiffy128/sst/commit/63f0e42faa98ef0c3776d8c887b991a2555cc8df. Code ends up thinking an old version which already had SST loaded is actually TLS due to fps_max being unhidden by the first load, so it sets the maxval to 1000 instead of 300

ImAciidz commented 1 year ago

While this technically probably isn't relevant given that anticheat will eventually disallow reloading the plugin or loading late, there are a few people I've seen who just cluelessly have multiple versions of SST load at the same time (or think they're invincible and it doesn't matter) and so this does allow them to break the rules if they were aware of it

ImAciidz commented 1 year ago

fixed in https://github.com/mikesmiffy128/sst/commit/f96b854987dfa8bb5b49eb07a88fad8d051fd131