[FilterScript] Vehicle Spawn V1.0
#7

Код:
if(GetPlayerMoney(playerid) >= 1000) return SendClientMessage(playerid, c_red, "You must have $5000 to use this command.");
This is saying if you have more than 1k, that you can't use this command. Try again.

Edit:
Код:
if(GetPlayerMoney(playerid) >=500) return SendClientMessage(playerid, c_red, "You need to have $500 to use this command.");
Same here.
Reply


Messages In This Thread
Vehicle Spawn V1.0 - by DeadLy™ - 21.09.2012, 11:00
Re: Vehicle Spawn V1.0 - by M3mPHi$_S3 - 21.09.2012, 11:02
Re: Vehicle Spawn V1.0 - by DeadLy™ - 21.09.2012, 11:03
Re: Vehicle Spawn V1.0 - by Q_Lite - 21.09.2012, 11:09
Re: Vehicle Spawn V1.0 - by Lordzy - 21.09.2012, 11:15
Re: Vehicle Spawn V1.0 - by Deathh - 21.09.2012, 13:00
Re: Vehicle Spawn V1.0 - by Skyrise - 21.09.2012, 13:23
Re: Vehicle Spawn V1.0 - by gamer5000 - 21.09.2012, 18:47
Respuesta: Vehicle Spawn V1.0 - by Phoenix1 - 26.09.2012, 17:50

Forum Jump:


Users browsing this thread: 2 Guest(s)