安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The system I provided is rather barebones but it already does most of what you describe for most HL2 NPCs. Vortigaunts do actually have a degree of support, I just had trouble finding good Vort lines to use so I configured them to default to the generic male reaction list used by male citizens and a couple other characters with limited lines for me to pull good reactions from.
It's definitely not a perfect system but it doesn't require much effort to set it up to support any given NPC or playermodel. I don't have the ability to make it automatically detect an entity's gender because there doesn't seem to be a system for that in the engine, so it would have to be set on a per-model basis.
I don't have any plans to add a whole menu for custom reaction sounds but towards the bottom of the description under "CUSTOM REACTION" there are instructions on how to add/remove sounds for playermodels and NPCs. It's not the most elegant solution but it works
2) the SWEP lets you cycle between regular/blood/napalm piss with right click
That said Postal 3 is in the Source engine so it might actually be easy enough to get it figured out, I'll have to consult a homie who knows Blender
In rp it will be very interesting when you need to go for a girl, it will be especially pleasant if it bursts her limit
in the game itself it was like that, for some female.
yes, it's addons, but which one - don't know yet, gotta search.
Can you share a bit more info about what you were doing at the time the error happened? Can you make it happen again and share the process? Right now I can only speculate that perhaps you have another addon installed that is somehow conflicting but I can't know for sure
Mass can not be lower or equal to 0!
stack traceback:
lua/entities/ent_postal_pee/init.lua:34: in function <lua/entities/ent_postal_pee/init.lua:18>
[C]: in function 'Spawn'
lua/autorun/server/sv_pee.lua:114: in function 'DoPiss'
lua/autorun/server/sv_pee.lua:183: in function <lua/autorun/server/sv_pee.lua:178>
lua/dlib/modules/hook.lua:904: in function <lua/dlib/modules/hook.lua:900>