Quote:
Originally Posted by ViniBorn
You tried this?
pawn Код:
if(GetPlayerCash(playerid) < 1 || GetPlayerCash(playerid) > 50) return SendClientMessageEx(playerid, COLOR_WHITE, "No tenes plata en tu inventario para tirar al suelo y no puedes tirar 0$");
|
----------------------------------------------------------------------------------------------------------
The code has no errors, but they still will not let me throw any money.
The system must:
- Pull over $ 50 to the ground
- Do not throw money negative (-1000) Example
- Do not throw money if you do not have.