Rewards

Moved

Total Downloads: 2,855 - First Release: Jun 11, 2016 - Last Update: Nov 10, 2017

5/5, 16 likes
  1. @Wulf

    Just curious what would possibly be the issue with receiving rewards for killing the npcs/ zombies ? maybe you can help us with what might have changed that we could possibly do ourselves to fix this ?
     
  2. Wulf

    Wulf Community Admin

    I'm not familiar with this plugin, so can't really say right now.
     
  3. ok, please let me know if you can figure it out when ever you have time. :)
     
  4. Code:
    {
      "Multipliers": {
        "HuntingBow": 1.0,
        "Crossbow": 1.0,
        "AssaultRifle": 1.0,
        "PumpShotgun": 1.0,
        "SemiAutomaticRifle": 1.0,
        "Thompson": 1.0,
        "CustomSMG": 1.0,
        "BoltActionRifle": 1.0,
        "TimedExplosiveCharge": 1.0,
        "M249": 1.0,
        "EokaPistol": 1.0,
        "Revolver": 1.0,
        "WaterpipeShotgun": 1.0,
        "SemiAutomaticPistol": 1.0,
        "DoubleBarrelShotgun": 1.0,
        "SatchelCharge": 1.0,
        "distance_50": 1.0,
        "distance_100": 1.0,
        "distance_200": 1.0,
        "distance_300": 1.0,
        "distance_400": 1.0,
        "HappyHourMultiplier": 1.0,
        "VIPMultiplier": 2.0,
        "CustomPermissionMultiplier": 0.0,
        "LR300": 1.0,
        "M92Pistol": 1.0,
        "MP5A4": 1.0,
        "RocketLauncher": 1.0,
        "BeancanGrenade": 1.0,
        "F1Grenade": 1.0,
        "Machete": 1.0,
        "Longsword": 1.0,
        "Mace": 1.0,
        "SalvagedCleaver": 1.0,
        "SalvagedSword": 1.0,
        "StoneSpear": 1.0,
        "WoodenSpear": 1.0
      },
      "Options": {
        "ActivityReward_Enabled": true,
        "WelcomeMoney_Enabled": true,
        "WeaponMultiplier_Enabled": false,
        "DistanceMultiplier_Enabled": false,
        "HappyHour_Enabled": false,
        "VIPMultiplier_Enabled": true,
        "UseEconomicsPlugin": false,
        "UseServerRewardsPlugin": true,
        "UseFriendsPlugin": true,
        "UseClansPlugin": false,
        "Economincs_TakeMoneyFromVictim": false,
        "ServerRewards_TakeMoneyFromVictim": false,
        "PrintToConsole": true,
        "CustomPermissionMultiplier_Enabled": false,
        "NPCReward_Enabled": false
      },
      "Rewards": {
        "human": 20.0,
        "bear": 15.0,
        "wolf": 10.0,
        "chicken": 5.0,
        "horse": 15.0,
        "boar": 10.0,
        "stag": 15.0,
        "helicopter": 250.0,
        "autoturret": 100.0,
        "ActivityRewardRate_minutes": 3600.0,
        "ActivityReward": 60.0,
        "WelcomeMoney": 100.0,
        "HappyHour_BeginHour": 20.0,
        "HappyHour_DurationInHours": 2.0,
        "HappyHour_EndHour": 23.0,
        "NPCKill_Reward": 50.0
      },
      "Rewards_Version": {
        "Version": "1.3.13"
      }
    }
    Does not work for VIP. The permission "rewards.vip" is given.
     
  5. I really wish this would work for BotSpawn. If anyone knows how to get it to reward for Murderers and Scientists please let me know.
     
  6. if i set it gives 100 RP for Killing a animal, the player dont get the RP Points for the server rewards shop.
    this plugin needs a fix ?
     
  7. since latest oxide update
    Code:
    (19:03:47) | [Oxide] 18:03 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Rewards v1.3.13' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.Rewards.RewardForPlayerKill (.BasePlayer player, .BasePlayer victim, Double multiplier) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Rewards.OnEntityDeath (.BaseCombatEntity victim, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Rewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. Im getting players who are not getting SR in their bank even though it says they received it ? Any idea?
     
  9. latest Oxide broke it, we're waiting on the Oxide guys to release a new version
    [DOUBLEPOST=1518799961][/DOUBLEPOST]Downgraded to development build 3828 to fix rewards, although new fixed official version should be out in a couple hours
     
  10. Thanks corrosive
     
  11. plugin is broken since the last oxide update, please fix it
     
  12. There is an oxide update today sometime should fix this hopefully
     
  13. Today?
     
  14. So I have heard
     
  15. not working with the new update
     
  16. not working with oxide 2.0.3831
     
  17. Wulf

    Wulf Community Admin

    Details please.
     
  18. Rewards show you the message if you kill a animal but the points are not saved and points in ServerRewards are 0
     
  19. @Wulf theres no error in console unfortunately. Its the same as before. Tells you on screen you got the points but it doesnt get added to your rp total
     
  20. Yeah seems to be outdated. My players dont get activity rewards anymore. Points doesent save to RP Points anymore.