Jump to content

Bubles Buternuts

Member
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Bubles Buternuts

  1. Bubles Buternuts

    bugged ui

    no errors
  2. there is a discord never saw one on the store page and yeah figured it was a bug as some of the other templates dont have that issue and help on understanding on how to add that new popup to a button would be great other than that no issues
  3. now like i say in the video if i choose the other tileset ie other template that does not have the app design look i can copy a page edit page 2 and it does not edit page 1 but in the app looking template if i edit page 2 as seen in video it changes page 1 also
  4. i have it, the only noto i get is in the chat bar and that is behind theshop ui so i have to close the shop ui to see that it says i got it or did not have the scrap to buy it
  5. ok smart arse i click new page i add category thats easy i think its a bug because on one tile set ie the fullscreen v1 when you clone a page when you edit page one or two it edits both but on fullscreen v2 when you clone a page and edit either it only updates one page meaning yay but that version v2 conflicts with the shop ui as stated the ui for shop overlaps spanel v2 overlay but the part that confuses the shit out of me is how can i link a pop up ? when i go to the popup editor and create a new popup how do i link that new pop to a an image or should i say the button, i have been able to copy lets say the popup.server.rules but if i edit that it edits the original one so how do i link that new popup with the new button on the new page ? lol has over 3 pages on how to install but is the easiest step take
  6. Bubles Buternuts

    bugged ui

    i know i tried it does not delete the item
  7. when buying from the vehicle shop unlike the shop plugin it does not show you a pop up to say you bought the vehicle or could not afford it so ended up buying a car 3 times lol
  8. the one thing i did notice though i was having an issue with smooth restarter or the server dying but still on if you know what i mean server console on but cant connect once server restarter started but problem fixed once convoy and atrain was removed now i would also say thats coz server fps 0 type of thing to many events killing it
  9. tried that but i think its also with the base game events when they double up with each other there are to many events on the server at the same time
  10. true but it is also server lag same issue with convoy the vehicles rubber band like a mofo
    It has a stunning UI and is mostly easy to use. I did experience a bug that made it more difficult to navigate, and there’s a lack of documentation, which can be challenging if you’re not used to tools like this. The installation process is easy, but I struggled to get assistance because some of the support links are blocked in my region. Overall, I would give it a 3 out of 5. If the documentation were available, I’d rate it a 5 out of 5.
  11. Bubles Buternuts

    bugged ui

    i put an item in the shop but when i changed the short name it wont change it was the short battery then tried to change it to something else it gave me the new item but the short name is the new item but the picture wont change can i delete this in a file to remove the item or can i use the ui to delete the item because i dont want to remove the entire list to just remove one item
  12. will check but does that also stop the mass lag on the server ?
  13. its a nice optional choice to surrender if you remove it i hope something replaces it
  14. ah thats just missing from the main page were it shows the commands and in game when you type the raid command thats supposed to show all commands thanks though
  15. Bubles Buternuts

    documentation

    is there documentation on how to setup up a brand new page i was going to just clone one page then edit the second page but it also edits the cloned page so kinda defeats the purpose of cloning a page and when creating a new page there is so much
  16. Bubles Buternuts

    surrender command ?

    there is an option in the code to surrender with scrap but when i look on the main page of commands or when i type the command to show randomraid commands the surrender command does not seem to exist ? so how can player surrender ?
  17. Bubles Buternuts

    cant move, laggy

    when you are on the train you cant move well at all you keep getting stuck or start floating causing a auto kick for flight at the front you are blocked cant walk through second area you have to jump fiddle about to move through you stutter move alot through the an area of the train coz you keep getting stuck on something it is impossible to move through that train bit laggy too the red lines on the pictures is just an example of the areas that you get stuck on
  18. fixed the bug, at least i think it was a bug on the date file monuments the line "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - CustomLoot; 4 - loot table of the Rust objects; 5 - combine the 1 and 4 methods)": 4, change the 4 at the end to a 5 this will allow you to use the 0 ie 0-default loot table so it should look like this instead "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - CustomLoot; 4 - loot table of the Rust objects; 5 - combine the 1 and 4 methods)": 5, and not this "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - CustomLoot; 4 - loot table of the Rust objects; 5 - combine the 1 and 4 methods)": 4,
  19. this bug is also happening in sulfuret quarry and some other locations as above soe locations fine some are not, also when i use the command to spawn in an npc for the custom spawn it does not do the x y z cords it always puts the npc at the highest point, it also spawns in 2 to 3 npc rather than one defeating the purpose in my opinion
  20. Bubles Buternuts

    road npc loot bug

    the npc on the road does not drop default loot same settings as my other npc set to 0 for default correct short name of ammo or other items tried a few same results but if i change the 0 to 1 for own loot it works but if i set my monument npc to 0 the correct loot drops "Type of appearance (0 - random; 1 - own list) (not used for Road and Biome)": 1, "Own list of locations (not used for Road and Biome)": [], "If the NPC ends up below ocean sea level, should the NPC return to it's place of appearance? [true/false]": true, "Type of navigation grid (0 - used mainly on the island, 1 - used mainly under water or under land, as well as outside the map, can be used on some monuments)": 0, "The path to the crate that appears at the place of death (empty - not used)": "", "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - CustomLoot; 4 - loot table of the Rust objects; 5 - combine the 1 and 4 methods)": 4, "Loot table from prefabs (if the loot table type is 4 or 5)": { "Minimum numbers of prefabs": 0, "Maximum numbers of prefabs": 0, "Use minimum and maximum values? [true/false]": true, "List of prefabs": [ { "Chance [0.0-100.0]": 100.0, "The path to the prefab": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_oilrig.prefab" } ] }, "Own loot table (if the loot table type is 1 or 5)": { "Minimum numbers of items": 1, "Maximum numbers of items": 1, "Use minimum and maximum values? [true/false]": true, "List of items": [ { "ShortName": "ammo.rifle", "Minimum": 1, "Maximum": 10, "Chance [0.0-100.0]": 100.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "" } ] } } ] }
  21. Bubles Buternuts

    samsight

    bro i would say put ticket to closed there is a valid reason why the plugin stops the sam sites targeting the convoy heli because of performance reasons this is a good reason to not force the sam site to target the convoy heli all i would say is maybe make a note in the description about this and why its not something you can implement due to performance issues
  22. Bubles Buternuts

    samsight

    fair enough if its a performacne thing then there is no way around it all good man thanks for looking into it
  23. Bubles Buternuts

    samsight

    what is the plugin and would that plugin also cause performance issues aswell ?
  24. Bubles Buternuts

    samsight

    i get why some would not want it to so could be cool if there was an option for sam site targets convoy heli true or false
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.2k

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.