Arma 3
Not enough ratings
ghostFireLine 炫酷鬼火 爆炸拖尾
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Editor Extension
File Size
Posted
Updated
345.602 KB
Nov 1, 2023 @ 4:31am
Nov 28, 2023 @ 6:43pm
5 Change Notes ( view )

Subscribe to download
ghostFireLine 炫酷鬼火 爆炸拖尾

Description
爆炸拖尾,除了提供模块用法外,还提供了自定义的函数版本:
Explosive trailing, in addition to providing usage for the module , it also provides a customized function version:
Description:
在车辆尾部生成爆炸拖尾,强烈的冲击力会让车辆难以停下。灵感来源于网友的“鬼火少年”。仅适用于单人游戏的车辆,请勿在多人游戏中调用。更便捷的方法可以在“模块”→“对象修改者”列表中找到该模块,您只需要与需要启用的车辆同步,即可实现这个效果
Generating a trailing effect at the rear of the vehicle, the strong impact force will make it difficult for the vehicle to stop. The inspiration comes from netizens' "Ghost Fire Youth".Only applicable to SP vehicles, please do not call in MP.A more convenient method can be found in the "Module" → "Object Modifier" list. You only need to synchronize with the vehicle that needs to be enabled to achieve this effect

Parameter(s):
0. Source: object - the center of the attack range;

发射源: 物体 - 为谁启用此效果;

1. Type: Number (Optional, default 2) - Different types of vehicles should be used,
1 - Suitable for four wheeled motorcycles or karting vehicles,
2 - suitable for medium vehicles (about 6 meters in length),
3 - suitable for large vehicles over 8 meters.
In addition, Setting the number to 0 can disable the trailing effect

类型: 数字(可选, 默认 2 ) - 不同的车辆应该使用不同的类型,
1 - 适用于四轮摩托车或卡丁车辆
2 - 适用于中等车辆(长度约6米)
3 - 适用于8米以上的大型车辆
此外,将数字设置为0可以停用拖尾效果
2.typeName: String (Optional, default "DemoCharge_Remote_Ammo_Scripted") - The type of explosive generated, but not applicable to landmine objects;

类型名称: 字符串(可选, 默认 "DemoCharge_Remote_Ammo_Scripted") - 生成的爆炸物类型,比如高爆弹药,但不适用于地雷物体;

Returns:
code - Script handlers.
代码 - 脚本句柄。

Examples:
1. Enable explosive trailing for player vehicles.为玩家车辆启用爆炸拖尾
[] spawn QLS_fnc_ghostFireline;


2. The second parameter is 0, which will disable the trailing effect.第二参数为0,将停用拖尾效果
[vehicle player , 0 ] spawn QLS_fnc_ghostFireline;

3.Using custom types of explosives.使用自定义类型的爆炸物

[vehicle player , 2 , "M_Mo_120mm_AT" ] spawn QLS_fnc_ghostFireline;
1 Comments
little andy Nov 1, 2023 @ 7:40am 
the video is simply amazing :steamthumbsup: :steamthumbsup: :steamthumbsup: :steamthumbsup: :steamthumbsup: :steamhappy: