Garry's Mod

Garry's Mod

Pony Player Models
r 18 Jul, 2015 @ 3:35pm
How do I use these for DarkRP
I would like to make a ponyrp but I need to put these models in but I don't know how
< >
Showing 1-1 of 1 comments
Chloan 3 Aug, 2015 @ 12:36pm 
you would put it in a job

if you know how to do lua just edit this :


TEAM_PONY = DarkRP.createJob("Pony Civilian", {
color = Color(100, 20, 40, 16),
model = "models/ppm/player_default_base.mdl",
description = [[You can do great things!]],
weapons = {""},
command = "Pony",
max = 4,
salary = 450,
admin = 0,
vote = false,
hasLicense = true
})
< >
Showing 1-1 of 1 comments
Per page: 1530 50