Avatar-X
Member-
Content Count
6 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout Avatar-X
-
Rank
Rookie
-
Hey, i have the next problem.... i have add to this this Block: case "cop_car_1": { _return set[count _return, ["C_Offroad_01_F",15000]]; _return set[count _return, ["C_SUV_01_F",45000]]; _return set[count _return, ["C_Hatchback_01_sport_F",25000]]; if(__GETC__(life_coplevel) > 4) then { _return set[count _return, ["B_MRAP_01_F",65000]]; }; this: _return set[count _return, ["C_Hatchback_01_sport_F",25000]]; now the garage change my police offroad to the service truck. WHY?! i can´t see my offroad police car... Here is my vehicleColor: case "C_Offroad_01_F": { _ret = [ ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_co.paa", "civ"], ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_BASE01_CO.paa", "civ"], ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_BASE02_CO.paa", "civ"], ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_BASE03_CO.paa","civ"], ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_BASE04_CO.paa","civ"], ["\A3\soft_F\Offroad_01\Data\offroad_01_ext_BASE05_CO.paa","civ"], ["images\cop_offroad_new.paa","cop"], ["#(ai,64,64,1)Fresnel(0.3,3)","fed"], ["#(ai,64,64,1)Fresnel(1.3,7)","cop"], ["#(argb,8,8,3)color(0.6,0.3,0.01,1)","civ"] ]; }; Where is my Error? - THX
-
Hello, maybe someone has script the lightbar for hatchback and suv? Or is not possible? The next problem i have... where is the Impound Menu with version 3.1.2?! better where is the cop menu => trunk search, player serarch.. I hope anyone can help me.
-
I have a problem with the sound for the car lock and unlock. on my server only the vehicle owner can hear the sound. not all players. i have seen on other server the unlock sound can hear all players. Where is my error in the settings?
-
Hello, i find this mod good. However, I am annoyed, as service providers about which one can embed any good police uniforms. Why is there no instructions to use other skins? This is something disappointing for me. Want because no other player police uniforms? thx
-
Add PRC-148 UHF to ammo box
Avatar-X replied to fasterthanlight's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
hello sorry iam new and learn the scripting. i will try to use the Radio from Ace. The Editingprogramm "Lea" for arma 2 say the ClassNames of the Items. The classname are: ACRE_PRC343, ACRE_PRC148. Now i think this is from Ace-mod. -
Add PRC-148 UHF to ammo box
Avatar-X replied to fasterthanlight's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hello, this is a very old thread. But i hope this is not a problem. i have the same problem with "ace - mod" and the radios. i will try add radios to a ammobox. i have write this: _this addWeaponCargo ["ACRE_PRC148", 20]; _this addWeaponCargo ["ACRE_PRC343", 20]; but this is not work. Error: 'bin\config.bin/CfgWeapons.ACRE_PRC148.' The same Problem i have it with the other Radio PRC343.