Garry's Mod

[HELP] with Lua

Submitted by Sparky148, , Thread ID: 236747

Thread Closed

RE: [HELP] with Lua

#2
Man u know a lua file "categories" not for shipments or weapons. It's for entites or jobs only.

See:
DarkRP.createCategory{
name = "Business",
categorises = "jobs",
startExpanded = false,
color = Color(0, 136, 145, 255),
canSee = function(ply) return true end,
sortOrder = 11,
}

Users browsing this thread: 2 Guest(s)