Jump to content

Wicked AI/Mission system


Markk311

Recommended Posts

2 minutes ago, salival said:

There is quite a lot to change, check this pull request, it is a working copy that you can merge into your files:  https://github.com/ebayShopper/WICKED-AI/

That is WAI, I used that already, I was talking about DZAI that @lwbuk posted:  I have DZMS, WAI and DZAI all working fine on 1.0.6. Some class names needed modding in DZAI

but thank you

Link to comment
Share on other sites

16 minutes ago, Thug said:

That is WAI, I used that already, I was talking about DZAI that @lwbuk posted:  I have DZMS, WAI and DZAI all working fine on 1.0.6. Some class names needed modding in DZAI

but thank you

My apologies, I just reread that and you are right.

I have forked the DZAI github repo on my github profile and have made the changes required to get it running and submitted a pull request. See: https://github.com/oiad/DZAI

Link to comment
Share on other sites

  • 1 month later...

I have infistar, ESSV2 and WAI installed on my instance 11 chernarus map 1.0.5.1 and I just noticed my traders are broken...
has anyone had this problem? when i buy atthe traders, the player does the animation, but then nothing happens. no item, no gold taken away. and the trader scroll menu thing doesnt go away, and if i select trader again, it just tells me trading is still in progress.

here is the part in my RTP referring to the issue. I couldn't solve it myself even with the RPT log...

 

Spoiler

19:20:57 "EPOCH SERVERTRADE: Player: Sagenode (my player ID) bought a MTVR_DES_EP1 in/at trader city Klen for 2x ItemGoldBar10oz"
19:20:57 Error in expression <lassname, _traderCity, _price];
};

if (DZE_ConfigTrader) then {
_outcome = "PAS>
19:20:57   Error position: <DZE_ConfigTrader) then {
_outcome = "PAS>
19:20:57   Error Undefined variable in expression: dze_configtrader
19:20:57 File z\addons\dayz_server\compile\server_tradeObject.sqf, line 20

 

Link to comment
Share on other sites

  • 2 months later...

Im running it on epoch 1.0.6.1,

Seams to be running ok just got a RPT error, can anyone help?

20:31:27 Error in expression <agazines;

{
_unit addweapon _x
} count _geartools;

call {
if(_skill == "easy")>
20:31:27   Error position: <_geartools;

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

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
  • Advertisement
×
×
  • Create New...