20.07.2012, 18:13
Hey , how can I make the houses price in coins , not in score ?
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