Jump to content

NooBlet

Creator
  • Posts

    1,522
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by NooBlet

  1. NooBlet

    The Red Button

    Quick question : would you guys like the config to be able to be changed from ingame , without reloading plugin ?
  2. NooBlet

    console spam on placement

    Changed Status from Work in Progress to Gremlins
  3. NooBlet

    rewards

    Changed Status from Pending to Not a Bug
  4. NooBlet

    rewards

    This is how it should look. loaded it in my server and works fine TheRedButton.json
  5. NooBlet

    console spam on placement

    LOL
  6. NooBlet

    rewards

    need your config file as well please
  7. NooBlet

    The Red Button

    maybe just open a support and give me what you want to do and lets get you to get it to work
  8. NooBlet

    The Red Button

    you just have to get the command right . without messing up the config .. @undertow gave an example that does work with giveto
  9. NooBlet

    console spam on placement

    Changed Status from Pending to Work in Progress
  10. NooBlet

    The Red Button

    @XianSeho could you please open a support and post your current config file so i can have look
  11. NooBlet

    console spam on placement

    good ill make a debug set to add to your server to pickup where the null is comming from ...... as its not hppening myside ... will DM you a copy when i get back from work in 9hours..... then all i need is a copy of the error happening again
  12. NooBlet

    console spam on placement

    morning . please supply me with your config ..... oxide version ..... map type ...... . and let see wats up
  13. NooBlet

    error

    dude answer the question .... the error alone is not helpful ..... i need more info
  14. Changed Status from Not a Bug to Closed
  15. Changed Status from Pending to Not a Bug
  16. You did not delete your config before update .. ...
  17. NooBlet

    Launch Pad

    @SlayersRust done .... hope this is more what you were looking for
  18. NooBlet

    The Red Button

    aslo in command please change "Command": "inventory.give" {playerid} "scrap" "100” , to this "Command": "inventory.give {playerid} scrap 100” , to many quotes command is a single line
  19. NooBlet

    Launch Pad

    @SlayersRust yes it is possible .... just got to give me sometime , as you can imagine i have a lot on my plate at moment . but will get to it soon
  20. NooBlet

    The Red Button

    It already has that function sir @XianSeho with 10 custom commands you have the option to add rewards
  21. NooBlet

    error

    Changed Status from Pending to No Response
  22. NooBlet

    The Imposter

    @Chill Roleplay no no i hid the post from a user that just posted a error in discussions without any context
  23. NooBlet

    write a plugin

    add Variable private const string PermUse = "PluginNane.use"; then in INIT . register perm private void OnServerInitialized() { permission.RegisterPermission(PermUse, this); } and to check for it if (permission.UserHasPermission(player.UserIDString, PermUse)) { //do some code if permission is there } else { // do some code if perm does not exist on player }
  24. nice . glad its working for you now
  25. NooBlet

    ChuteUp

    i prefer we all have a drink together . Cheerz

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.8k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.