Garry's Mod

Garry's Mod

Pony Player Models
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
< >
11/1 megjegyzés mutatása
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
})
< >
11/1 megjegyzés mutatása
Laponként: 1530 50