Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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 =)