[FilterScript] Vehicle Spawn V1.0
#1

Код:
REMOVED
Reply
#2

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

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

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
Reply
#5

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.
Reply
#6

your getmoney says 1000 but ur error says 5000 lol
Reply
#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
#8

nice
Reply
#9

Gracias me servia uno en esp xd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)