Jump to content

Krungh Crow

Creator
  • Posts

    1,472
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by Krungh Crow

  1. yes working on some elements for the Convoy brads on both (bradleyguards and bradleytiers)
  2. did it hand out the loot from convoy ?
  3. economics does not use 0.1 (float or double) only 1 (int) translations are oxide issue most likely every plugin uses the format used inside this plugin. I will work some more on the messages since some are hardcoded
  4. which BradleyGuards are you using ? my version works together. and since most bradley plugins want their bradley spawned with their HP they override any settings but can easily be edited (not suggested) since they lack the option to disable hp settings all together
  5. Krungh Crow

    no loot

    ok doing some more testing this weekend see if i can replicate it
  6. Krungh Crow

    no loot

    did you test it with the basic loot generated ?
  7. Krungh Crow

    no loot

    They do not add loot to their inventory they drop a backpack with some items from the profile "NPC drop a Backpack with loot": true,
  8. Krungh Crow

    Vanilla Note on Key Error

    thats should be fixed and vanilla notes cant be made when using the plugin the same code is used only filters the custom notes out .keys are fixed. and spawned in notes use same name and item.id so i dont see a issue
  9. Krungh Crow

    Vanilla Note on Key Error

    tested new version and now the keys will keep their added text (label)
  10. Krungh Crow

    Vanilla Note on Key Error

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

    Vanilla Note on Key Error

    besides only the admin notes with the perticulair skin id will be reset rest are ignored
  12. Krungh Crow

    Vanilla Note on Key Error

    they only have a global modifier i can see if i can exclude car.key prefab otherwise keys cant be used in general...notes on car keys is just stupid though if they mad eit like this
  13. Krungh Crow

    Vanilla Note on Key Error

    ah ye the keys give a note ? i never use keys ..... or is that from a plugin ?
  14. Changed Status from Pending to Closed Changed Fixed In to 1.0.7
  15. ah ok thx for the feedback
  16. yes i am not sure what they changed again plugins seem to give errors allover now
  17. disable pve mode on the server then everything reflects if set to true
  18. Krungh Crow

    CallHook Error

    did npc hit it ? or obstacles ?
  19. no those count as collectable pickup and can be filtered, from planters it is ongrowable's i do the same with my gatherreward plugin and check if the item is seed or not otherwise they count double
  20. OnCollectiblePickup and OnGrowableGathered can do that
  21. Krungh Crow

    Wrong location message

    Changed Status from Pending to Closed
  22. Krungh Crow

    Wrong location message

    your welcome
  23. Krungh Crow

    Wrong location message

    "KillRewardMessage": "You recieved {0}$ for Destroying the {1} BradleyApc", yes goes same way {0} is value of economics {1} Is bradleytier
  24. Krungh Crow

    Wrong location message

    ah i see what happened {0} is the bradleytier that will change the name if changed in cfg {1} is the location so in your case you change the {0} into {1} "BradVanilla": "A <color=#EC1349>{0}</color> Bradley has spawned around <color=#EC1349>{1}</color>", "BradEasy": "A <color=green>{0}</color> Bradley has spawned around <color=green>{1}</color>", "BradMedium": "A <color=purple>{0}</color> Bradley has spawned around <color=blue>{1}</color>", "BradHard": "A <color=red>{0}</color> Bradley has spawned around <color=red>{1}</color>", "BradNightmare": "A <color=yellow>{0}</color> Bradley has spawned around <color=yellow>{1}</color>", section from cfg "Tier Names": { "Vanilla": "Normal", "Easy": "Noob", "Medium": "Intermediate", "Hard": "Tough", "Nightmare": "Zombie" }, the names above will change in the message from language file {0} without the need to edit the language file to change the names
  25. Changed Fixed In to 1.1.0
2.2m

Downloads

Total number of downloads.

10.4k

Customers

Total customers served.

150.9k

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.