#define refound 9999999
Public OnPlayerConnect(playerid)
{ GivePlayerMoney(playerid, refound); return 1; }