安裝 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>