Jump to content

RP problem

Pending 1.3.3

so i use Rust Rewards, it says i get the RP for ect cutting down a tree but doen't show the rp ammount in the shop? any idea what i may have done wrong or what the problem can be?

Share this comment


Link to comment

what did you change in the shop? now when i try use Rust Rewards i only get scrap even when i have toggle that as false and  serverrewards as true? but i use this plugin and can't change economic type in shop now

 

Edited by Kasper Jørgensen

Share this comment


Link to comment

Hello @Kasper Jørgensen
It seems that you are not using a plugin that stores your Rust rewards. In addition to RustRewards, you need an additional plugin!
Here are some examples:
Economics:
 - https://umod.org/plugins/economics
Server Rewards:
https://umod.org/plugins/server-rewards

Bank System:

Depending on which plugin you use, you need to make certain settings in the configuration file for the Shop plugin and RustRewards.

If you are using the Economics plugin, you need to make the following settings in the plugin configuration:
RustRewards:

- UseEconomics: false, to UseEconomics: true,
Shop:

"Economy": {
    "Type (Plugin/Item)": "Plugin",
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance",
    "ShortName": "Scrap",
    "Display Name (empty - default)": "",
    "Skin": 0,
    "Lang Key (for Title)": "LangTitle",
    "Lang Key (for Balance)": "BalanceTitle"
  }

If you are using the Server Rewards plugin, you need to set the following in the plugin configuration:
RustRewards:

- UseServerRewards: false, to UseServerRewards: true,
Shop:

"Economy": {
    "Type (Plugin/Item)": "Plugin",
    "Plugin name": "ServerRewards",
    "Balance add hook": "AddPoints",
    "Balance remove hook": "TakePoints",
    "Balance show hook": "CheckPoints",
    "ShortName": "Scrap",
    "Display Name (empty - default)": "",
    "Skin": 0,
    "Lang Key (for Title)": "LangTitle",
    "Lang Key (for Balance)": "BalanceTitle"
}

If you are using the BankSystem plugin, you need to make the following settings in the plugin configuration:
Please note that the RustRewards plugin does not support the BankSystem plugin. Therefore, you need to ask @Steenamaroo if he supports this plugin.
RustRewards:
- UseBankSystem: false, to UseBankSystem: true,
Shop:

"Economy": {
    "Type (Plugin/Item)": "Plugin",
    "Plugin name": "BankSystem",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance",
    "ShortName": "Scrap",
    "Display Name (empty - default)": "",
    "Skin": 0,
    "Lang Key (for Title)": "LangTitle",
    "Lang Key (for Balance)": "BalanceTitle"
}

 

Edited by DeutscherRitterPlatz
  • Love 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.