ServerRewards
Moved
Total Downloads: 14,029 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
-
Sorry if this have already been asked and answered, couldn't find anything about it.
I currently have added a lot of resources in the reward section, in various amount, but for some reason I can only see 13 items despite having listed more and no second page for the missing items.
I see no errors in the code, also validated it, tried both manually add and ingame adding item, yet not showing anything above 13 items. -
I would like to know if it is possible to host an image locally, on the server.
I have ImageLibrary installed and working just fine. As seen in the attached screenshot. I successfully added the "Garage Door" item to IL addon and it worked fine for hours until server restart.
With ImageLibrary seemingly being hit-and-miss, can anyone please advise on local image hosting?Attached Files:
-
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
how do i get RP to show on Info-panel instead of Money/econ
-
Is there a way to add all game items in one go so that only the price needs to be ammended? Or is it a case of having to add each item individually???
-
in chat show "you received 1 rp..." but on /s don't give the rp to players.. stay on 0 forever
-
Dont suppose anyone would be willing to share their reward_data.json with me would they please? I dont have admin privelages enabled on my server so without being able to spawn each item in, that means I would have to type each item manually :0(((
-
I am still working on my rewards store but this is what I have at this time.
Code:{ "items": { "rifle.lr300_0": { "shortname": "rifle.lr300", "displayName": "LR-300 Assault Rifle", "customIcon": null, "amount": 1, "cost": 600, "skinId": 0, "isBp": false, "category": 1 }, "lmg.m249_0": { "shortname": "lmg.m249", "displayName": "M249", "customIcon": null, "amount": 1, "cost": 600, "skinId": 0, "isBp": false, "category": 1 }, "explosive.timed_0": { "shortname": "explosive.timed", "displayName": "Timed Explosive Charge", "customIcon": null, "amount": 1, "cost": 600, "skinId": 0, "isBp": false, "category": 6 }, "door.hinged.toptier_0": { "shortname": "door.hinged.toptier", "displayName": "Armored Door", "customIcon": null, "amount": 1, "cost": 350, "skinId": 0, "isBp": false, "category": 2 }, "wall.window.bars.toptier_0": { "shortname": "wall.window.bars.toptier", "displayName": "Reinforced Window Bars", "customIcon": null, "amount": 1, "cost": 75, "skinId": 0, "isBp": false, "category": 2 }, "autoturret_0": { "shortname": "autoturret", "displayName": "Auto Turret", "customIcon": null, "amount": 1, "cost": 75, "skinId": 0, "isBp": false, "category": 10 }, "rocket.launcher_0": { "shortname": "rocket.launcher", "displayName": "Rocket Launcher", "customIcon": null, "amount": 1, "cost": 600, "skinId": 0, "isBp": false, "category": 1 }, "rifle.bolt_0": { "shortname": "rifle.bolt", "displayName": "Bolt Action Rifle", "customIcon": null, "amount": 1, "cost": 450, "skinId": 0, "isBp": false, "category": 1 }, "rifle.ak_0": { "shortname": "rifle.ak", "displayName": "Assault Rifle", "customIcon": null, "amount": 1, "cost": 450, "skinId": 0, "isBp": false, "category": 1 }, "supply.signal_0": { "shortname": "supply.signal", "displayName": "Supply Signal", "customIcon": null, "amount": 1, "cost": 125, "skinId": 0, "isBp": false, "category": 6 } }, "kits": {}, "commands": { "All Resource Levels - 50": { "displayName": null, "description": "", "iconName": null, "commands": [ "zl.lvl $player.id! * 50" ], "cost": 300 } } }
-
cheers buddy. my pal actually sent me a full list, I just have to adjust thhe prices
-
No Rewardpoints atm after oxide update 2.0.3829
Last edited by a moderator: Feb 16, 2018 -
An idea for the next version, a skin id validator against items in your rewardsdata file. We just had to get one made because this new system Facepunch introduced for processing skins means if someone on the map somewhere has a broken one then the rest of your skins dont load
-
No Rewardpoints atm after oxide update
Last edited by a moderator: Feb 17, 2018 -
Latest Oxide is
2.0.3831
Jus sayin -
-