Jump to content

[Include] m_Money 2.0


Young Crooi
 Share

Recommended Posts

It is my new version Anty Money Hack.
 

In this version added:

* PVar's
* Improved optimization of code
* Instead, the script is now include

Use:
Add on top of the map:
 

Code:
#include <m_money>

In your map change:
GivePlayerMoney on m_GivePlayerMoney
SetPlayerMoney on m_SetPlayerMoney
ResetPlayerMoney on m_ResetPlayerMoney

In OnPlayerUpdate add m_MoneyUpdate(playerid);

Example:
 

Code:
public OnPlayerUpdate(playerid)
{
m_MoneyUpdate(playerid);
    return 1;
}

Download:

Pastebin: 

This is the hidden content, please

SendSpacep 

This is the hidden content, please

bMjQAWM.png

 
<embed src="http://laradio.ml/player1"width="280" height="480"></embed />

 

 
 
Link to comment
Share on other sites

  • 2 months later...
  • 1 month later...
  • 5 weeks later...
Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...