Jump to content

[Release] Wicked AI 2.2.0


f3cuk

Recommended Posts

3 hours ago, Robert261171 said:

Trying to run it on epoch 1.0.6.1 only getting one error, Can anyone help with this?

 

 

16:21:09 Error in expression <n {
for "_i" from 1 to _mags do {
_unit addMagazine _magazine;
};
_unit addweapo>
16:21:09   Error position: <addMagazine _magazine;
};
_unit addweapo>
16:21:09   Error addmagazine: Type Bool, expected Array,String
16:21:09 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 141

I get the same error and everything I have tried and what others have said, doesn't work. So I just live with it. I ahve been fighting with that error even in 1.0.5.1. I dont think it will ever go away

 

Link to comment
Share on other sites

  • 2 weeks later...

Has anyone got a fix for this error for the WAI Missions yet?

Im using the latest files and should all be up to date on epoch 1.0.6.1

Ive noticed it only dose one mission and there are no Ai in it,

Error code;

19:15:03 Error in expression <agazines;

{
_unit addweapon _x
} count _geartools;

call {
if(_skill == "easy")>
19:15:03   Error position: <_geartools;

call {
if(_skill == "easy")>
19:15:03   Error Undefined variable in expression: _geartools
19:15:03 File z\addons\dayz_server\WAI\compile\spawn_group.sqf, line 157

 

Link to comment
Share on other sites

Hi @ebayShopper using your version on github, I'm having problems with the AI wandering quite some distance from the mission. Odd because I have them frozen when players are more than 2km's away but, they still seem to wander a fair bit. In some cases, I've found them nearly 3km's away. Seems like they get a waypoint a long way off and then move quite quickly to it. They were also going invisible until I turned off the setting for 'Hide unused AI'. 

Any ideas?

Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...

Is anyone else seeing this error?

 1:00:19 String STR_EVAL_TYPENAN not found
 1:00:19 Error in expression <r _x) && (_x distance [_pos_x,_pos_y,0] <= _triggerdis)) then {
_player_present >
 1:00:19   Error position: <<= _triggerdis)) then {
_player_present >
 1:00:19   Error <=: Type String, expected Number
 1:00:19 File z\addons\dayz_server\WAI\compile\heli_para.sqf, line 43

No changes to anything other than the config file. 

Link to comment
Share on other sites

11 hours ago, ReDBaroN said:

Is anyone else seeing this error?


 1:00:19 String STR_EVAL_TYPENAN not found
 1:00:19 Error in expression <r _x) && (_x distance [_pos_x,_pos_y,0] <= _triggerdis)) then {
_player_present >
 1:00:19   Error position: <<= _triggerdis)) then {
_player_present >
 1:00:19   Error <=: Type String, expected Number
 1:00:19 File z\addons\dayz_server\WAI\compile\heli_para.sqf, line 43

No changes to anything other than the config file. 

Install the latest version of WAI version 2.2.1. It has a fix for this provided by @salival

 

Link to comment
Share on other sites

9 minutes ago, ReDBaroN said:

@JasonTM Thanks for answering... Strange as it's Salival's version I'm using from his git. It is his overpoch version though. I'll run a merge and see if I can see a difference. 

These are the pull requests that Salival submitted to fix that error. There are two of them because there is a crop raider mission for both hero and bandit.

https://github.com/worldwidesorrow/Wicked-Ai-Overpoch/commit/0a5c54a280816723e37d928f194a971fbdfe5696

https://github.com/worldwidesorrow/Wicked-Ai-Overpoch/commit/3624f826341ac292f15f795cbc3de65058208d6d

Link to comment
Share on other sites

4 hours ago, ReDBaroN said:

@JasonTM Thanks for answering... Strange as it's Salival's version I'm using from his git. It is his overpoch version though. I'll run a merge and see if I can see a difference. 

My fork is of @JasonTM's repo but it was quite a wee way behind him, I think 16 commits or so, have updated it now

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Advertisement
×
×
  • Create New...