Jump to content

NooBlet

Creator
  • Posts

    1,416
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by NooBlet

  1. You did not delete your config before update .. ...
  2. NooBlet

    Launch Pad

    @SlayersRust done .... hope this is more what you were looking for
  3. 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
  4. 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
  5. NooBlet

    The Red Button

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

    error

    Changed Status from Pending to No Response
  7. NooBlet

    The Imposter

    @Chill Roleplay no no i hid the post from a user that just posted a error in discussions without any context
  8. 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 }
  9. nice . glad its working for you now
  10. NooBlet

    ChuteUp

    i prefer we all have a drink together . Cheerz
  11. NooBlet

    ChuteUp

    OK Guys . lets calm down ... please we all here with a common goal . to enjoy the world of RUST ..... just to be Clear im not picking sides , i just hate seeing people fighting or arguing ... so can i ask for a fair handshake .(MAN to MAN ) ..... and if not feel free to rip me a new one in DM , rather than doing it on a discussion page publicly...
  12. NooBlet

    error

    need more info sir .... when calling the command . who is calling it . , , ,, , is it a fetch ........ give me something
  13. NooBlet

    The Imposter

    i dont want to be a Ahole right now but why would you put this in discussion and not a support ticket with a description surrounding it
  14. when plasing it does it have a floor (construction . foundation or roof tile) . its meant to be placed in a builded base
  15. NooBlet

    The Red Button

    sign should be locked . so no ..... havent tested that specifically but should not be able to
  16. NooBlet

    The Imposter

    Done
  17. NooBlet

    Help with Custom command

    Changed Status from Pending to Closed
  18. NooBlet

    Help with Custom command

    glad to help ... im buzy rewriting config .. so hopefully tomorrow ill update a more readable config with 10 custom commands
  19. NooBlet

    Help with Custom command

    try to use playerid instead . " troll.rocketman {playerid}"
  20. NooBlet

    Help with Custom command

    Custom commands are console commands . So if the command can run in console .(server console) it should work. So asume you dont own payback . Seeing you have a command similiar as payback's rocketman
  21. NooBlet

    The Imposter

    please explain .. corpse from the animal you became that died . or the corpse of the player/animal/zombie that you killed as an imposter
  22. NooBlet

    The Imposter

    This is how testing goes LOL Blood everywhere . but halloween is close
  23. NooBlet

    The Imposter

    but i dont realy like it
  24. NooBlet

    The Imposter

    hahahahahahaha everyone wanted it
  25. NooBlet

    TC Toggle Issue ?

    Changed Status from Pending to Not a Bug
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

143.5k

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.