Everything posted by yauling112
- PROJECT ARORA (Major Update)
- Realistic Fast Draw™
-
UltimateBackup spawn cop using a punching
<NonLethals> <NonLethal>WEAPON_STUNGUN</NonLethal> </NonLethals> <HandGuns> <HandGun>WEAPON_UNARMED</HandGun> </HandGuns> <LongGuns> <LongGun chance="100" comp_1="COMPONENT_AT_SCOPE_MEDIUM" comp_2="COMPONENT_AT_AR_FLSH">WEAPON_CARBINERIFLE</LongGun> </LongGuns> Some of them now use rifles, some use stunguns at long range. Can't just equip them with rifles? I found that the problem only occurs in the CTSFO unit group in the file. If delete HandGuns NonLethals , they will switch from fists to pistols.
-
UltimateBackup spawn cop using a punching
Can someone help me?😭 I tried: 1.) Test with only the UB addon. 2.) Reinstall the game, leaving only the UB addon for testing. 3.) Reinstall UB. 4.) Test using someone else's XML file. 5.) Change weapons and vehicles. 6.) Do not use weapon attachments. 7.) Delete <HandGuns> and <NonLethals>, they will turn fists into pistols. 8.) Test using S_M_Y_SWAT PED. 9.) _mod 10.) Tried versions 3586 and 3751. 11.) Tried 1 driver and 1 passenger, it resulted in 1 rifle + 1 fist/pistol.
-
UltimateBackup spawn cop using a punching
Hello everyone, I'm a player from Hong Kong. My English isn't very good, so please forgive me. Using SpecialUnits if I use setting 1, with 4 police officers in one car, after spawning, 2 of them will use melee combat with their fists. If I use setting 2 , with 4 police officers in one car, after spawning, there's still a chance that 2 of them will use melee combat with their fists. this problem has been bothering me for many many days , does anyone know what's causing this? I hope someone can help me fix this.🙏Setting 1. </NonLethals> <NonLethal>WEAPON_UNARMED</NonLethal> </NonLethals> <HandGuns> <HandGun>WEAPON_UNARMED</HandGun> </HandGuns> <LongGuns> <LongGun chance="100" comp_1="COMPONENT_AT_AR_FLSH" comp_2="COMPONENT_AT_SCOPE_MEDIUM">WEAPON_SPECIALCARBINE</LongGun> </LongGuns> Setting 2. </NonLethals> <NonLethal>WEAPON_UNARMED</NonLethal> </NonLethals> <HandGuns> <HandGun chance="100" comp_1="COMPONENT_AT_AR_FLSH" comp_2="COMPONENT_AT_SCOPE_MEDIUM">WEAPON_SPECIALCARBINE</HandGun> </HandGuns> <LongGuns> <LongGun chance="100" comp_1="COMPONENT_AT_AR_FLSH" comp_2="COMPONENT_AT_SCOPE_MEDIUM">WEAPON_SPECIALCARBINE</LongGun> </LongGuns> SpecialUnits.xml
-
How to play 3D alarm sound in bank?
How do I program an alarm sound effect to play in a bank? I've tried using Rage and NativeFunction but there's no sound. 🙏
-
UltimateBackup SpecialUnits sometimes spwan without guns
Hi everyone, I have a question about why officers spwan by UltimateBackup SpecialUnits sometimes without have guns? For example, in ARV with 3 people, there's a chance that 1 officer w without gun. Pasted content
- British Style Callout Interface
-
Find an ai use cover mod
In the original AI combat behavior, many of them will not use cover, they will just stand on the street and shoot and rush towards you. The MOD will make them hide behind cover at a certain distance from you and shoot at you, and will not rush towards you. I seem to remember it was a script, not a plugin
-
Find an ai use cover mod
I remember there was a mod but I forgot the name. I can't find it now. It was designed to make the AI use cover and maintain a proper distance during gunfights. Does anyone know the name of the mod? I use google translation, please forgive me if it offends me
-
Looking for old enblens.fx Star Lens
Hi, does anyone have the old enblens.fx Star Lens (starburst) for GTA5 ENB? I only want the file for better police light flares, not a full ENB preset. Thanks!
-
how to make the S_M_Y_COP_01 use eup uniform ?
Got it, I'll try that, thank you.🙏
-
how to make the S_M_Y_COP_01 use eup uniform ?
The AI officers in the police station such as S_M_Y_COP_01 can change their uniforms like UB can or only the models be changed?
-
How to fix the MPClothes lowr and decl not loading issue?
Is there a corresponding FOLDER position for installing pants in a normal EUP? Because some of my pants cannot be displayed after installation Is there a limit on the number of ACCS/JIBI, etc. in each FOLDER in the EUP? For example, ACCS can only be 0-10, and JIBI can only be 0-7?
-
How to fix the MPClothes lowr and decl not loading issue?
Other accs/jibi etc. are loaded successfully
-
How to reduce the light emitted by emergency lights
Changing the value did not solve my problem, is it can change the graphics?
-
How to reduce the light emitted by emergency lights
ok , thank you very much🙏
-
How to reduce the light emitted by emergency lights
Can the light in the red circle be reduced alone?
- How to reduce the light emitted by emergency lights
-
Are all the police officers spawn by UB bald?
I would like to ask if the police officers spawn by UB can't keep their hair after wearing a hat? Because all the female police officers spawn are bald. My English is not good, I wonder if you can understand what I mean?
-
Hello everyone, where can I download RHP for v3504?
Hello everyone, where can I download RHP for v3504?
- LSPDFR+ 2025 - Court System Realism Update
-
How to add HEIST_BAG and glasses to PED in C#
I'm creating a bank robbery callout, but I'm running into one difficulty. I don't understand how to add the HEIST_BAG and glasses to the PED. I've tried the following code: int Backpack Model= new Random().Next(45, 55); NativeFunction.Natives.SET_PED_PROP_INDEX(
-
I created a callout but does not appear
I'm trying to create a callout but when I try to call using the callout manager , mission doesn't appear and I'm really lost on this Could you please help me teach me how to correct it? 新增 文字文件 (2).txt
-
I'm learning to make plugins, but I keep encountering ERROR
RagePluginHook.log