AI has failed for help to add

ErikaBransherry

New Member
Hello/..
Sorry for my bad English :oops:

Report a YouTube video watched by myself trying to add an AI on a server
However, an error pops up when you enter the server
"addons\SHK_pos\shk_pos_init.sqf";"o_O
I do not know, it did not take a screen shot was not for that:(

In addition, since I have not been added to AI fits in server
Did I have a problem during adding the AI?

Let me know if you ever give a person a successful version 1.0.5.1 AI to add this to me?

I used Xampp , navicat , notepad++...

plz help me

Please explain how to slowly add the AI in 1.0.5.1

+Add to my server why some information on how to register to DayZcommander ...
 
Hello/..
Sorry for my bad English :oops:

Report a YouTube video watched by myself trying to add an AI on a server
However, an error pops up when you enter the server
"addons\SHK_pos\shk_pos_init.sqf";"o_O
I do not know, it did not take a screen shot was not for that:(

In addition, since I have not been added to AI fits in server
Did I have a problem during adding the AI?

Let me know if you ever give a person a successful version 1.0.5.1 AI to add this to me?

I used Xampp , navicat , notepad++...

plz help me

Please explain how to slowly add the AI in 1.0.5.1

+Add to my server why some information on how to register to DayZcommander ...
your trying to add SargeAI
it will be much easier to add DZAI or WAI

you will need CPBO or PBO manager to unpack your PBO files (google them there easy to use and install)


WAI (AI + missions)

Installation Instructions

DOWNLOAD THIS
https://github.com/f3cuk/WICKED-AI/archive/2.1.4.zip
  • Unpack dayz_server.pbo
  • Open the download and extract the WAI folder to your dayz_server directory
  • In server_monitor.sqf find allowConnection = true; add above ExecVM "\z\addons\dayz_server\WAI\init.sqf";
  • Repack dayz_server.pbo
DZAI ( AI only)

Installation Instructions

DOWNLOAD THIS
https://github.com/dayzai/DZAI/archive/master.zip
  • Unpack dayz_server.pbo
  • Open the download and extract the DZAI folder to your dayz_server directory
  • In server_monitor.sqf find allowConnection = true; add above ExecVM "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf";
  • Repack dayz_server.pbo
 
Back
Top