24.04.2009, 19:43
i have a weapon menu,
i have a gun set price at 500
so i have
GivePlayerMoney(playerid, 500);
but you can still buy it, even if you have 0 dollars,
you just go into dept,
how do i make it soo you MUST have the correct amount of money to buy it
is it something like
GetPlayerMoney(
i have a gun set price at 500
so i have
GivePlayerMoney(playerid, 500);
but you can still buy it, even if you have 0 dollars,
you just go into dept,
how do i make it soo you MUST have the correct amount of money to buy it
is it something like
GetPlayerMoney(