Garry's Mod

Garry's Mod

Ban Randomseed
6 Comments
dolpin 2.0 30 Jul, 2023 @ 1:38pm 
use a dedicated server
Eternal Happy! 20 Jul, 2023 @ 9:22pm 
It says "addon too new to use old API"; is there a way to fix this?
miniduikboot  [author] 29 Jun, 2020 @ 10:41am 
You can mess with math.random (and one way to do that is by seeding the RNG, which this addon blocks). If you really want to mess with math.random you can override that function in a similar to how I overrided the math.randomseed function, but that will break all users of the RNG in Gmod, so I'd highly recommend against that.
NextKurome76TheSoldier 29 Jun, 2020 @ 10:31am 
yeah, what i meant was math.random, but i guess this one can't be messed with
miniduikboot  [author] 29 Jun, 2020 @ 10:27am 
Probably not, this addon only changes the math.randomseed function and the item you were talking about doesn't use that function.
NextKurome76TheSoldier 29 Jun, 2020 @ 7:55am 
could this finally possibly break the qtg invincible npc?