-
Content Count
288 -
Joined
-
Last visited
-
Medals
Community Reputation
117 ExcellentAbout ayjay
-
Rank
Staff Sergeant
Profile Information
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Thanks for reply and solution pierremgi. I'll get on to it. 👍
-
Is it possible to create the amount of ammo to be fired in this script..... _ammo = getArtilleryAmmo [gun1] select 0; _rounds = 30; while {_rounds>0} do { _dir = round random 360; _dis = round random 180; _tgt = target1 getRelPos [_dis, _dir]; gun1 doArtilleryFire[_tgt,_ammo,1]; _rounds = _rounds - 1; _time = round (random 90); sleep _time; }; I've tried increasing the _rounds, the _ammo, the - rounds, the round (random 90) but gun1 still only fires 24 rounds. Thanks in advance.
-
vietnam The Unsung Vietnam War Mod 3.0H - Hotel Released !!!
ayjay replied to TeTeT's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thanks team! -
Thanks Team for all your hard work. Happy New Year!!
-
vietnam The Unsung Vietnam War Mod 3.0H - Hotel Released !!!
ayjay replied to TeTeT's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thanks for your continuing support for this great addon. -
new ww2 vehicles New WW2 APC's, Tanks, & Vehicle variants
ayjay replied to Gunter Severloh's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Great stuff Gunter! Thanks.👍 -
new ww2 vehicles New WW2 APC's, Tanks, & Vehicle variants
ayjay replied to Gunter Severloh's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Great stuff Gunter! Thanks for this. 👍 -
Is it possible to play as Zeus and be able to switch to Spectator?
-
Fabulous R3vo! Thanks.
- 1251 replies
-
Well unless I'm doing something wrong to get them moving in Staggered column you have to be at least in Aware in Behaviour. I can't understand why it's coded like that, I believe real life Infantry often move in staggered column while simply marching.
-
Thanks for your reply Jackal326. I've only tried it in Zeus. I'll try what you suggest in the Eden Editor.
-
Anyone know of a way to get an AI unit to march in formation Staggered Column while having to have their Behaviour set in Safe or Careless?
-
Great! Will look forward to this.
-
So this is my first day trying Lambs and obviously I'm a complete newbie with it. I only play offline so I'm wondering is there any way to disable casualties automatically respawning? Apologies to nkenny. It wasn't this mod causing the respawning. 😕
-
Thanks. A great map.