Garry's Mod
Pony Player Models
r 18 JUL 2015 a las 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
< >
Mostrando 1-1 de 1 comentarios
Chloan 3 AGO 2015 a las 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
})
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50