-
Content Count
22 -
Joined
-
Last visited
-
Medals
Everything posted by boby91
-
Hello, I've problem with vehicle type from last update... I've mission (work in progress) and I would like to finish it, but I can not play it, because of "Bad vehicle type b_bergen_sgg_exp". Can anyone help please :(
-
Posts: 19 Rank: Level: Member Country: cz Location: Occupation: Age: In-game name: #1 Posted at 2016-12-02 18:32 Hi, I have one little problem. I dont want to use trigger. I d like to use waypoint (on act) from different unit.. When some unit activate his waypoint, i want to make two units as surrenders. I wan to use ACE3 script, which is here (http://ace3mod.com/wiki/framework/events-framework.html) -- ace_captives_setSurrendered [_unit, _state(BOOL)] Target Callable Sets a unit to either start or stop surrendering. I tried to make it work, but without success. :( Cant find right syntax. Can someone help pls.
-
Hi, I have script where heli land on smoke and wait for soldiers.. but the pilot switch his engine off.. Its somehow possible to force him not to do it?? Its little bit more realistic to see heli waiting with engine on.. :) Thanks a lot.
-
Yeah, this is exactly what I thought .. I will edit it and try in Mp.. Thanks a lot for explain guys. Not specific unit, just anyone from blufor side.
-
Hi, can someone pls explain me, where is the problem.. I have in init.sqf simple thing, which i want to execute after blufor unit walk into trigger field.. but, the action is multiply by number of players.. so everybody can hear 6x sound3 and sound8.. init.sqf trigger1_fnc = { chodec say3D "sound3"; sleep 20; radio say3D "sound8"; dedek action ["salute", soldierone]; }; trigger on act: remoteExec ["trigger1_fnc"]; Tell me if im wrong.. Trigger is present on every machine..And my command remoteexec send fnc to everyone from everyone.. so i have to use call instead remoteExec.
-
Thanks!! :) It works perfect..
-
Move marker to thrown position of smoke/chemlight?
boby91 replied to doubledizz's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Solved, it works fine for me. grp = group heli_evak; vojak addEventHandler ["Fired", { if ((_this select 4) isEqualTo "SmokeShellOrange") then { kour = (_this select 6); pohybhelipad = [kour] spawn { kour = (_this select 0); waitUntil { (getPosATL kour select 2) < 0.1 }; pozicekoure = getPosATL kour; publicvariable "pozicekoure"; call test_exec; }; }; }]; test_exec = { remoteExec ["test",2]; }; test = { sleep 2; nadymacek = "Land_HelipadCircle_F" createVehicle pozicekoure; // need to change for invisible type.. this was for testing sleep 1; call boby_kour_evak_exec; }; boby_kour_evak_exec = { remoteExec ["boby_kour_evac_fnc",2]; }; boby_kour_evac_fnc = { _wp1 = grp addWaypoint [pozicekoure, 0]; _wp1 setWaypointStatements ["true", "heli_evak land 'nadymacek'"]; }; heli_evak setvariable ["odletame", true]; heli_evak addaction ["<t color=""#09FF00"">"+"Odletet",{call odlet_exec},nil,1,true,true,"","(_target getvariable ""odletame"")"]; odlet_exec = { remoteExec ["odlet_fnc",2]; }; odlet_fnc = { heli_evak setvariable ["odletame", false]; _wp2 = grp addWaypoint [konec, 0]; _wp2 setWaypointStatements ["true", "'END1' call BIS_fnc_endMission"]; }; -
Move marker to thrown position of smoke/chemlight?
boby91 replied to doubledizz's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Should be posibble with this script do that player (client) throw smoke and dedic server create invisible helipad for heli on the place, where smoke falls. ?? I've tried some things, but I dont know how to get from client, where script run values (coordinates, of fallen smoke). vojak addEventHandler ["Fired", { if ((_this select 4) isEqualTo "SmokeShellOrange") then { kour = (_this select 6); pohybhelipad = [kour] spawn { kour = (_this select 0); waitUntil { (getPosATL kour select 2) < 0.1 }; pozicekoure = getPosATL kour; hint format ["%1", pozicekoure]; }; }; }]; All I need to know, is how to get numbers from "pozicekoure" to dedic.. where can I work with it.. Please help i dont have experience with variables.. -
Hi guys :) Can someone help me pls with little problem... I'm using script which you can see below.. for put unit "manik" to animation, which is sitting on the chair. He have hard point arrow4, where he should sit on. The problem is.. in MP, if I or one of my friends host the mission, unit "manik" is sometimes on the right place, sometimes is he moved 1 meter behind the chair, sometimes is he in front of the chair and so on.. ITs possible to make it work everytime ?? // in init.sqf [manik,"SIT1","ASIS",arrow4] call BIS_fnc_ambientAnim;
-
Run script on dedic from client
boby91 replied to boby91's topic in ARMA 3 - MISSION EDITING & SCRIPTING
It works :) -
Hi, i have question... what function I have to use, if I want run script on dedic server (my pc), which has been called fron client.. lets say from addaction on smth.. ? If I use remoteExec, it will run from dedic to all clients right ? Maybe if I use numer two in "targets" option... I will try it :) remoteExec ["some_fnc", 2]; ??
-
Hi, I've little problem with script, which you can see. When someone hit unit, he swich to animation (injured) and someone can arrest him. Its working on pc, where is mission running, but others dont see the animation.. for them is the unit only stuck in some weird position and also, they cant use action on the unit "zvednout", which terminate animation and allow this unit move with us. I think its problem of global/local issue.. this addEventHandler ["hit",{[unit1,"PRONE_INJURED",""] call BIS_fnc_ambientAnim;unit1 addaction ["Zvednout","unit1 call BIS_fnc_ambientAnim__terminate"];}];
-
So i solve this :) I had to use MPEventHandler with MPHit.. but still is problem with ending injured animation. So I used trigger, where is condition: captive unit1 and onact: unit1 call BIS_fnc_ambientAnim__terminate.. It works fine now.
-
Set difficulty to mission (showing mines)
boby91 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi, its somehow possible to set difficulty to mission? Or if someone know how to do, what i want to do. I have mission, where i have mine fields and I dont want to show them by the red triangle. I have this option off in my difficulty, but if my friend is hosting my mission and He will not have the same difficulty as i do.. Mines will show up. -
Hi, I've question, if its possible to have script, or trigger.. which run behind (or check if its trigger), if player have any weapon in hand. Im doing mission, where players are in disguise, but if they take some wepons in hand.. they break their cover.
-
Yeah, I've already tried this syntax, but its not working. Maybe its not possible to do it this way and I have to use trigger with ACE modul for surrender... :(
-
Hi, I have few questions... I would like to create colt 1911 from Arma3 like addon for my team with different textures... I have my new textures done and files from weapons_f_beta.pbo for "hgun_ACPC2". But I don't know how to join textures with model... I don't see "path" for textures in config.cpp... And.. what I have to change in config.cpp to have two colts in game.. my.. and standard. I tried something, but it doesn't work. Help please.. Here is my config.cpp
-
Thx :)
-
Hello, I would like to do my own addons, but i can not find two convertors... paa to tga, or something what i can use... and bin to cpp Can anyone help please :icon_neutral:
-
A.C.R.E - Advanced Combat Radio Environment for Arma 3
boby91 replied to noubernou's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
I fix the last problem after last update... Jayarma3lib issue, but a discovered new problem. When I put Hummingbird on a map... bugreport show this message after mission start: "acre_sys_vehicle_racks_rackarray"; |#|_racks' Error Undefined variable in expression: _racks File idi/clinets/acre/addons/sys_vehicle_racks_fnc_gertarcks.sqf, line 11. I tried to open this file a chech it, but nothing... -
Hallo, I've problem with HIDE and SHOW script. I'm using simple code for hide my billboard with texture.. tex1 hideobject true; tab1 hideobject true; in "on act" trigger, which is activated by BLUFOR present... I tried even "not present"... When i'm testing it as civil or blufor.. it work. But, if I start the mission, where i'm starting on a sea as teamleader of my team... we come in the village and objects are not HIDEN... I've no idea, why ??? If I start the mission as civilan or blufor soldier in the village, objects are hidden... I want these object hidden before we finish two simple (kill) tasks. Then they have to show... Please help..
-
Funny is... I don't have "b_bergen_sgg_exp" in my mission.sqm... I think, it is backpack of some unit, but which one... ---------- Post added at 08:38 ---------- Previous post was at 08:18 ---------- Solved... YEAHHHH... I'm idiot... :bounce3: I forgot, I'm using addon from my friend. We have our own uniforms of Czech army with items... So I tried to open .pbo file a find bergen shit in config.cpp It was there... so I raplace it for "b_bergen_sgg" name and mission work !! Thanks guys... :)