Jump to content

NooBlet

Creator
  • Posts

    1,414
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by NooBlet

  1. NooBlet

    Launch Pad

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

    The Red Button

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

    error

    Changed Status from Pending to No Response
  6. NooBlet

    The Imposter

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

    ChuteUp

    i prefer we all have a drink together . Cheerz
  10. 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...
  11. NooBlet

    error

    need more info sir .... when calling the command . who is calling it . , , ,, , is it a fetch ........ give me something
  12. 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
  13. when plasing it does it have a floor (construction . foundation or roof tile) . its meant to be placed in a builded base
  14. NooBlet

    The Red Button

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

    The Imposter

    Done
  16. NooBlet

    Help with Custom command

    Changed Status from Pending to Closed
  17. 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
  18. NooBlet

    Help with Custom command

    try to use playerid instead . " troll.rocketman {playerid}"
  19. 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
  20. 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
  21. NooBlet

    The Imposter

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

    The Imposter

    but i dont realy like it
  23. NooBlet

    The Imposter

    hahahahahahaha everyone wanted it
  24. NooBlet

    TC Toggle Issue ?

    Changed Status from Pending to Not a Bug
  25. NooBlet

    TC Toggle Issue ?

    Chatactive should not be used . Its only used via code to allow toggle . So please remove any instance of that . By doing that the code is going to toggle off but not beable to override the user set that you did so it wil constantly say disabled ...
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143.1k

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.