英雄萨姆4

英雄萨姆4

27 个评价
[Ported] Meleeable KamiKaze
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
7.539 MB
2024 年 2 月 28 日 上午 12:55
1 项改动说明 ( 查看 )

订阅以下载
[Ported] Meleeable KamiKaze

描述
Ported from old Sam3: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=470903333

This script file I modified: Content\SeriousSam4\Scripts\PlayerMeleeSelection.lua

To this function worldGlobals.PlayerMeleeSelection
(targetId, targetHullId, targetDistance, playerSeenAngles, targetHeightDiffSigned, playerWeapon, increasedReach, specialMelee, friendlyTarget)

I added codes:
if (targetId == "Beheaded_Kamikaze") then
return "Zoom_Kick", pmlRelPlacementInFront(1.3012), 1
end

However, the skill to increase melee performing distance, doesn't seems to work on Kamikazes.

8 条留言
Cat_N_Flammen 1 月 3 日 上午 1:19 
Port this to SM pls:GDHard::steamsad:
DestroyerNel  [作者] 2024 年 6 月 27 日 上午 5:31 
@tfsc7445 @PatBateman Sorry but I'm too busy and lazy (crying).
DestroyerNel  [作者] 2024 年 6 月 27 日 上午 5:30 
@Fred-104 Sorry for this conflict. I think it is caused by the override of kamikaze's ans file. I'll try to put the melee animation into a new ans.
Fred-104 2024 年 5 月 13 日 上午 9:27 
Conflicts with the Enemy Consistency Fixes mod
PatBateman 2024 年 3 月 4 日 下午 12:50 
Could you also port this to SM?
tfsc7445 2024 年 3 月 2 日 上午 6:28 
Any success?
DestroyerNel  [作者] 2024 年 2 月 29 日 上午 4:15 
@tfsc7445 Sure, I'll try. This mod is ported from old Sam3 and there was no Long Distance skill, so the script codes are not quite the same. I'm a newbie and just started to learn about Sam scripts, so this might be a bit challenging.
tfsc7445 2024 年 2 月 28 日 下午 1:56 
Hello, I ran across a potential issue with the mod. When the Long Distance Relationship skill is active, it does not actually increase the range you can melee Kamikazes in. Could you please come up with a fix for it?