#define pMoney
new pMoney[MAX_PLAYERS];
public OnPlayerConnect(playerid){pMoney[playerid] = 0;return 1; }