Garry's Mod

Garry's Mod

Ban Randomseed
6 条留言
dolpin 2.0 2023 年 7 月 30 日 下午 1:38 
use a dedicated server
Captain Bright Noa 2023 年 7 月 20 日 下午 9:22 
It says "addon too new to use old API"; is there a way to fix this?
miniduikboot  [作者] 2020 年 6 月 29 日 上午 10:41 
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 2020 年 6 月 29 日 上午 10:31 
yeah, what i meant was math.random, but i guess this one can't be messed with
miniduikboot  [作者] 2020 年 6 月 29 日 上午 10:27 
Probably not, this addon only changes the math.randomseed function and the item you were talking about doesn't use that function.
NextKurome76TheSoldier 2020 年 6 月 29 日 上午 7:55 
could this finally possibly break the qtg invincible npc?