Jump to content

FastBurst

Creator
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by FastBurst

  1. The events are still random, you can manually run the command and see as well. If the monument is not on the map, then of course it will not spawn at those locations.
  2. FastBurst

    Custom Crate locations

    Changed Status from Pending to Closed
  3. FastBurst

    Custom Crate locations

    At this time no. I have no plans to add any custom locations. I may look at in the future.
  4. FastBurst

    XP System

    I had thought about that years ago when I first made it however - after a few admins were running it we all discussed it and felt it was actually better to leave it as a mystery of how far players were so I decided not to add it as it help keep players on more.
  5. FastBurst

    XP System

    There is no command to see this - All players will automatically see who the top player who has the most XP on the server when the XP is issued. Its auto announced to everyone. Once someone else takes the lead, it will change to that new player the next time the XP is issued assuming the previous leader is knocked off. See the example in the screenshots, Example Jaster has the most.
  6. FastBurst

    IQSphereEvent

    Lone shows the version was updated but here on Code Fling it is an older version. Can you please update to match.
  7. Changed Status from Pending to Closed Changed Fixed In to 1.5.9
  8. Addressed in DM
  9. FastBurst

    Personal NPC

    This looks exactly like the MyBot plugin from Razor with a UI added to it....
  10. FastBurst

    Boss Monster

    Make sure you recheck all your config settings as there are a lot of new settings for the NPCs that will need to be set for each.
  11. FastBurst

    Boss Monster

    There is a setting in each NPC that you have to set to true for chat.
  12. I don't know if it can be but I will look into it.
  13. Changed Status from Pending to Closed
  14. FastBurst

    Nothing added to inventory

    Changed Status from Pending to Closed
  15. FastBurst

    Nothing added to inventory

    Closing support ticket.
  16. FastBurst

    Nothing added to inventory

    No its further down in the description and the Used By Plugins as well.
  17. FastBurst

    Nothing added to inventory

    Did you read the description? You have to manually add it to loot or add it in Server Rewards or use ExtraLoot which is on UMod. By default it will NOT spawn in any loot so it won't just work out of the box. It will if you have my other 2 plugins that use it like Scavenger Hunt or Explosive Box as those plugins have their own custom loot tables that call on the DropVehicles. FancyDrop will have no factor on the plugin as it is seperate as I wrote FancyDrop as well.
  18. Changed Status from Pending to Closed
  19. So the changes to help with the other plugin broke this one instead thanks for letting me know so I can remove the code and reupdate it. Closing the ticket.
  20. Try an earlier version and see if that still happens - I did a change on this version to see if it would help for another plugin.
  21. FastBurst

    Boss Monster

    @Shark-A-Holic That file is for the NPC Spawn controls it has nothing to do with spawning random locations. Its all the physics and logic for the NPCs - The name of it is misleading maybe but yeah has nothing to do with any random spawn locations.
  22. at the very end of that line try && item.skin == 0) instead of the != change that last part to == 0
  23. On line 319 replace with this if (item.info.shortname != "xmas.present.large" && item.info.shortname != "xmas.present.medium" && item.info.shortname != "xmas.present.small" && item.info.shortname != "halloween.lootbag.medium" && item.info.shortname != "halloween.lootbag.large" && item.info.shortname != "easter.silveregg" && item.info.shortname != "easter.goldegg" && item.info.shortname != "presentdrop" && item.skin != 0) And see if it still does it. I don't have Component Box to test it against.
  24. There is a mod out there that overrides the wearable items function - That is what he was referring to, seen it on a few servers. Have no idea where they got it though but it does exist. So there is a way to do. I just never attempted it or had a need for it personally but would be nice to use on some zombies to create some crazy looking ones.
  25. I was getting them on all my servers, I was able to stop it but by wrapping it in a try catch and that put an end to it.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.8k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.