ServerRewards

Moved

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

5/5, 61 likes
  1. You config has it set to 5 points every 25 mins. Try unloading the plugin, updating the config then reload the plugin
    I could make it work, the command is run through rcon so it bypasses all permissions. Although I don't think players should be able to send others to jail lol
     
  2. Can you explaine the command reward syntax a lttle more. Let says I want them to be able to buy an airstrike. Would the command be /rewards add command airstrike "airstrike, $player.name" 23 assuming my syntax is correct, that should call an airstike at their location, but it dont work. Without quotes will not take.


    ALso, can you add a variable so that I can assign the command /rewards add command "settime 6" 10

    That will allow players to be able to purchase changing to day or night...
     
    Last edited by a moderator: Apr 17, 2016
  3. The commands need to be console commands. Airstrike would need to be modified or have a new function added as currently the only commands take the actual player entity not there name. A update/overhaul for Airstrike is in the works and will include this.
    To change time you just need to use the console command 'env.time ##'
     
  4. I got airstrike to work with your variable. /rewards add command airstrike "airstrike $player.name" 23 I had to delete the comma, that borked it. This command called it into my location, ie. my playername
     
  5. Perhaps I did have a function to use player names :p
     
  6. The variable only default to the player clicking the reward link. Unless you want to add a blank fill in the box and assign a variable to it like $PersontoNuke or $PersontokillwithHeli

    Or integrate with playermanager, and just click their name, which adds a $Whatperson variable to whatever command you are assigning to the reward.


    I did find a bug though, trying to do inv.giveall "Supply Signal" will not take because of the double quotes
     
    Last edited by a moderator: Apr 17, 2016
  7. Do you have a teamspeak or skype I can contact you on? I cant seem to get your plugin working at all now. its not giving any points what so ever now. I have the newest version and have tired again and again and its only giving 1 point no matter what I change it to:

    This is my config:
    {
    "Disable_Commands": false,
    "Disable_CurrencyExchange": false,
    "Disable_Items": false,
    "Disable_Kits": false,
    "ExchangeRate": 5,
    "MSG_Color": "<color=#939393>",
    "MSG_DisplayEvery": 50,
    "MSG_MainColor": "<color=orange>",
    "MSG_OutstandingPoints": true,
    "Points_Invites": 1,
    "Points_Referrals": 1,
    "Points_Time": 5,
    "PT_Point_Interval": 5,
    "Save_Interval": 10,
    "Use_Playtime": true,
    "Use_Referrals": true
    }

    every 5 min I should be getting 5 points and im only getting 1 point per 5 minutes
     
  8. you can add a display of playing time in the shop?
    and a short team is good, but can do further bind the button?
     
  9. i got 11 items in my kit list and don't get the next page button
    found a bug you can buy into -points aswell :s
     
    Last edited by a moderator: Apr 17, 2016
  10. Is there something I am doing wrong, I can't get this command to work in the command store.

    "spawnbear": {
    "Command": [
    "entity.create assets/bundled/prefabs/autospawn/animals/bear.prefab"
    ],
    "Description": "HOSTILE ANIMAL - This spawns a bear next to you",
    "Cost": 10
    },
     
  11. I get nothing when I do /rewards list, however the /s works fine
     
  12. Hello,
    that could better explain how it function because I can not put anything item
     
  13. Activate item in your belt, it should be with blue background than /rewards add item cost
     
  14. Yes currently there is no way to add variables that can't be pulled from the player component, I may look into expanding the plugin to include a player list but it is not high on my list of things to do
    As for the item, use shortnames "inv.giveall supply.signal" works fine, although why don't you just add a supply signal to the item list?

    Thanks for letting me know, I have a fix ready

    Yes I will add it

    Seems like your using a older version since the - points was fixed a couple of updates ago, about the same time I added pages

    It won't work because it requires a player with authlevel to run the command through ingame console. The commands feature will only run commands that can be run through rcon

    That function will print all entries from the 'items' element to your F1 console. I just tried it and it still works
     
  15. any idea when this update will be pushed so that I can work on getting this up?
     
  16. i reinstalled it and with latest update still get no next pages button on my kit :s
    i even added them all manually with /rewards add kit
    and still didn't got any page buttons :s
    the - Rp is fixed with latest one for my thanks !
     
  17. try to remove the plugin and install temporarily my file. then re-install the latest version of the plugin.
    If that does not work then the problem is you and not with the plugin
     

    Attached Files:

  18. Ok thx i go test :)
    [DOUBLEPOST=1461086304][/DOUBLEPOST]possible re back on the server he told me the same error after buying an item
     
  19. this file was not for you.