ServerRewards

Moved

Total Downloads: 14,033 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018

5/5, 61 likes
  1. Is it possible to make it so that /reward command (I've rename the command to bring up the GUI btw) is only accessable to VIPs and if players want to access the rewards store they have to run to a npc town shop thing around the map somewhere.
     
  2. Yes. Go to the config file find the NPCVendorOnly config and set it to True. Then create a VIP group and give that group the necessary permissions to use the /reward command, then add your VIPs to that group.
     
  3. What is the command i cant find it
     
  4. Thoroughly read the "Overview" for this mod. You'll see a section called "Custom Permissions for VIP", cant miss it. Will guide and give.you examples.

    Though I think this uses Authlevel/Oxide permissions. So you may need to just make the group a moderator group: Authlevel1. However that's giving them a lot of power. Try asking the Dev if there are custom permissions for this mod or loom through the previous pages of this thread, they may hold your answer.
     
    Last edited by a moderator: Sep 5, 2016
  5. OK so this commend is NOT a chat command, it is a console command and as I said I enter it manually into the console and it works perfectly which proves the syntax of the command is correct with respect to the console.

    I did go to that file and review it and it looks right.

    Capture.JPG
     
  6. Yeah that looks correct. If it doesn't work with $player.name, try using the SteamID instead:

    $player.id
     
  7. So my co-owner said he never placed these markers on the map but they just wont go away and there is no npc over there or anything ?? http://puu.sh/r1Ese/388bb3eaeb.jpg
     
  8. Yeah that worked... in fact I like it better bc no need for quotes around names... but I think it should have worked using the name... :)

    Thanks!
     
  9. they get placed automatically after you create a npc vendor. if they are still there and you removed the vendors properly then its probably a bug with lustymap
     
  10. Yeah its strange. Certain commands prefer the SteamID and some work fine with names. I've found that simple thins like sending messages to users for example works fine with names, however adding them to groups or applying permissions to users works best with their SteamID.
     
  11. images doesnt work
     
  12. Read the overview
     
  13. ---- Images ----
    'loadimages' - Used to download Item and Kit images from a URL to file storage
    'loadlocalimages' - Used to download Item and Kit images from your servers harddrive to file storage

    @k1lly0u i've got one issue.
    Players can't get more then 105 points.
     
  14. I need Info abou configurate Rewards Vip. I add VIP to learn X3, But I dont know how to make in game!


    - Added custom permissions to give VIPs more points for playtime

    /rewards permission add Vip1 3

    Not working in game, help me.
     
    Last edited by a moderator: Sep 6, 2016
  15. Did you actually make a VIP group? ---> add group NAMEHERE
     
  16. Yes I make in Rcon ----> > group add VIP3
    after, usergroup add <name> <groupname>
    and create in ServerRewards, /rewards permission add vip3 3
    is right?
     
  17. So the last command /rewards permission add vip3 3 creates a NEW permission called "vip3" the entire permission is going to be:
    serverrewards.vip3

    Now you want to assign your group, "VIP3" the permission "serverrewards.vip3":

    grant group vip3 serverrewards.vip3

    To simplify what is going on:

    1) Create Group ---------> VIP3
    2) Create Permission with RP amount ----------> vip3(group) 3 (server reward points group gets per hour)

    3) Give group the permission ----------
    grant group vip3 serverrewards.vip3
    ^(command) ^(group) ^(mod) ^(permission)
     
    Last edited by a moderator: Sep 6, 2016
  18. TY, I go try again!
    [DOUBLEPOST=1473194146][/DOUBLEPOST]Yea man! Work fine now!! Thanks very much
     
  19. @k1lly0u i know you are busy with the events ^^
    i made a small modif to support blueprints
     

    Attached Files: