How do I enable the toolgun for non-admins? I checked my Spacebuild server, and people say they don't have it. I assume my other servers are the same. I assume it's an entry in my server.cfg file I need. What am I missing?
It's a script.
[QUOTE=nofear1999;19010022]It's a script.[/QUOTE]
Um, no. There's a server.cfg entry I need.
K thanks, rate me, and don't even say anything...
No.
It's a script.
Their is no cfg command that allows or disables physgun.
One of your admin mods is restricting it.
[QUOTE=Teddi Orange;19018825]One of your admin mods is restricting it.[/QUOTE]
I'm using ULX...
That's it. Check Ulx commands.
Ulx help i believe.
Then make sure it's allowing everyone to have a toolgun.
[QUOTE=Teddi Orange;19031345]Then make sure it's allowing everyone to have a toolgun.[/QUOTE]
Specifics would be helpful. And anyway, ULX is the same config-wise on each server, what's the difference here?
Well, as you said your self; on every server non-admins are lacking toolgun, so - Yea.
Anyways, you could try adding this, in gamemodes/Spacebuild/gamemode/init.lua
[lua]function GM:PlayerLoadout( pl )
ply:Give ("gmod_tool")
end[/lua]
That makes players recieve a toolgun, each time they spawn, incase you didnt know.
This might not work, if Ulx is blocking non-admins from getting it, but It's worth a try I'd say.
I don't see how ULX could block something on one server and not on every other server. Nothing's different except the gamemode.
What's your spacebuilds server IP?
[QUOTE=Teddi Orange;19042739]What's your spacebuilds server IP?[/QUOTE]
It's 69.250.168.224:27018
I just redid it because the same thing was happening. I really have no addons now except wire, phx, and ulx.
Well, I'm about to go to bed, pm me your steam name and tomorrow I'll fix the problem for you.
[QUOTE=Teddi Orange;19044262]Well, I'm about to go to bed, pm me your steam name and tomorrow I'll fix the problem for you.[/QUOTE]
PM'd.
Sorry, you need to Log In to post a reply to this thread.