Im kinda new and i want to know if I can make a new teamid instead of using default ones.
You can create a job id constant by just defining it by yourself
TEAM_WHATEVER = DarkRP.createJob("RQWE", {
color = ,
model = {},
description = [[]],
weapons = {},
command = "",
max = ,
salary = ,
admin = ,
vote = ,
hasLicense = ,
candemote =
})
Sorry, you need to Log In to post a reply to this thread.