安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






I would merge, but I would have to upload Perk's modded script to do so, which I do not have permission from Joker to do.
When launching the game, read what it says and it will let you know what is causing the conflict.
if (GetCharacterShipClass(sld) < ((MOD_SKILL_ENEMY_RATE/5.0) + 1.5)) iTmp = true;
to:
//if (GetCharacterShipClass(sld) < ((MOD_SKILL_ENEMY_RATE/5.0) + 1.5)) iTmp = true;
This is the line that restricts the ships from smuggling, so you'd need to add 2 forward slashes.
C:\Program Files (x86)\Steam\steamapps\workshop\content\2230980
If this path is correct, you will find all your mods here, including this mod. 2230980 is the folder associated with Caribbean Legends. Remember to only edit files you are comfortable with editing.
почему когда я писал предыдущему разработчику он все решил сам
а тут если мы хотим использовать твой мод то нам самим нужно редактировать файлы что за бред
//if (GetCharacterShipClass(sld) < ((MOD_SKILL_ENEMY_RATE/5.0) + 1.5)) iTmp = true;
Those lines can be edited if anyone wishes to search for the files. However, if anyone wants to use "Perks Reworked" mod with this one, they would need to edit the files that is supplied by that mod.
However, only apply edits when you are confident about doing so.
if (GetCharacterShipClass(sld) < ((MOD_SKILL_ENEMY_RATE/5.0) + 1.5)) iTmp = true;
change the 5 to a lower number
I will let you know any incompatibilities/bugs found.
hope works with another mods =)