Jump to content
  • 0

Help: WAI Static Ai wont Spawn


kekso

Question

Hello, i have a Problem with my wai the static spawns wont work. I Upload the Server.pbo. I hope you can Help me, the Last error in the RPT.log is
 

 

13:05:36 Error in expression <WAI: Initialising static missions";

if(custom_per_world) then {

ExecVM "\z\add>
13:05:36   Error position: <custom_per_world) then {

ExecVM "\z\add>
13:05:36   Error Undefined variable in expression: custom_per_world
13:05:36 File z\addons\dayz_server\WAI2\static\init.sqf, line 5

 

 

https://www.dropbox.com/sh/h7hqqnnt7pq16ym/AACMWwfuCRZ4bGcgYyJjb39_a?dl=0

 

And btw if someone can told me how i can run wai 2times to spawn 4 missions at the same time iam very happy.

 

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
	ExecVM "\z\addons\dayz_server\WAI\init.sqf";
	ExecVM "\z\addons\dayz_server\WAI2\init.sqf";

Pretty sure you can't do that. If you want to run 4 WAI missions at once, you'll need the newer beta WAI. You can run as many missions as you like then.

Link to comment
Share on other sites

  • 0

Then you'll need to install 2 seperate mission systems, say WAI and DZMS or something? 

ExecVM "\z\addons\dayz_server\WAI2\init.sqf";

You could try going through that folder and changing every reference to WAI from WAI to WAI2. Don't know if it will work ..... 

Link to comment
Share on other sites

  • 0

Ok i install the newest version of WAI, but still no Static Missions. And i get a new Error Message

17:57:18 "WAI: [Mission:[Hero] Disabled Military Chopper]: Starting... [7775.74,2010,0]"
17:57:19 Error in expression <    = getArray (configFile >> "cfgWeapons" >> _weapon >> "magazines");

if (count _>
17:57:19   Error position: <>> _weapon >> "magazines");

if (count _>
17:57:19   Error >>: Type Array, expected String
17:57:19 File z\addons\dayz_server\WAI\compile\functions.sqf, line 7

 

New files

https://www.dropbox.com/sh/h7hqqnnt7pq16ym/AACMWwfuCRZ4bGcgYyJjb39_a?dl=0
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...