Is this possible or not? - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is this possible or not? (
/showthread.php?tid=277779)
Is this possible or not? -
fie - 19.08.2011
This is for a roleplay server. I want it so cops can park any vehicle so it can be impounded.
Like, Someone gets jailed and there car gets found. Cops can bring the car to the impound and /impoundcar
and it makes the car spawn in the impound until they type /unimpoundcar
Is this possible to make? if so can i have a little help?

Thanx
Re: Is this possible or not? -
666 - 19.08.2011
This is quite easy to make, it's pretty much the same as the regular /park actually.
Re: Is this possible or not? -
=WoR=G4M3Ov3r - 19.08.2011
Well, If you're using a GF Edit, Add this under the command /park
PHP код:
if(PlayerInfo[playerid][pMember] == 1)