Jump to content

UserLeftRust

Member
  • Posts

    450
  • Joined

  • Last visited

Everything posted by UserLeftRust

  1. UserLeftRust

    Button optional?

    Changed Status from Work in Progress to Closed
  2. UserLeftRust

    Button optional?

    Button options are now configurable in the config... at the moment there are no plans to add a temp ban function.... thinking of a rewrite anyway so may add the functionality them.. keep them eyes peeled
  3. UserLeftRust

    Plugin removes fuel

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.4
  4. UserLeftRust

    Plugin removes fuel

    Should be fixed in newest version
  5. UserLeftRust

    Button optional?

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  6. UserLeftRust

    Plugin removes fuel

    Changed Status from Pending to Work in Progress
  7. UserLeftRust

    Plugin removes fuel

    Working on a way to prevent this... At the moment I would just advise informing players not to leave fuel in helis
  8. Have you tried a different browser? This usually happens with older edge/internet explorer.
  9. This video is also private... whaa whaaaaaa
  10. This video is private... whaaaa whhaaaa
  11. There is a plugin available on uMod to scale car damage called: Car Collision Damage Scaler
  12. Update has been pushed 0.2.8 hopefully this will solve any issues.
  13. Yeah its because the new helis spawn with 20% of your stack size of lowgrade.... Stupid decision on FP's side but meh.. Glad its helping!
  14. Version 1.1.1

    1,502 downloads

    Rusty Bangers is a UI for Vehicle Licence. STOP... I HAVE REWRITTEN THE PLUGIN TO MAKE SPACE FOR ANY OTHER VEHICLES COMING TO RUST. I HAVE ALSO ADDED THE ABILITY TO CUSTOMISE THE VEHICLE IMAGES. IF YOU USE THE DEFAULT CONFIG AND MY VEHICLE LICENSE CONFIG (PASTE BIN LINK BELOW) IT SHOULD WORK STRAIGHT OUT OF THE BOX (MINUS NEEDING SOME PRICE AND POSSIBLE COOL DOWN CHANGES TO MATCH YOUR SERVER) Check out updates below Permissions Rusty Bangers now requires vehiclelicence.use permission to be opened AND NOW Players can now only see options for vehicles that they have been granted permissions to spawn. Command /rusty << opens the UI Configuration { "Genericsettings": { "Command List": [ "mini", "tcop", "hab", "ch47", "rhib", "row", "sedan", "horse", "smallchassis", "mediumchassis", "largechassis", "smallcar", "mediumcar", "largecar", "workcart", "magnetcrane", "subsolo", "subduo" ] }, "Page1Settings": { "Slot 1 Permission": "vehiclelicence.minicopter", "Slot 1 Image": "https://i.imgur.com/1eCWmxC.png", "Slot 2 Permission": "vehiclelicence.transportcopter", "Slot 2 Image": "https://i.imgur.com/KMXvIiC.png", "Slot 3 Permission": "vehiclelicence.hotairballoon", "Slot 3 Image": "https://i.imgur.com/huK1pU3.png", "Slot 4 Permission": "vehiclelicence.chinook", "Slot 4 Image": "https://i.imgur.com/MQRcEcv.png", "Slot 5 Permission": "vehiclelicence.rhib", "Slot 5 Image": "https://i.imgur.com/jXf4fNl.png", "Slot 6 Permission": "vehiclelicence.rowboat", "Slot 6 Image": "https://i.imgur.com/SlE8lLs.png", "Slot 7 Permission": "vehiclelicence.sedan", "Slot 7 Image": "https://i.imgur.com/aNUvab6.png", "Slot 8 Permission": "vehiclelicence.ridablehorse", "Slot 8 Image": "https://i.imgur.com/eZvi0n2.png" }, "Page2Settings": { "Slot 1 Permission": "vehiclelicence.smallchassis", "Slot 1 Image": "https://i.imgur.com/Nlgsj4h.png", "Slot 2 Permission": "vehiclelicence.mediumchassis", "Slot 2 Image": "https://i.imgur.com/WX0iPUB.png", "Slot 3 Permission": "vehiclelicence.largechassis", "Slot 3 Image": "https://i.imgur.com/0JSrdCy.png", "Slot 4 Permission": "vehiclelicence.smallmodularcar", "Slot 4 Image": "https://i.imgur.com/7QsY72X.png", "Slot 5 Permission": "vehiclelicence.mediummodularcar", "Slot 5 Image": "https://i.imgur.com/65VPddU.png", "Slot 6 Permission": "vehiclelicence.largemodularcar", "Slot 6 Image": "https://i.imgur.com/zkmYF9d.png", "Slot 7 Permission": "vehiclelicence.workcart", "Slot 7 Image": "https://i.imgur.com/TU0DD1v.png", "Slot 8 Permission": "vehiclelicence.magnetcrane", "Slot 8 Image": "https://i.imgur.com/sXMrzuq.png" }, "Page3Settings": { "Slot 1 Permission": "vehiclelicence.submarinesolo", "Slot 1 Image": "https://i.imgur.com/bu3vBjM.png", "Slot 2 Permission": "vehiclelicence.submarineduo", "Slot 2 Image": "https://i.imgur.com/To7tiMp.png", "Slot 3 Permission": "", "Slot 3 Image": "https://i.imgur.com/6RjWdNd.png", "Slot 4 Permission": "", "Slot 4 Image": "https://i.imgur.com/6RjWdNd.png", "Slot 5 Permission": "", "Slot 5 Image": "https://i.imgur.com/6RjWdNd.png", "Slot 6 Permission": "", "Slot 6 Image": "https://i.imgur.com/6RjWdNd.png", "Slot 7 Permission": "", "Slot 7 Image": "https://i.imgur.com/6RjWdNd.png", "Slot 8 Permission": "", "Slot 8 Image": "https://i.imgur.com/6RjWdNd.png" }, "PageSettings": { "Home Icon Image": "https://i.imgur.com/ZTNqNQM.png", "Page 2 active": true, "Page 2 Icon Image": "https://i.imgur.com/W9Kr4jB.png", "Page 3 active": true, "Page 3 Icon Image": "https://i.imgur.com/qi5kX0c.png" }, "ButtonSettings": { "Buy Button Color": "1 0 0 1", "Deliver Button Color": "0 1 0 1", "Recall Button Color": "0 0 1 1", "Kill Button Color": "0.5 0.5 0.5 1" } } Set your config Variables to the same details displayed in your Vehicle Licence Config. Command List are the spawn commands from the Vehicle License config. e.g. In the Vehicle licence config "Commands": [ "car", "sedan" ], So in the list for RustyBangers we add either car or sedan. The order of the command list the must be the order of your icons and perms. The link below is a blank image. if you are not using the section I would suggest using this image. https://i.imgur.com/6RjWdNd.png Button Color Configuration is done in the RGBA format with values between 0 and 1. Examples at bottom. Vehicle licence config Here is a pastebin link for the config I use.. if your missing cars and chassis this contains them as you have to manually create them now. (Set prices and cool downs to your requirements mine maybe weird because it's for testing) https://pastebin.com/N5LKf6EJ Color Examples blackSolid black. RGBA is (0 0 0 1). blueSolid blue. RGBA is (0 0 1 1). clearCompletely transparent. RGBA is (0 0 0 0). cyanCyan. RGBA is (0 1 1 1). grayGray. RGBA is (0.5 0.5 0.5 1). greenSolid green. RGBA is (0 1 0 1). greyEnglish spelling for grey. RGBA is the same (0.5 0.5 0.5 1). magentaMagenta. RGBA is (1 0 1 1). redSolid red. RGBA is (1 0 0 1). whiteSolid white. RGBA is (1 1 1 1). The Last digit dictates Alpha channel... so for an opaque appearance select a value below 1 E.g. 0.7 UPDATE V1.1.0 Rewritten to allow users to make images that reflect their VL settings and include Subs, WorkCart and Crane. V1.0.4 Global configuration section removed thanks to Arainrr exposing fields in VehicleLicence for the RustyBangers project.
    Free
  15. What completely no damage? as In nothing... natta.. zilch? With a permission? or toggle?
  16. Having a hard time recreating the error... Was there anything in particular that was happening when the error came up?
  17. yes 2.0.9 is todays update
  18. Changed Status from Work in Progress to Can't Reproduce
  19. I've added you on discord.. we can continue there once you accept my request... Starting point would of disabled on update as it changed a config value.. As for wipestart. It is a console command but will only reply in rcon not the F1 console. Config looks fine.. I'm going to close this ticket as cannot reproduce.. because.. well I cant and I get pinged twice a day about it. But I'm going to sort this with you via discord.. I'll make a test version for you and we can bug this out together. So I will see you over there!
  20. Auto Respawn just removes the death screen. You could use the plugin as say a small scale event that way.. Im having a hard time replicating the issue... Do you have a discord etc? I can send you a version with a few test commands in it and we can try and replicate the issue and juggle some plugins... see if the issue is something silly. for the mean time, i see random spawns is in the list.. thats not actively running is it? and with zones.... are you stacking zones? as in, say you have a zone around that monument you've made and a zone around the spawn... if thats the case set Zone On StartPoint true/false": false, I think its going to be something really stupid thats causing this... but i've taken my slowest machine and pasted in some big bases and still not getting the issue so we really need to work together on this to figure it out..
  21. It was as giveaway ended... i think giveaway is causing some incompatibility... it announced me as the winner and then poof... the blob. blob.zip
  22. I've joined your server and there is something majorly wrong in that area and something is causing a compatibility issue... local player is being set up multiple times.... are you getting any rcon errors? I spawned outside the area as there was a packet flood on first connect and then as i entered the beach i had red text and my play model turned into the blob... are you running anything else in this area?
  23. on top of each other is fine because its a single point that they are teleporting too... and walking through them is fine because well... rust as for the guy sitting in mid air... that seems to be a dismount issue... however how he got there is the question... are you using "Only Spawn at SpawnPoint true/false": true? wondering if he died and it hasnt dismounted him.. still odd though as that should be done through rust.....
  24. I'll jump on in a little bit.. I'm hoping it's just the process is running too quickly and that a the timer will help slow it down and give the client a chance to catch up... This is running 2 processes to try and get the buildings to spawn.. if it doesn't quite do the trick then I have some other ideas up my sleeve :D
  25. I'm making some changes and adding a timer. If you could drop me a message in the discord I'd like for you to test, As on my dev server its working fine out of the box and I'd like to send you a version to try and resolve the issue your having.
0

Downloads

Total number of downloads.

0

Customers

Total customers served.

0

Files Sold

Total number of files sold.

0

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.