安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Plague_NewZombie mod have to be installed (server and client side)
You can use these names :
"PSR2_ZmbM_Zubastik",
"PSR2_ZmbM_Zubastik1",
"PSR2_ZmbM_Zubastik2",
"PSR2_ZmbM_Krovosos",
"PSR2_ZmbM_Krovosos_Black",
in ZombiesCategories.c
In this file you can modify existing lists or create new ones.
To use the lists you create, you have to modify ZombiesChooseCategories.c
You can find more informations in the comments lines of these files.
Disclaimers :
If you use PvZmoD Tweaked Zombies the speed of these new creatures will be jogging (no sprinting) as it is the default speed of my mod.
Check ingame the model you want to use to be sure it work properly and has no conflic with my mods.
Thanks for sharing it.
Can you see if I have done anything wrong or is it just that they are not compatible?
Here is the skeleton zombies mod. They spawn in with admin spawn tools & run around.
For the moment skeletons don't work with spawn system
ref TStringArray itemList_09 = {"1.0","BadlyDamaged","'weapons'",};
ref TStringArray itemList_00 = "All","BadlyDamaged","Weapon","attachment1","attachment2","Magazine",};
but the player will have to put together the elements.
The elements are attachments (optics for example). I thought you wanted to spawn a "complete" weapon with all its attachments.
If you want to spawn one random weapon you have to set :
ref TStringArray itemList_00 = "1.0","BadlyDamaged","M4A1","AKM","FNX45","AllTheOtherWeaponsYouWant"};
Sorry you can't just set "weapons"
I'm sorry but it is something I didn't succeed to configure.
I tried lot of thing that were supposed to work but no solution found.
I fear the only solution to make bullets rare is to spawn them very rarely.
If at some point I find a fix for that, of course I will apply it but don't wait for it soon.