bigshot
Member-
Content Count
903 -
Joined
-
Last visited
-
Medals
Everything posted by bigshot
-
AI Walking thru walls and closed doors
bigshot replied to tacticalone's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Not surprised really...BIS has always been the king of the Jerry Rigger's, especially when it had/has anything to do with AI. -
I think I may have found a bug somewhere within the caching, although im not sure if it's an issue with the script itself or a BIS bug: In the editor you need to test the caching on land vehicles. First, I found sometimes that if I try to spawn only a vehicle (with NO infantry) the vehicle will initally spawn when mission starts and despawns...once you walk well within range of the marker (in my case I tried it with both a marker size of 50 & 100 and a spawn/despawning range of 75 & 200 respectively) the vehicle/s will not respawn at all. Next issue....if you try this same thing but this time let it also spawn 1 infantry, then the vehicle/s will respawn except now they respawn on steroids...multiple times more than what you've set AND they will not despawn when you leave the area.
- 586 replies
-
- ai spawn script pack
- aissp
-
(and 1 more)
Tagged with:
-
That would be fantastic, spunFIN! I only mentioned it because I am working on a mission which needs patrolling AI covering most of Stratis, and seeing only singular units patrolling the entire island seems odd (not to mention too easy for MP use). Would be very helpful to be able to run into different size groups of patrols as we make our way around the island during the mission. PS - I hope you stay with this project and keep it working as BIS patches/breaks things :-)...we really need a script like this...and the java app which you created to help us make the call was super nice of you! love it!!
- 586 replies
-
- ai spawn script pack
- aissp
-
(and 1 more)
Tagged with:
-
...is there any way to indicate a size range of the foot patrol groups for the militarize script? (1-2, 3-5, 7-12, etc). Seems right now you can only spawn a group size of 1. Oh, one other question...is there a way to make the spawned units patrol inside a rectangular marker, instead of just a circular (radius)?
- 586 replies
-
- ai spawn script pack
- aissp
-
(and 1 more)
Tagged with:
-
yea, without a true reduction & cache feature built into it, making a full scale mission is really beyond the scope of this script. How is it going as far as rpt errors are concerned, does the script run cleanly at least?
-
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I understand what you are saying, BUT that is not how it works. It is actually the EOS script that is causing all those function errors to be thrown. Take away EOS and the above errors vanish. If you have really built a mission using EOS without errors then please PM me so I can get the mission. It should give a good idea which EOS calls cause the errors. -
DM 16 Swamp Hunt - employ stealth and cunning like never before!
bigshot replied to celery's topic in ARMA 3 - USER MISSIONS
no, really it doesn't tend to be either or...has always been available to play both ways (against AI/bots, against humans or a combination of both), not just in Arma but also for the FPS genre in general... for maybe 20 years or so now? ...anyway thanks for clarifying about the mission. -
Changing site modules options from script
bigshot replied to Fixed's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hi ok hehe...I do happen to be working on a mission right now that uses the sites module and so yes it would be nice from a performance perspective to despawn/reduce the site's AI when our squad is far away...but I don't want to put you to work, lol! Also I should probably first get my head around some of the stuff you posted earlier and get it into my mission. Once Im happy with that then the reducing would be a great idea. Right now my biggest issue in the mission is the lack of a good dynamic AI patrol script which doesnt throw off a ton of errors....seems A3 still has a log way to go before it's really ready for prime time IMO...im wondering if i should walk away and come back maybe after the holidays...but I keep searching for answers anyway as Im eager to be able to create some missions. -
DM 16 Swamp Hunt - employ stealth and cunning like never before!
bigshot replied to celery's topic in ARMA 3 - USER MISSIONS
you neglected to say if this is PvP or PvE? -
Changing site modules options from script
bigshot replied to Fixed's topic in ARMA 3 - MISSION EDITING & SCRIPTING
not sure if you're being sarcastic or serious...sounds sarcastic though :-) If you havent tried utilizing Dac to make a mission in Arma2 you SHOULD. There's just something great fun about a mission which you can replay 100 times over and each time you play it you have no idea when,if or from which direction an attack may ocurr...it's different everytime. For me that is the most important addon/script/mod you can have in ANY shooter game...but then again...I dont do scripting myself so I must rely on other peoples skills for this. -
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
here's a small snippet....it continues on for more than 200,000 lines after running the mission for only 3 minutes...I do not get these errors here once EOS is taken out of the mission. File C:\Users\Dave\Documents\Arma 3 - Other Profiles\BigShot\missions\UAV_Takeover.Stratis\eos\Functions\shk_patrol.sqf, line 35 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression < = (count _wps * _ang) + _aos; _p = [((_pos select 0) - ((sin _a) * _dst)), ((_> Error position: <_pos select 0) - ((sin _a) * _dst)), ((_> Error Undefined variable in expression: _pos File C:\Users\Dave\Documents\Arma 3 - Other Profiles\BigShot\missions\UAV_Takeover.Stratis\eos\Functions\shk_patrol.sqf, line 68 Error in expression <_fnc_init"}; waituntil {BIS_fnc_init}; _grp setBehaviour "AWARE"; _grp setSpeed> Error position: <_grp setBehaviour "AWARE"; _grp setSpeed> Error Undefined variable in expression: _grp File C:\Users\Dave\Documents\Arma 3 - Other Profiles\BigShot\missions\UAV_Takeover.Stratis\eos\Functions\shk_patrol.sqf, line 48 Error in expression <n,_side] call EOS_Armour; 0 = [(_dGroup select 2),_r] call EOS_Patrol; _dGrp=_dG> Error position: <select 2),_r] call EOS_Patrol; _dGrp=_dG> Error Zero divisor File C:\Users\Dave\Documents\Arma 3 - Other Profiles\BigShot\missions\UAV_Takeover.Stratis\eos\EOS\EOS_Core.sqf, line 124 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; _newX = _posX + (_maxDist - (random (_maxDist * > Error position: <_posX + (_maxDist - (random (_maxDist * > Error Undefined variable in expression: _posx File A3\functions_f\misc\fn_findSafePos.sqf, line 90 Error in expression <["_newX", "_newY", "_testPos"]; PS - thanks for the tip about the -nologs...I already use that but my concern is the 99% of players who know nothing about rpt files or their existence...running missions right now with EOS, DAC or any other scripts which may be producing huge amounts of errors will cause some unaware folks major hard drive and performane issues over the next 6 months and they will have no clue whats happening...nor will they even know which missions contain EOS or DAC or whatever else that's not good. Most folks just play these online or pick them up off the steam workshop....so its really up to the mission makers to be responsible here...good luck with that Im sure, lol. -
Changing site modules options from script
bigshot replied to Fixed's topic in ARMA 3 - MISSION EDITING & SCRIPTING
this sounds all very good, Larrow thank you!!...will check some of this out later tonight after work... ...know any good dynamic ai scripts around yet for A3 (I mean ones that dont have thousands of rpt errors)?...I've tried DAC and EOS so far but they both give off way too many rpt errors...are you aware of any available right now that run fairly clean? -
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
not sure it's a good idea to to implement this into your missions right now unless you are very good with coding and know how to work around the thousands of rpt errors it's throwing off...otherwise your hard drive will get bogged down with huge rpt files after awhile...also, you cannot adjust the ai skill with this...been getting sniped alot from machine gunners at 400+m :-) Unfortunately, it doesnt sound like the author has any further plans to support/fix the code...so...sometimes it seems like more coders are leaving the arma scene than arriving, lol. They arrive all gung-ho for a few weeks/months and then high tail it out after they see how difficult BIS makes their lives :-) I hope he comes back...there's a huge need for a good dynamic ai script such as this....right now though it seems all the ai scripts available all have issues. -
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Has anyone come across a fix to stop all the .rpt errors that EOS is currently generating? -
Changing site modules options from script
bigshot replied to Fixed's topic in ARMA 3 - MISSION EDITING & SCRIPTING
is it also possible to set the aiskill of a site module...either in the editor (for existing sites placed on map) or in a script?...and how about the amount of ai you want the module to spawn, can that be controlled by us as well? -
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Bangabob, do you know which skill number the ai are using when they are spawned with EOS?...is it 1.0 or 0.5 or what? -
Enemy occupation system (eos)
bigshot replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yes, that should be the next logical component to include in each marker's call statement. Different situations call for different AiSkill in order to balance a mission. It's important to be able to set a different aiskill for each marker when desired. Does anyone know if Bangabob has plans to implement this? -
WW AIMenu (complimentary commands)
bigshot replied to Windwalking's topic in ARMA 3 - ADDONS & MODS: COMPLETE
actually I dont think it has anything to do with aicover since i never used that. I just tried the aimenu and placed a waypoint on map, exited the map and nothing happens at all...i also tried to tell them to goto next waypoint (1-9) but the command never gets called out...nothing happens at all. But you can see the waypoint on the map, thats about it. This is with v2.15 on retail A3 1.2 -
Ultra Simple Patrol Script
bigshot replied to jw custom's topic in ARMA 3 - MISSION EDITING & SCRIPTING
link doesn't work -
this is how, watch this tutorial:
-
Is it possible to remove fatigue
bigshot replied to SpecterM's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
When I do this it only works until i get killed and respawn, then the fatigue comes right back...how can I make fatigue stay off even after respawning? also, is there a command to turn off the excessive weapon sway? -
Tophe's Arma Dedicated Server Tool (TADST)
bigshot replied to tophe's topic in ARMA 3 - SERVERS & ADMINISTRATION
Never saw this happen before but when I start the server and run the game to connect to it, I see 2 instances of the server running in the game browser. This is using the tool to run server on same machine as the one Im playing on. Not saying this is the tool's fault....just wondering why this is happening to me. -
Did a quick search and it seems the Author of DAC hasn't posted here for 3 years. Has anyone heard anything from Silola at all regarding making his DAC addon compatible with A3? ...the A2 version throws off tons of errors in A3 rpt logs (even though the basics do seem to function) making it a no-go for now :-( Doesn't seem there's much talk about an update going on, which is a real shame since DAC is clearly one of the the most important and powerful addons ever created for this game (since the OFP days!).
-
DAC (Dynamic AI Creator): is it dead?
bigshot replied to bigshot's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
anderson, i'm guessing you didn't really read my original post at top of this page? I'm also the last post on that 2nd link you gave which you also have not read. Point is...while some things work with DAC in Arma3 (and some do not work)...you really can't use it right now unless you turn off the logging in the game because DAC will throw off literally MILLIONS of error lines on large missions and all these errors get logged to your .rpt file which gets saved on your system hard drive taking up lots of space. For example...the other day I played a mission using DAC, the mission lasted about 90 minutes and afterwards the .rpt file for arma grew to about 300MB!....can you imagine if someone released a DAC mission publicly? Since most people do not know about having a .rpt file on their sys drive or how to turn it off, you can just imagine after playing a bunch of DAC missions that their system drives would eventually run out of space and they'd have no idea why and would probably end up thinking they have to buy a new hard drive since theyd have no idea its the arma rpt file (and DAC) that is the cultprit. To release a DAC mission right now would be irresponsible on the part of the mission maker. I'm only still using it in my own missions because I looked up how to turn off logging...but by default everyone's logging is ON. -
[Working] MP ammo box script
bigshot replied to riouken's topic in ARMA 3 - MISSION EDITING & SCRIPTING
this thread is so old, im wondering if anyone has a MP ammobox script working with the released 1.0 version of A3 yet?