All set.![]()

EconomyBanks
Banking, cash, interest, tax, money drop on death, and more
Total Downloads: 1,881 - First Release: Jan 19, 2016 - Last Update: May 12, 2018
- 5/5, 8 likes
-
Wulf Community Admin
-
Thanks bud
-
Pho3niX90 updated Economy Banks with a new update entry:
1.5.50 (untested)
-
Tested by me plugin works fine and all fetures work
[DOUBLEPOST=1477365767][/DOUBLEPOST]will let u know how it works with hurtstore -
Pho3niX90 updated Economy Banks with a new update entry:
1.5.51
-
*fix color code says >color u have recived $250
-
*fix color code says >color u have recived $250
-
anyway to have a group permission a player on the server did /bank wipe all and erased everyones money how to prevent this from happening !
-
Hey @Wulf @Pho3niX90 , you should add:
Code:if (!player.IsAdmin) return;
That's the wipe command but it's available for everyone now. -
Hello i have problem commands not working in chat. like /bank balance and i get this error when i do /bank balance can someone Help. best regards
-
@Madnirva 2. This is an error since one of the oxide updates, it's because of the hurt.SendChatMessage(). The plugin uses hurt.SendChatMessage(session, message) but it should be hurt.SendChatMessage(session, prefix, message)...
To solve this error you have to change every hurt.SendChatMessage(session, message) to hurt.SendChatMessage(session, null, message). -
@Mr. Blue where i change this ? in economybank plugin ?
-
to change to hurt.SendChatMessage(session, null, message).
you're able to do this thourgh the plugin it self,
So open the plugin press shift+f and search for urt.SendChatMessage(session, message)
then replace eveything that is called with urt.SendChatMessage(session, message)
to hurt.SendChatMessage(session, null, message).
and as he told you it should fix your problem,
And also besure after changeing it to upload it on here because you aren't the plugin owner, -
Hello thank you Mr. blue and TrusDeadnitro that's fix my problem and i do the same in hurtstore plugin but i got another error. like /shop ammo or /shoop food give me this error can you help me with that ? best regards.
-
@Mr. Blue Hello bro can you help me with that error please
-
Here is an updated version of the plugin, fixed the chatmessage null reference error and the /wipe command being available to eveyone.
Attached Files:
-
-
i think I'm doing something wrong because this plugin dosnt work for me, it does give me 5$ cash now and again but i cant see my balance ect i enter /bank balance and noting happens, thank in advance
Last edited by a moderator: Jan 15, 2018 -
-
Wulf Community Admin
Wulf updated EconomyBanks with a new update entry:
1.5.6