LaserHydra submitted a new resource:
Economy - Adds an economy system to the game
Read more about this resource...
Economy [Unmaintained]
Discussion in 'Plugin Support' started by LaserHydra, Jan 5, 2016.
-
Ty LaserHydra
-
but whats the point of adding this like what can you do with the money in game?
[DOUBLEPOST=1451966647][/DOUBLEPOST]now that this is up any one goign to make a trader or a shop -
How do they make money in game - am unsure of the system... I do appreciate you doing an economy system though if there is a way to buy items Like
/itemlist (det caps with price ) etc.... when /buy detcap it will withdraw funds and give them detcap -
from looking through the config file, it seems that its only handling the distribution of money from two sources from the config file and admin's, its does not seem to have a timer. this plugin looks like it will need something to support it,such as a market or shop, but it can still be used as admin's for use, but you'll have to regulate the purchases and the amount of money yourself
-
For those above; I believe this plugin will serve as an API according to this forum post: Request - Economic system | Oxide
-
great work on the plugin but im looking in to a shop and or market to start from to pull in to this plug
[DOUBLEPOST=1451970433][/DOUBLEPOST]like if you put this plug with give item plug where all the ids are all ready there but idk how to get a system to plug value next to them -
This plugin will work as an API as Zleepy said. I am propably even going to make some plugins for this myself.
-
ok last thing could you add and /money give all im working off a old pluging to do commands wanted to see if i could set the command for it to do it every XXhrs
-
plugins.Find("Economy").Call("AddMoney", PlayerSession player, double amount); -
Sorry for the offtopic @LaserHydra but can you check your inbox?
-
-
-
Submitted the first plugin using economy.
Playtime Money for Hurtworld | OxideLast edited by a moderator: Jan 6, 2016 -
Did anyone make a price list yet for items? As an admin I want to sell items from the items list but i don't know what to charge for stuff.
Last edited by a moderator: Jan 8, 2016 -
Can you explain what is this it looks amazing but how can they spend their Money? What can they do with that Money?
-
-
when i check a players balance it says there name but shows my balance? any ideas?
-
Please add a function to call/get the money symbol. Also use the symbol instead of hardcoding it into the messages.
I am busy with a shop and need it to have the above -