安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









maybe, when i can.
i'll try because i'm not really good on NPC making.
but, i hope it works.
[PART 2]
(you can put more than just one code.)
(however, since the models now in days are locked on "Steam/steamapps/workshop/4000" with a special file called .VPK, and you need a program called "Crowbar" to see the .VPKs)
if you wonder were did i found this method, is on this video
(activate the automatic subtitles and remove the spaces of the dots when you copy-paste on the web search link)
https://www . youtube .com/watch?v=9sO9sj3nJpA
no problems
anyways.
i'm sure the solution for this problem is creating a ".LUA" file (with the notepad file / .TXT)
and then, use this code.
just a disclamer, this is a method for Gmod 11 (the classic one), i'm not sure if is gonna work for Gmod 13
----
local Category = "PUT THE NAME YOU WANT"
local NPC = { Name = "NAME OF THE NPC",
Class = "npc_combine", ("npc_combine" for hostile or "npc_citizen" for ally)
Model = "models/player/monophanie.mdl", (you have to put the direction of were the model is)
Health = "100",
KeyValues = { citizentype = 4 },
Category = Category }
list.Set( "NPC", "PUT THE NAME YOU WANT WITH _", "NPC" )
----
aaah!
now i understand.
i mean, you are trying to say is that there is no "hostile NPCs" of the monokubs and these are just friendly except Monotaro.
sorry for my misunderstanding.
but your explanation first didn't catch it and i thought you mean to have evil versions in design or "model mod"
aaah, i get it.
actually, your idea doesn't sound that bad.
unless you want them to look like Phantom from Danganronpa: Distrust.
but, it's a nice idea over there.
you mean, the models are missing?