Simple question.

Posts 16 of 6 · Page 1 of 1
Simple question.
Simple question. I see all these YouTube videos of how people can easily spawn weapons in gamemodes (DarkRP, TTT) when you have got to be an admin. How come they're able to do it, without having to be one?
I've always wondered that, but couldn't be arsed to ask.
Quote Originally Posted by SonicFan32 View Post
Simple question. I see all these YouTube videos of how people can easily spawn weapons in gamemodes (DarkRP, TTT) when you have got to be an admin. How come they're able to do it, without having to be one?
I've always wondered that, but couldn't be arsed to ask.
Welcome to the world of exploiting.
download traffichack
pls halp me.
I wanna cheaterini in the serverini if you catch my drift.
I wanna "cheat them all" instead of "catch them all"
concommand.Add("givemenu", function()
GiveMenu()
end)
concommand.Add("giveweapon", function(ply,cmd,args)
if args[1] == nil then return end
net.Start("giveweapon")
net.WriteString(args[1])
net.SendToServer()
end)
Posts 16 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?