stock GetPlayerMoneyEx(playerid){ return GetPlayerMoney(playerid);}
public GetPlayerMoneyAnti(playerid){ return PlayerInfo[playerid][pCash];}