Jump to content

Wizla

Member
  • Posts

    50
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Wizla

  1. I don’t think he is letting any more people access the editor right now, and it’s not exactly a simple process that anyone would be able to make a complete vehicle in a few minutes. Can take many hours to design, then even more getting physics dialled in! I think your best option is to let us know what sort of style/vehicles your looking for and we could let you know if it’s even possible, remember we have no entity scaling and are limited in parts to use so some builds are just straight up impossible. Feel free to message me on discord if you wanted to talk more
  2. Karuza is the one who does the custom vehicles plugin, there is no public access to the editor to create your own but can put in suggestions in his discord if you have something in mind or want something custom made for just your server
  3. Wizla

    Racetrack

    Version 1.0.1

    6 downloads

    1188 prefabs - Around 1 Grid in size. A twisty racetrack for Motorbikes, Pedalbikes (good luck making the jump) or Karuza's Custom Vehicles! Custom electric 3 second Countdown built into a button at the side of the finish line Also has a small Garage area, a raised seating area for spectators, some custom vehicles on display stands and surrounding rocks to assist blending into your maps!
    $10.00
  4. Wizla

    Crashed UFO

    Version 1.0.0

    3 downloads

    160 prefabs. A small bit of decoration perfect for any Sci-Fi / Alien themed maps! Works best on a small flat surface (brush size 6-8), and the height can be adjusted to make the scratch marks in the floor more/less pronounced UFO Model is based off one of Karuza's Custom Vehicles
    $5.00
  5. Wizla

    sky_1 Building Area

    Oh the player just informed me they were also using Simple Symmetry plugin also to do this
  6. Wizla

    sky_1 Building Area

    Another screenshot from underneath
  7. Wizla

    sky_1 Building Area

    My players seem to have built this out way beyond the edge of the site. It was one they bought and spawned themselves above a swamp
  8. Can we get a config option to disable the debug spam in console? Seems to be like 10 lines of debug stuff each time someone dies. Edit: just realised got this via ur site rather than codeflings so guess ill reach out via discord
  9. Wizla

    Skill Tree

    Maybe another plugin I have making it do this then, I've just disabled that perk and all seems to be back to normal now. Players rockets were travelling like snails through the air it was weird. And showing me code you might aswell be showing me chinese coz I don't understand it lol
  10. Wizla

    Skill Tree

    Rocket Velocity skill is a cool idea but making default rocket speed slower for everyone server wide is stupid, everyone complaining about it and took a while to track it down to skill tree.
  11. Wizla

    Helicopter Assist

    Could we get seperate permissions for each command? Would be nice to just enable hover for example, or have only vip groups able to use recovery etc.
  12. Wizla

    Animal Spawn

    Would be amazing if you were able to add the Jungle update anials to this!
  13. As a customer it’s very off putting when a plugin has a AI thumbnail that either looks like a different game or has obvious spelling mistakes. Just feels like It cheapens the hard work that devs put into plugins, and if they are happy to pass off on a sloppy image then it kinda reflects badly on everything else. It’s a tough one with AI plugins tho, even if there is a fully AI built one that does something useful it would be nice to have to option to accept the risks and give it a try. Shouldn’t let people charge for them though, make them free and fair game for established devs to use the idea to make their own better versions
  14. Wizla

    Shop

    "Max Buy Amount (0 - disable)": 1, I have for some things in mine also can change the cooldown bit "Buy Cooldown (0 - disable)": 3600.0, data\Shop\Shops\Default
  15. Wizla

    Console Spam

    Oxide.Plugins.TalkingNpc+ConversationHandler.CheckPlayersWalkAway () [0x00038] in <290c5f2228274242874337af456a763e>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <d520df2e5517482dbc0a74e77a88b92f>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <d520df2e5517482dbc0a74e77a88b92f>:0 Dont know how this was triggered unfortunately! Seen it twice in the past 2 days, reloading fixes the error spam
  16. AI really butchered your text on the image dude
  17. Does this show chat commands added by other plugins then? I thought it was just a list of server convars (amoungst a load of other features lol)
  18. Lots of plugins means lots of commands, would be nice to see a full list printed in console.
  19. Oh and kinda unrelated to original question, but if there was also a way for admins to be completely hidden from the list it would be great, players love setting bounties on me when I dont even play
  20. I've grouped all my various ui panels into one command to turn them all on and off at once, but there seems to be no command to turn this off, just a button. Would be great if another command was added as a alternate to the button
  21. The search feature. Please add Plugins and Maps to the dropdown box, or make the results order in relevance to name. Just searched the word "Skin" and the top results were: Virtual Quarries, Raidable Bases, Stack Everything and THEN Building Skins (which should of been top along with XSkinMenu, Skinner Etc
  22. Untitled video - Made with Clipchamp (11).mp4
  23. KeyNotFoundException: The given key '76561198350416573' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.TalkingNpc+ConversationHandler.EndConversation (BasePlayer player, System.Boolean endConversation) [0x00033] in <13ef7224633e40158413f8516454068b>:0 at Oxide.Plugins.TalkingNpc+ConversationHandler.OnDestroy () [0x00032] in <13ef7224633e40158413f8516454068b>:0 I have been seeing this spam console every now and then, I caught it happening while I was testing different conversation endings to see if that was the issue. The player seemed to close the menu really fast after the vehicle spawned, but I've been unable to re-create this error, and even got the same player to come and show me what he done, and it worked fine. Heres the conversation config for this NPC: { "0": { "Message": "Hi $displayName, take a look at some of these vehicles I made!", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "I would like to buy one of your vehicles.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": 1, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false }, { "Message": "I am just browsing.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": null, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] }, "1": { "Message": "I can currently spawn in: Helicopters. Which one would you like?", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "I would like a Littlebird.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": 2, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false }, { "Message": "I would like a Warbird.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": 3, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] }, "2": { "Message": "Nice choice! This has 10 seats and is much more nible than regular Minicopters!", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "Here is my 250 Coins.", "Needs Permission (null = No)": null, "Player Commands": [ "talking_npc vehicle spawn minicopter $npcName" ], "Server Commands": [ "give {player.id} parachute" ], "Next Message (null = Close UI)": 6, "Price": 250, "Currency": { "Item ID": 1, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": 7, "Cooldown": 600, "Server Wide Cooldown": false }, { "Message": "I changed my mind.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": null, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] }, "3": { "Message": "Nice choice! This can shoot H.V Rockets & 5.56 Ammo!", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "Here is my 1000 Coins.", "Needs Permission (null = No)": null, "Player Commands": [ "talking_npc vehicle spawn scraptransporthelicopter $npcName" ], "Server Commands": [], "Next Message (null = Close UI)": 6, "Price": 1000, "Currency": { "Item ID": 1, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": 7, "Cooldown": 600, "Server Wide Cooldown": false }, { "Message": "I changed my mind.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": null, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] }, "5": { "Message": "Let me know if there's anything I can do to help!", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [] }, "6": { "Message": "I've given you a Parachute too! Go get your ride before someone steals it and please stop by again.", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "See you later.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [ "inventory.giveto $userID parachute" ], "Next Message (null = Close UI)": null, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] }, "7": { "Message": "I am sorry you do not have enough money.", "Message Display Time (seconds) - Only used if there are no responses": 2.0, "Responses": [ { "Message": "I will come back later.", "Needs Permission (null = No)": null, "Player Commands": [], "Server Commands": [], "Next Message (null = Close UI)": null, "Price": 0, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": null, "Cooldown": 0, "Server Wide Cooldown": false } ] } } TalkingNpcBug.mp4
  24. Wizla

    GunShips

    Yeah TWGA is aware I did ask earlier on in Discord, I'm sure wont have to wait long
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.3k

Files Sold

Total number of files sold.

2.8m

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.