

sixt
Member-
Content Count
322 -
Joined
-
Last visited
-
Medals
-
All servers stand as "different arma verison", also servers created locally. When i try to connect i do connect, but when i try to start a mission the screen freezes?
-
Any chance of release on steam workshop? 🙂
-
[Updated V1.1] JBOY Combat Up Down script
sixt replied to johnnyboy's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I keep getting this error trying this script: _dude = _this select 0;  _stances = _this select 1; _dudeOr> Error position: < _stances = _this select 1; _dudeOr> Error Invalid number in expression File C:\Users\sixte\Documents\Arma 3 - Other Profiles\Robert\mpmissions\[HAL]rodopoli_01.Altis\JBOY\JBOY_UpDown.sqf..., line 15 Error in expression <.sqf ",_this]; -
You can make your own sp missions, using systems like alive and hal. I use them all the time, took me about 1 hour to set an simple hal mission up with the new cdlc, the are alot of tutorials on youtube how to do it 🙂 Do any one know if there any read me how to use the different new modules, from this great cdlc, in the editor? Thanks 🙂 Sixt
-
NR6 PACK - HAL Artificial Leader Evolved
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You can time the spawning of the units by syncing a trigger to the spawning module (nr6 spawning module), in the trigger you can set a timer to when the units should spawn. Thats the way i use it if i want hal to start at a specific time. -
NR6 PACK - HAL Artificial Leader Evolved
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi i don't know if this helps i use this in my trigger activation, which triggers every time an objective is taken by a specific leader: (o_1 in ((group LeaderHQ) getvariable ["RydHQ_Taken",[]])) where o_1 is the name of objective taken by LeaderHQ (leader A). in condition i use it to change markertype of an marker placed over the objective, i normally use flags. -
NR6 PACK - HAL Artificial Leader Evolved
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
There are an old demo mission on the steam page you can use that as a base for setting up a mission. We play about an 80 % of our missions with HAL in or group is an super ai commander with alot of possible settings :-) -
For some reason when i try to setup an multiplayer session, all the player slots are blank. It started yesterday. Before that i had no problem setting an local mp game og on my dedicated server. I have cached the game, restart my router, re installed my mods. But nothing works. Anyone having the same issues?
-
HETMAN - Artificial Leader [NR6 Edition]
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You have to wait to implement the units in HAL to after they have left the plane. It was the solution for me. In the old HAL manual, there some variables you can use for this. -
You have to put the userconfig folder (you can find it in the FFIS mod folder) in your root arma folder, and enable filepatching on your launcher.
-
There are an mig-21 in the unsung mod. Big mod though.
-
HETMAN - Artificial Leader [NR6 Edition]
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Do anyone experience short periods of lag using this script. Like a couple of seconds every two or three minutes. It starts when the opposing forces engange in combat. I have tried diffferent constellations of mods, other ai command scripts, but its only when im using HAL it appears if have an ryzen 5 3600 cpu, geforce 2060 6 gb graphics and alot of RAM so it should not be the hardware thats the reason. I have run older versions nr6 hal and even before nr6 without this problem. -
HETMAN - Artificial Leader [NR6 Edition]
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Getting this rpt error after going from rc3 to rc5: Error in expression <8 ])})],[[],""]]; private _dest = param [3,(if ((missionNamespace getVaria> 23:05:11 Error position: <param [3,(if ((missionNamespace getVaria> 23:05:11 Error Type Group, expected Array,String,Object 23:05:11 File A3\functions_f\Tasks\fn_taskCreate.sqf [BIS_fnc_taskCreate]..., line 57 Thank you for working on this great mod. -
HETMAN - Artificial Leader [NR6 Edition]
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You have released rc 2 thanks 🙂 looking forward to the changelog. -
HETMAN - Artificial Leader [NR6 Edition]
sixt replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
So i should not use the RC1 version i my missions? And thanks for your support for this mod :-)