It won't give the actual items to people when they do /rewards 1 etc, although it says it has given the items and it doesn't throw any errors to console either :S

Voter Rewards
Rewards players who vote for your server on rust-servers.net
Total Downloads: 3,456 - First Release: Jan 5, 2015 - Last Update: Jun 18, 2017
- 5/5, 18 likes
-
When i write "supply.signal" -> https://embed.gyazo.com/f011408392eea855038fbd5d24714e90.png
This happens -> https://embed.gyazo.com/a0e80bd5da8bbb4f5a7d33f795545b37.png
And not give you the reward
I think the failure is that the program does not allow write. "" -
Maybe I can do that -
The error is this:
It has to do with this
Code:item = global.ItemManager.CreateByName(name, amount)
Thank you so much for your time! <3 -
[DOUBLEPOST=1441145146][/DOUBLEPOST] -
-
Any news on the supply signal reward?
-
I think LaserHydra is looking into it when he gets a chance (he has loads of plugins to maintain though so give him time)
-
LaserHydra, I will happily throw 10$ your way if you can fix this plugin for people.
-
Any way admins can assign points to players?
-
I can't get some items to work. Please help!
Config:
Code:{ "Messages": { "ChatFormat": "<color=#af5>{NAME}:</color> {MESSAGE}", "ChatName": "[Voter]", "ChatPlayerIcon": true, "Help": [ "/vote -- show a list of available urls for voting and get points for voting", "/rewards -- show the rewards information and your points", "/rewards [ID] -- get the reward" ], "RewardGived": "You got your reward!", "RewardNotFound": "Reward with this ID cann't be found!", "RewardNotPoints": "You do not have enough points for this reward!", "RewardsBalance": "Your points: %s", "RewardsBegin": "-------- /rewards [id] (Get Reward) --------", "RewardsEnd": "-------------------------------------------------", "RewardsList": "Points: {PRICE}, Reward: {REWARD}", "StatusBadApiKey": "Invalid API key.", "StatusCanVote": "You can vote at '%s' (Points for voting: %i)", "StatusGetPoint": "Thanks for vote! (Points received: %s)", "StatusNotAvailable": "The tracker is not available now. Please try again later." }, "Settings": { "DataFile": "VoterData", "Rewards": [ { "price": 1, "reward": { "blueprint_fragment": 1200 } }, { "price": 2, "reward": { "black_raspberries": 10, "largemedkit": 5, "syringe_medical": 15 } }, { "price": 3, "reward": { "hq_metal_ore": 150, "stones": 35000, "wood": 35000 } }, { "price": 4, "reward": { "ammo_rifle_explosive": 100, "ammo_rifle_hv": 100, "rifle_ak": 2, "rifle_bolt": 100 } } ], "RewardsCommand": "rewards", "Trackers": { "[Rust-ServerList]": { "ID": "", "Key": "", "PointsForVote": 1 }, "[Rust-Servers]": { "ID": "......", "Key": ".....", "PointsForVote": 1 }, "[TopRustServers]": { "ID": "....", "Key": "....", "PointsForVote": 1 } }, "VoteCommand": "vote" } }
-
Wulf Community Admin
-
-
Any news on this being fixed or...?
-
Wulf Community Admin
-
Shortnames website "http://radmin.elasticbeanstalk.com/item/list/approved/consumable/" cannot be found, can someone link me to a site that works or find a fix for me? I'm trying to implement "High Quality Metal" into my voting pack, but cant seem to find it! I have tried "metal.refined" and "metal _ refined" neither of which work...
-
Wulf Community Admin
-
When I add them people arent getting the rewards in game
[DOUBLEPOST=1445270691][/DOUBLEPOST]Could you have a look to see what I have done wrong please?Attached Files:
-