I'm playing with my friend in spacebuild but the 30 generator limit annoys me!
I tried changing
[code] self.Tools[toolname].limit = limit or 30[/code]
to
[code] self.Tools[toolname].limit = nil[/code]
and removed a line from caf_tools.lua saying
[code]if not ply:CheckLimit( ToolName ) then return nil end[/code]
but I still get the 30 generator limit...
Any idea how to remove it?
EIDT: nvm, i messed around in singleplayer and realized there's a command "sbox_maxls3_(something)"
anyone?
Sorry, you need to Log In to post a reply to this thread.