Jump to content
DAYZ-CODE.RU - Создай свой игровой сервер

EXPANSION AI НЕ АТАКУЮТ МУТАНТОВ


 Share

Recommended Posts

Здравствуйте всем, ребят выручайте. EXPANSION AI Боты не атакуют мутантов, как исправить?

Please Log in or Register to see this: Code

 

Link to comment
Share on other sites

19 часов назад, SnowBarsamazing сказал:

Запихнул к себе - атакуют. Скинь лодаут и общие настройки aipatrol, может там проблема

 

AIpotrol:

Please Log in or Register to see this: Code

lodaut:

Цитата

{
    "ClassName": "",
    "Include": "",
    "Chance": 1.0,
    "Quantity": {
        "Min": 0.0,
        "Max": 0.0
    },
    "Health": [],
    "InventoryAttachments": [
        {
            "SlotName": "Body",
            "Items": [
                {
                    "ClassName": "SFM_WFJacket_Stalker1",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        },
        {
            "SlotName": "Legs",
            "Items": [
                {
                    "ClassName": "SFM_WFPants_Stalker",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        },{
            "SlotName": "Armband",
            "Items": [
                {
                    "ClassName": "DSS_Shevron_OhranaDerebasa",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        },
        {
            "SlotName": "Feet",
            "Items": [
                {
                    "ClassName": "SFP_Gorka4_Boots",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        },
        {
            "SlotName": "Vest",
            "Items": [
                {
                    "ClassName": "SFM_SunriseVestFull_1",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        },
        
        {
            "SlotName": "Gloves",
            "Items": [
                {
                    "ClassName": "FS_MiniGloves_Odinochki",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        }
        ,
        
        {
            "SlotName": "Mask",
            "Items": [
                {
                    "ClassName": "SFM_BalaclavaSAS1_Military",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [
                        {
                            "Min": 0.699999988079071,
                            "Max": 1.0,
                            "Zone": ""
                        }
                    ],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ]
        }
        
        
    ],
    "InventoryCargo": [
        {
            "ClassName": "Apple",
            "Include": "",
            "Chance": 0.10000000149011612,
            "Quantity": {
                "Min": 0.0,
                "Max": 0.0
            },
            "Health": [],
            "InventoryAttachments": [],
            "InventoryCargo": [],
            "ConstructionPartsBuilt": [],
            "Sets": []
        },
        {
            "ClassName": "Handcuffs",
            "Include": "",
            "Chance": 0.15000000596046449,
            "Quantity": {
                "Min": 0.0,
                "Max": 0.0
            },
            "Health": [],
            "InventoryAttachments": [],
            "InventoryCargo": [],
            "ConstructionPartsBuilt": [],
            "Sets": []
        },
        {
            "ClassName": "HandcuffKeys",
            "Include": "",
            "Chance": 0.15000000596046449,
            "Quantity": {
                "Min": 0.0,
                "Max": 0.0
            },
            "Health": [],
            "InventoryAttachments": [],
            "InventoryCargo": [],
            "ConstructionPartsBuilt": [],
            "Sets": []
        }
    ],
    "ConstructionPartsBuilt": [],
    "Sets": [
        {
            "ClassName": "WEAPON",
            "Include": "",
            "Chance": 1.0,
            "Quantity": {
                "Min": 0.0,
                "Max": 0.0
            },
            "Health": [],
            "InventoryAttachments": [
                {
                    "SlotName": "Shoulder",
                    "Items": [
                        {
                            "ClassName": "SFP_ShotgunMP153Mod",
                            "Include": "",
                            "Chance": 1.0,
                            "Quantity": {
                                "Min": 0.0,
                                "Max": 0.0
                            },
                            "Health": [],
                            "InventoryAttachments": [
                                
                            ],
                            "InventoryCargo": [],
                            "ConstructionPartsBuilt": [],
                            "Sets": []
                        }
                    ]
                }
            ],
            "InventoryCargo": [
                {
                    "ClassName": "Ammo_12gaRubberSlug",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                },
                {
                    "ClassName": "Ammo_12gaRubberSlug",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                },
                {
                    "ClassName": "Ammo_12gaRubberSlug",
                    "Include": "",
                    "Chance": 1.0,
                    "Quantity": {
                        "Min": 0.0,
                        "Max": 0.0
                    },
                    "Health": [],
                    "InventoryAttachments": [],
                    "InventoryCargo": [],
                    "ConstructionPartsBuilt": [],
                    "Sets": []
                }
            ],
            "ConstructionPartsBuilt": [],
            "Sets": []
        }
        
        
        
    ]
}


 

Мутанты от Фидова

ПРичем если спавню волков или зомби то атакуют 

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
 Share

×
×
  • Create New...