Garry's Mod

Garry's Mod

Pony Player Models
r 2015 年 7 月 18 日 下午 3: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
< >
正在显示第 1 - 1 条,共 1 条留言
Chloan 2015 年 8 月 3 日 下午 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
})
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50