21.07.2012, 09:57
pawn Код:
if(GetPlayerMoney(playerid) <50000) //u can edit this to the price u want
return SendClientMessage(playerid, COLOR_RED2, "* You dont have enough money to buy this House*");
GivePlayerMoney(playerid, -50000); // -50000 - will take your money 50k