SA-MP Forums Archive
[FilterScript] Vehicle Spawn V1.0 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Vehicle Spawn V1.0 (/showthread.php?tid=379286)



Vehicle Spawn V1.0 - DeadLy™ - 21.09.2012

Код:
REMOVED



Re: Vehicle Spawn V1.0 - M3mPHi$_S3 - 21.09.2012

Too easy and using this as admin like
Код:
"Usage: /vehicle [vehicle id] [playerid id]
? and you should post this is tutorial section :


Re: Vehicle Spawn V1.0 - DeadLy™ - 21.09.2012

I am a Beginner!
Thats my 2nd FS.
& Thx for Comment.


Re: Vehicle Spawn V1.0 - Q_Lite - 21.09.2012

Quote:
Originally Posted by talkro
Посмотреть сообщение
I am a Beginner!
Thats my 2nd FS.
& Thx for Comment.
nice one but release them as useful function
and keep up learning scripting


Re: Vehicle Spawn V1.0 - Lordzy - 21.09.2012

Quote:
Originally Posted by Q_Lite
Посмотреть сообщение
nice one but release them as useful function
and keep up learning scripting
Must be in Useful Snippet.

OT: LOL you released without completing the fs fully.


Re: Vehicle Spawn V1.0 - Deathh - 21.09.2012

your getmoney says 1000 but ur error says 5000 lol


Re: Vehicle Spawn V1.0 - Skyrise - 21.09.2012

Код:
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.


Re: Vehicle Spawn V1.0 - gamer5000 - 21.09.2012

nice


Respuesta: Vehicle Spawn V1.0 - Phoenix1 - 26.09.2012

Gracias me servia uno en esp xd