-
Content Count
168 -
Joined
-
Last visited
-
Medals
Community Reputation
40 ExcellentAbout XOSPECTRE
-
Rank
Sergeant
core_pfieldgroups_3
-
Interests
ARMA3-PMC-CAGE FIGHTING
-
Occupation
ARMENIAN SECURITY FORCES
Profile Information
-
Gender
Male
-
Location
UK-CZ
-
Interests
PMC
-
Spawning Helicopter in the air
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Nope I need attach static object to helicopter but it's couse that problem with ai raising its altitude -
Spawning Helicopter in the air
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thx for reply... But i wondering how bis moved alien mothership over head in that forest where is burning small house, first contact with mother ship -
Spawning Helicopter in the air
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
@wogz187 definitely helps a lot thank u very much..good source of info from your script Anyway i got new problem when i attach something on helicopter ai start raising its altitude forever looks like engine thingk there is something ai needs to avoid but its atttached to it.. i use this : XCOM1 = "Mothership_01_F" createVehicle [317,11212,2000]; XCOM1 attachTo [MyheliNAME,[0,80,0]]; XCOM1 setVectorDirAndUp [[0,80,12000],[80,-12000,0]]; so when i created this mothership atached to heli in the air ai start moving UP all the time i tried heli1 flyInHeightASL [800, 800,800]; but ai still fly up. Basically im using helicopter as holding platform for mothership and if needed it can move but ai just fly up. any idea how to bypass it ? -
Spawning Helicopter in the air
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you so much Larrow -
Spawning Helicopter in the air
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you and any idea how to transfer it to this heli1 = "heliclassname" createVehicle [2612,-1498,200]; heli1 setPosATL (heli1 modelToWorld [0,0,800]); -
any idea how to spawn helicopter in the air whith engines on ?? but nut turn them on but in full speed just spawn helicopter in the air but flying .. isengine on or engine on command just turn them on its too late to turn engines on during been allready in the air
-
Contact Expansion Playable Content Feedback
XOSPECTRE replied to DnA's topic in ARMA 3 - DEVELOPMENT BRANCH
Well arma is a sandbox u can do what ever u want and when u use scripts magic happens... And Windows 10 Is the same thing 😄 -
Contact Expansion Playable Content Feedback
XOSPECTRE replied to DnA's topic in ARMA 3 - DEVELOPMENT BRANCH
If u run arma without steam* u get 15 fps more.. -
Contact Expansion Playable Content Feedback
XOSPECTRE replied to DnA's topic in ARMA 3 - DEVELOPMENT BRANCH
I have alienware 18x it have 2 graphics in sli... and have sometimes 25 fps too I think biggest problem is CPU I tried contact on desktop pc with 5 ghz CPU 8 gig ram and 60fps no problem I suspect there's just tons of script and CPU have to handle them -
Here we go 🙂 https://steamcommunity.com/sharedfiles/filedetails/?id=1822535369&searchtext=
-
Why is on the top of * alien entity small* visible magazine pounch? Looks like it's part of 3d model just don't get it
-
Create marker on random map loc
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you so much guys really appreciate your help. Sometimes I just don't understand scripting -
Create marker on random map loc
XOSPECTRE replied to XOSPECTRE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I try this many times its just not working … I mean I cant implement it. don't know what im doing wrong .. BLACK_SITE1 = [] call BIS_fnc_randomPos; does nothing -
hello. I have problem to create marker on absolutely random location I can create marker but I want create it on random location on map I use this: BLACK_SITE1 = createMarker ["BLACK_SITE1", [6859,7318,0]]; BLACK_SITE1 setMarkerType "hd_dot"; "BLACK_SITE1" setMarkerSize [0, 0]; and I need some number somewhere what put this marker randomly enywhere on map or at least at random distance from its created location..
-
Im have made scripted alien ship but u can only play offline grrr here is link. Would be fantastic to play on some cti style map https://steamcommunity.com/sharedfiles/filedetails/?id=1815321466&searchtext=