Npc Random Raids

Npc Random Raids 1.5.6

fix
  • Like
Reactions: vrepix
fixed compilation errors
Fix for AttackCopter not spawning
Fix for upcoming rust update!
Added BorRespawn Profile names to npcKills


Code:
     "Bot Respawn Profile Name Here": {
        "Total amount of Npc killed before chance can happen": 1,
        "Delay before chance happens": 60.0,
        "Raid chance (1-100)": 100,
        "Cooldown minutes before chance can happen again": 0,
        "Random raid to send them if chance": [
          "t1payback"
        ]
      },
Added config option

GameTip display time in seconds": 2.0,



Added extra variables to raid messages for min and seconds

{1} {2} for warningRevengeGridNpc

{2} {3} for warningRevengeGrid
added rb tc check,
added some new config options
Code:
"Wait until all NPC are dead before sending in next wave": false,
    "Player must have randomraids.use inorder to get raided": false
Fix for upcomming rust update.