Jump to content

xNullPointer95

Creator
  • Posts

    39
  • Joined

  • Last visited

Everything posted by xNullPointer95

  1. Version 1.0.0

    28 downloads

    xNoHorseRiding - Prevents players from riding horses and shows a warning UI and chat message when trying to ride, unless they have permission. Permission ride.use ╚ If player or group has this permission, they are able to ride a horse.
    Free
  2. Alright thank you, i was worried because it is visible for me in WhatsNew while goes its not approved and it goes back and back, but if its sorted new in the whatsnew area all is fine. Edit: Request close, i know the answer now (it gets sorted to whats new again when approved) // Thank you
  3. Hello, i have 4 pending Plugins where i'am waiting to be reviewed and approved. Anyways, i'm wondering if a plugin gets approved after 1 week if it sorted in the front to "Whats New" again? If no, i would recommend this, since it takes a long time until reviewed/approved and some plugins may go under then. Thank you
  4. I just mean, if you play with it around its straight forward, its very good
  5. @headtapper, i bought the Plugin now, its insane when you understood it.
  6. Well, what should we do, i understand you totally, but i think it will not speed up within this thread
  7. Hi, thanks for this tool - So far i struggled around and i got it now, its straight forward. But, i have issues at the Horizontal/Vertical List - There is no error, but its not showing up, the referenced button is not visible in the game then, but also i dont see any list. I also tried to decrease the opacity of the panel, no success. I've also tried with buttons, but i think its not supposed to use a button and add there the buttons, since its also missing in the code. Could you quickly show me how to do a list correctly, please? This (the list) was the initial buy reason for me Just a quick information (Syntax Error, improvement for next version): When exporting a Panel which contains a Button List, the export code is using a float for "maxx" and "miny", but isntead of using a dot (.) its using a comma (,) + variable used in iteration which doesn't exist. > See here: float maxx = -130,6171f; float miny = 109,4894f; (I just changed it to a dot) + > See here (directly under the maxx, miny declaration): for (int i = 0; i < option.Count; i++) { if (i != 0) { miny -= 0f; "option" isn't defined, so we couldn't iterate through the loop. I'm not sure if we are supposed to create it, buts its an improvement for the next version for sure
  8. Hi, thank you - I forgot to mention that this plugin you are refering to i already checked but im unsure. Im scared, since its 45$ and i dont see any recent review
  9. Dont scare me, i have waiting 3 plugins for approval but since yesterday, i thought its an active site - Well, i'll be patient...
  10. Hi there, I've seen some nice UIs at some plugins where i'm wondering how exactly can this be achieved? I'm doing it normally (Cui) but its very restricted, as example i never found out how to make horizontally scrollview (seen in a battlepass plugin). And slowly i'm getting sick of the Cui Stuff... i think you can understand me , but i'd love to make more plugins with GUIs instead of chat based commands. Thank you!
  11. Thank you, its a nice tool.
  12. Congratulations - Unfortunately i didn't find Codefling earlier, since my movement was more on Oxide and made private plugins, so my research isn't that much. I'm glad i found it now - Looks fancy, watching out for the next 5 years.
  13. Compiling is needed to throw Errors/Informations. Did you may copy/paste plugin from one location to another and working in the wrong location with VS Code or whatever, so this would also clarify why its not compiling, i had something similar last time. I always create plugins on the Desktop then i drag it into the plugins folder and last time i changed some stuff and it was not compiling till i found out i'm changing it out of my Desktop and not from the plugin folder, but i thought i edited it in the plugin folder. Provide the full code, so i can check it.
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

132.9k

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.