Economics

Moved

Total Downloads: 13,848 - First Release: Nov 10, 2014 - Last Update: Jan 10, 2018

5/5, 43 likes
  1. [SOLVED] Anyway money transfer isn't working right, everyone can send money, but they don't get some.
    Even as admin it's not possible to send them money. (possible yes, but they although don't receive it)
     
    Last edited by a moderator: Feb 7, 2016
  2. to which value is your Transfer_Fee config set?
     
  3. to 1 ... i hate all those those numbers behind the . ^^
     
  4. mh yeah...1 means 100% fee so the other player wouldn't receive 0 money...set it to 0 (zero) to have no fee
     
  5. Hrhrhr lol! Oh yeah. Ok. I am sorry :D
    Didn't know it was in percent.

    [DOUBLEPOST=1454881236][/DOUBLEPOST]Omg... will now donate you something just for stealing your time for bullsh*t again.
     
  6. Mine was set to 100 (thought it meant $100) but at 0 it works again.
    Thanks!
     
  7. How to rename a money plz ? Change $ to €

    Thanks
     
  8. lang/Economics.en.json and change "{0:C}" to whatever you want :p so for example to "{0:N} €"
     
  9. Hello,
    Is it possible to store money earned in a "bank"?
    And we can create a npc "banker"?

    Thank you for your help !
    Shu
     
  10. Thanks ! :)
     
  11. Would love that too! Interesting in combination with Robbery for Rust | Oxide ;)
     
  12. Oh nice, ty !
     
  13. Every plugin i use that need the economy it says 182 attempt to call global 'GetEconomyAPI' (a nil value): and it cant find it
     
  14. Please I need help, I want to convert 10,000,000.00 to 10.000.000,00, ie where will point I want to comma, and where will comma I want to point.
     
  15. hi is there a command to wipe the money of all players? or i have to delete and install the plugin again? will that help?
     
  16. There is a file under data which you can delete and everything will be set to the start value next time they log in. I think there was a wipe command also, but I can't remember right now.
     
  17. Please, is possible use points as separators instead of commas? And as separator cents use comma instead of point?
     
    Last edited by a moderator: Feb 24, 2016
  18. So...For clarification. If I want to change the currency symbol from $ to Ƶ. I change each iteration of {0:C} with {0:N}Ƶ ?

    C to N and the new currency symbol goes outside the curly braces?

    *Edit*
    Yes. That works. Now...to determine if I put the symbol before the braces if the symbol will proceed the amount?

    *Edit 2*
    Also yes.


    ignore my question.. :p