JohnnyHotPockets
Member-
Content Count
7 -
Joined
-
Last visited
-
Medals
Community Reputation
1 NeutralAbout JohnnyHotPockets
-
Rank
Rookie
-
Help with getting AI to resume Animation, have looked everywhere
JohnnyHotPockets replied to JohnnyHotPockets's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you for ur help, much appreciated. As i said, i had been searching for the last 2 days but couldnt find/understand somthing that worked. Hence why i turned to making a post. Now i cant figure out how to get the AI to return back to the start and wait for another enemy to appear -
Help with getting AI to resume Animation, have looked everywhere
JohnnyHotPockets posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi Guys, I'm using this: [this,"SIT_LOW","FULL",{(player distance _this) < 5}] call BIS_fnc_ambientAnimCombat; which is great and works awesomely for detecting the player. I want to know what can i change player to so that it ignores blufor players and only detects on opfor players or ai? and return back to the animation state I have been searching and fiddling for 2 days now with no luck. Thank you in advance. -
Help with getting AI to resume Animation, have looked everywhere
JohnnyHotPockets posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi Guys, I'm using this: [this,"SIT_LOW","FULL",{(player distance _this) < 5}] call BIS_fnc_ambientAnimCombat; which is great and works awesomely for detecting the player. I want to know what can i change player to so that it ignores blufor players and only detects on opfor players or ai? and return back to the animation state I have been searching and fiddling for 2 days now with no luck. Thank you in advance. -
List of all hidden texture inits
JohnnyHotPockets replied to somesangheili's topic in ARMA 3 - MISSION EDITING & SCRIPTING
awesome thank you- 196 replies
-
- hidden
- selections
-
(and 3 more)
Tagged with:
-
[SOLVED] Creating a marker at the exact position of a trigger
JohnnyHotPockets replied to Asmodeuz's topic in ARMA 3 - MISSION EDITING & SCRIPTING
sweet helped a lot thank you -
[SOLVED] Change the default arsenal action
JohnnyHotPockets replied to davidoss's topic in ARMA 3 - MISSION EDITING & SCRIPTING
i also want to know -
[SOLVED]Random route to random destination?
JohnnyHotPockets replied to zagor64bz's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thanks helped alot