Jump to content

Krungh Crow

Creator
  • Posts

    1,475
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by Krungh Crow

  1. almost ready for this error, was currently updating the plugin will be released in a few minutes
  2. yes the convoy messages doubling with tiers is almost finished
  3. yes there should be a catch of max 40 if they decide to stroll but...yeah ill try to rewrite the whole monobehaviour differently
  4. yeah seems to be another Rust feature ..they seriously need to work on their basic AI
  5. i tested it and seems the new rocks are kinda crapping the navmesh hit since they are only half prefabs with open sides.
  6. yeah noticed that but attempting to rewrite the behaviour in total since rusts native roam does not work
  7. Krungh Crow

    no loot

    Changed Status from Pending to Closed Changed Fixed In to 1.1.0
  8. Krungh Crow

    Photograph

    ye that part is not needed since its not requiring a permission
  9. Krungh Crow

    Photograph

    didnt work for me either till the server save kicked in might be a steam thing
  10. Krungh Crow

    Photograph

    Changed Status from Pending to Closed Changed Fixed In to 1.0.9
  11. Krungh Crow

    Photograph

    Hmm good one ill have a check
  12. Thx DD
  13. Version 1.2.4

    2,077 downloads

    Better NPC Names wil give the nameless NPC's a title and/or name instead of their id number or NPC type. And has API to monetize your npc naming if other plugins are willing to use it. Features : Setup custom titles Names will be generated on random Generated names will be having a Uppercase first letter A random initial can be generated. Set up how you want your npc name to be This will not modify existing custom npc names Corpse name will be having the npc full title and name instead of the generic Scarecrow or Scientist titles Option to use a player corpse panel instead of a simple box panel. (New v1.1.4) Does not interfere with BotReSpawn npc's Waits for server to be fully initiated after a restart or wipe before naming the npc When other plugins use the API the Name Buildup will be used from this config monetizing the npc names Extra Bonus Features : Corpses of the npc will contain skulls body fat and human meat Corpses will take over npc inventory from custom npc Option to clear default loot Option to clear Beltbar items Option to clear Clothingbar items API support for other plugins Configuration : {Title} : Uses the [Npc Titles] variables for each type {RandomName} : Uses the location for the generated name {RandomLetter} : Location for a initial You can change the naming order around , see the examples below : "{Title} {RandomName} {RandomLetter}" "{RandomName} {RandomLetter}" "{Title} {RandomLetter} {RandomName}" "{Title} {RandomName}" { "Name the npcplayertest": true, "Npc Titles": { "Frankenstein": "Franky", "Scarecrow": "Crow", "Scientist": "Doctor", "UnderwaterDweller": "Subber", "TunnelDweller": "Rail worker", "GingerbreadNPC": "Ginger", "npcplayertest": "testplayer" }, "Name Buildup": "{Title}{RandomLetter}.{RandomName}", "Corpse setup": { "Use Playercorpse": true, "Clear Deafault loot": false, "Clear Belt": true, "Clear Clothes": true } } API : string GiveName(global::HumanNPC npc, string Title,bool UseName,bool UseLetter) string GiveName(ScarecrowNPC npc, string Title,bool UseName,bool UseLetter) example call : if (BetterNpcNames != null) npc.displayName = (BetterNpcNames.Call<string>("GiveName",npc , configData.NpcTitle, true, true));
    Free
  14. Krungh Crow

    Adding Heli?

    Changed Status from Pending to Closed
  15. Changed Status from Pending to Closed Changed Fixed In to 2.2.1
  16. Changed Status from Pending to Closed Changed Fixed In to 1.4.1
  17. it works with any bradley and regarding the error i will have a patch for that released tonight
  18. next version adds more support and hopefully a permanent fix for the timer issue
  19. Krungh Crow

    Npc

    болЬшинство полЬзователЬских карт имеют обочину дороги, эти области будут генерироватЬ груды мусора / автокатастрофы most custom maps have roadside those areas will generate the junk piles / car wrecks
  20. Krungh Crow

    Npc

    Они исполЬзуют кучи спавна из самой ржавчины, где ранЬше исполЬзовали спавн.| They use the spawn junk piles from rust itself where they used to spawn before
  21. working on new updates for all the bradley plugins hopefully this will be fixed
  22. on the corpses ? they removed that in rust long time ago when they changed the AI. And custom names on kills are shown but they are hardcoded i could add it to config though
  23. lang files should work nontheless unload plug first before deleting cfg and lang files
  24. not needed it wiill be using old cfg and adds new cfg components automaticly.......some devs could learn
  25. they allready did but in the new cfg setting you can disable that to disable the events around attacking convoy bradley (grenades molotovs rockets and MLRS)
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.5k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.