Garry's Mod

Garry's Mod

Pony Player Models
r 18. juli 2015 kl. 15:35
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
< >
Viser 1-1 af 1 kommentarer
Chloan 3. aug. 2015 kl. 12:36 
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
})
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50