Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating money functions. #4

Merged
merged 4 commits into from
Jul 19, 2020
Merged

Updating money functions. #4

merged 4 commits into from
Jul 19, 2020

Conversation

pablo-1610
Copy link
Contributor

No description provided.

Adding doBankTransfer and doCashTransfer in server/player/exports.lua
For example: Instead of using "PlayersCache[from].bank = PlayersCache[from].bank - value", using "RemoveBank(from,value)"
Copy link
Owner

@Rubylium Rubylium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a huge fan of the "do" in function names, but the code looks good

@pablo-1610
Copy link
Contributor Author

I will change that @Rubylium

@pablo-1610
Copy link
Contributor Author

Done

@Rubylium Rubylium merged commit 31ba4f6 into Rubylium:master Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants