Jump to content

IlIDestroyerIlI

Creator
  • Posts

    333
  • Joined

Everything posted by IlIDestroyerIlI

  1. Change this if (rocketMagazine != null && heldItem.info.shortname == "rocket.launcher" && rocketsSent > 0) to if (rocketMagazine != null && (heldItem.info.shortname == "rocket.launcher" || heldItem.info.shortname == "rocket.launcher.dragon") && rocketsSent > 0) and change this if (rocketsInInventory < 1 || item.info.shortname != "rocket.launcher" || item.condition <= 0) return; to if (rocketsInInventory < 1 || (item.info.shortname != "rocket.launcher" && item.info.shortname != "rocket.launcher.dragon") || item.condition <= 0) return; so players can also use the dragon rocket launcher ! Love the plugin btw !
  2. IlIDestroyerIlI

    Water Event

    no idea, the waterevent was spawning in then it was giving me this error.
  3. IlIDestroyerIlI

    Bug

    when a players opens a loot bog what is locked to a different player the reroll gets stuck on the screen untill the players rejoins.
  4. IlIDestroyerIlI

    Water Event

    Calling hook CanEntityBeTargeted resulted in a conflict between the following plugins: WaterEvent - True (Boolean), PveMode (False (Boolean))
  5. IlIDestroyerIlI

    NPC's not moving

    Hey Is it possible to make the NPC's move ? they are just stuck there and not moving they do shoot back and throw nades etc but thats it.
  6. ty
  7. IlIDestroyerIlI

    Add Town button

    we have a outpost / bandit button we also have the town cooldown displayed, but why don't we have a town button ?
  8. Hello Jbird, I was wrong in the message, it solved the issue for a short time. I dont use the Better NPC plugin but all my vanilla NPC's were braindead. after a while i found out that Zombie Horde was giving some issues. after unloading it everything seems to work correct. Contacted the owner of the ZombieHorde plugin and he is ofc pointing it to a different plugin, that may cause the issue. so far no perm solution
  9. IlIDestroyerIlI

    Question

    already found the solution ! thx you can close it
  10. IlIDestroyerIlI

    Question

    Hello Nivex, So i want to achieve the following, I want to put the Raidable Bases in my /shop, so players can buy it through the shop instead of using /Buyraid, So is there a way the server can run a command and give the player a raidable base ?
  11. Can you add support for EpicLoot ? The plugin breaks the item holding when put in a locker, it happens randomly then the item becomes non usable. For example a weapon stops doing damage, or a icepick stops gathering loot.
    The plugin is amazing, I made it so the higher tiers are way more challenging so the players need to do some effort to finish it and they love it ! The owner respons fast on issues or questions, quick updates if needed ! amazing plugin ! recommend 10/10 !
  12. IlIDestroyerIlI

    issue/bug

    Hey, So im using the plugin EpicLoot, and when a player has epic gear on and jumps in the water, the epic gear is removed and replaced with normal gear.
  13. IlIDestroyerIlI

    Bug

    status bar not disappearing when player is removed from group, for this i need to reload the plugin to fix this. Can you fix this ?
    Not gonna exaggerate, but my players love this plugin! I like it too! Now I can finally blast some real music in my base while playing Rust!
    Really good plugin, You can change the stacks on everything on the go, works with oxide for me. really happy with it compared to other ones !
  14. IlIDestroyerIlI

    conflict

    Calling hook OnPlayerAddModifiers resulted in a conflict between the following plugins: GatherLootMultiplier - False (Boolean), SkillTree (True (Boolean))
  15. IlIDestroyerIlI

    URLS

    A different thing. The plugin works 10% of the time the rest of the time it just plays a random normal radio song. i got it to work with a mp3 from drobox to test it out. but it works like 10% of the time. And it only works for the player that started the mp3. the rest hear just a random radio from rust.
  16. IlIDestroyerIlI

    URLS

    Hello, Do you have a basic config file for all the links you had in the video ?
  17. so the problem has been solved, found out the machine where my server was running had some issues where the server was running on 10/15 fps instead of 60. After changing machine and booting up the server seems to solve the problem. now running 60fps.
  18. so i have the same issue but i don't use the plugin currently. And when i reload NPC Spawner it fixes the issue. I think some other plugin overwrites it. but have not figured this out yet.
    My players love these custom building spots !
  19. Thank you !
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.5k

Files Sold

Total number of files sold.

3m

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.