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
Thank you for an awesome Workshop item and all the work you have already put into this gift to the community.
Keith ""Blood"" Hanson Perk:
Flying Daggers
Move to another position, throwing knives at nearby enemies while moving.
The current mod has his Perk -^
You can equip any knife to use.
To unlock Endless Knives, load the following script
没有的技能基本是硬编码绑定角色的, 不修改代码覆写的话, 其他人是无法直接使用的.
Could you consider to add the perk : ' Inside Dope ', please ?
Regards.
This perk is hard-coded locking characters,
No one else can use it,
Unless the rewriting code
Do you think it might go in pair with her PDA ?
I mean is there a way to give the PDA and the perk to the IMP to make it works perhaps ?
steam mods are automatically packaged and require the unpacking tool
The nexus version has direct access
Maybe I'll add it to the game option sometime
Thank you very much for giving me the example.
Hey there! I have the mod unpacked but I'm not totally sure where this code should go. Maybe in a .lua file, but maybe you have a different location for perk edits? Can you help me locate where to add this code within your mod?
Add it to any lua script.
like use ModTool Create a new mod, and Create a New Code Assets(script.lua), Open and paste the code.Save and load mod
You can save a file
File structure:
C:\Users\[USER_NAME]\AppData\Roaming\Jagged Alliance 3\mods\
EndlessKnives_Unlock\
--Code\
----EndlessKnives_Unlock.lua
--items.lua
--metadata.lua
items.lua
metadata.lua
Code\EndlessKnives_Unlock.lua