griha41

Results 47 comments of griha41

> Is there any way for them not to attack each other? Need to checkout that documentation but i think it has no such option. In that logic AI has...

Доброго времени суток. Решается всё следующим способом: 1. Вставляй вместо своего - вставляй этот файл: [HumanLoadout.txt](https://github.com/ralian/eai/files/12443957/HumanLoadout.txt) 2. Направляемся в: Server\mpmissions\dayzOffline.ChernarusPlus\eAI\AI_init.c 3. Находим строку: `ref array patrol_loadouts = ` 4. Сверяем...

> I made a new file for the loadout and in no way do the bots come with the equipment I selected, and every time it creates a new SoldierLoadout.json...

First point is the your JSON: "Loot": [ "SodaCan_Cola", ], "LootChance": [ 50, 50, 50, 50, 50, 50, 50, 50 ]; Loot has 1 item, when LootChance has 8 items...

> Even if I edit the default SoldierLoadout.json file it doesn't load, if I just change the weapon, it continues to come with the default weapon, if I delete the...

First point is the your JSON: "Loot": [ "SodaCan_Cola", ], "LootChance": [ 50, 50, 50, 50, 50, 50, 50, 50 ]; Loot has 1 item, when LootChance has 8 items...

> SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,297": Unsafe down-casting, use 'PlayerBase.Cast' for safe down-casting SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,311": Unsafe down-casting, use 'PlayerBase.Cast' for safe down-casting SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,325": Unsafe down-casting, use 'PlayerBase.Cast' for safe...

> > > SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,297": Unsafe down-casting, use 'PlayerBase.Cast' for safe down-casting SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,311": Unsafe down-casting, use 'PlayerBase.Cast' for safe down-casting SCRIPT (W): @"eAI/Scripts/5_Mission/eai\eaigame.c,325": Unsafe down-casting, use 'PlayerBase.Cast'...

> I did everything here, the server is online but I can't connect, I'm going to uninstall everything and redo it to see... Let's try in other way. 1st close...

> > My server is on gportal, funny that yesterday it was working normally, and out of nowhere the bot mod stopped working, but any equipment I want to put...