The silencer look so cool ! Amazing joob, as usual !
Posts by DevilFlippy
-
-
Did U plain to make a woodland camo series, or a Urban camo series ?
-
With Notepad++ it was pretty easy.
-
-
I have some error, I don't know if it's because of swag or realism or anything else:
CodeBot useccommander n'a pas les réglages renseignés: impossible de trouver une valeur pour: laserIsActiveChancePercent, retour donc à valeur défaut: 50 (Bot useccommander does not have the settings entered: unable to find a value for: laserIsActiveChancePercent, back therefore to default value: 50) Bot useccommander loot n value missing, using scav value instead impossible de trouver le nombre limite de spawn pour le rôle: useccommander, utilisation des valeurs par défaut (impossible to find the limit number of spawn for the role: useccommander, use of default values) Realism Mod: Failed To Find Custom Preset For Bot useccommander At Tier 1 arme 5a7ae0c351dfba0017554310 a été généré incorrectement, remplacement par un preset d'arme, voir erreur au-dessus (weapon 5a7ae0c351dfba0017554310 was generated incorrectly, replaced by a weapon preset, see error above) Bot bosspunisher loot n value missing, using scav value instead
Sorry if it's in french
A add this to swag, and do the same for every mapsCode
Display More[ { "MapName": "bigmap", "MapGroups": [], "MapBosses": [ { "Name": "Goon Squad Trio", "BossName": "bossknight", "BossEscortType": "exusec", "BossEscortAmount": "2", "Time": -1, "Supports": [ { "BossEscortType": "followerbigpipe", "BossEscortAmount": "1" }, { "BossEscortType": "followerbirdeye", "BossEscortAmount": "1" }, { "BossEscortType": "followergluharscout", "BossEscortAmount": "0" } ], "RandomTimeSpawn": false, "OnlySpawnOnce": true, "BossZone": ["ZoneScavBase"] }, { "Name": "Reshala", "BossName": "bossbully", "BossEscortType": "followerbully", "BossEscortAmount": "4", "Time": -1, "Supports": null, "RandomTimeSpawn": false, "OnlySpawnOnce": true, "BossZone": ["ZoneDormitory","ZoneGasStation"] }, { "Name": "useccommander", "BossName": "useccommander", "BossEscortType": "exusec", "BossEscortAmount": "4", "Time": -1, "Supports": null, "RandomTimeSpawn": false, "OnlySpawnOnce": true, "BossZone": ["ZoneDormitory","ZoneGasStation","ZoneScavBase"] }, { "Name": "bosspunisher", "BossName": "bosspunisher", "BossEscortType": "exusec", "BossEscortAmount": "0", "Time": -1, "Supports": null, "RandomTimeSpawn": false, "OnlySpawnOnce": true, "BossZone": null } ] } ]
and add this in the swag config:
Code
Display More"useccommander": { "customs": 10, "woods": 10, "shoreline": 10, "factory_night": 10, "laboratory": 10, "reserve": 10, "interchange": 10, "streets": 10, "factory": 100 }, "bosspunisher": { "customs": 10, "woods": 10, "shoreline": 10, "factory_night": 10, "laboratory": 10, "reserve": 10, "interchange": 10, "streets": 10, "factory": 100 }