[Help] Fixing this CMD. - 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)
+--- Thread: [Help] Fixing this CMD. (
/showthread.php?tid=484996)
[Help] Fixing this CMD. -
GBLTeam - 02.01.2014
{FIXED} - can be removed this.
Re: [Help] Fixing this CMD. -
camaro8 - 02.01.2014
PHP Code:
if(PlayerInfo[playerid][vModel] !=0 && PlayerInfo[playerid][vVModel] !=0 && PlayerInfo[playerid][vVVModel] !=0)
Re: [Help] Fixing this CMD. -
GBLTeam - 02.01.2014
Quote:
Originally Posted by camaro8
PHP Code:
if(PlayerInfo[playerid][vModel] !=0 && PlayerInfo[playerid][vVModel] !=0 && PlayerInfo[playerid][vVVModel] !=0)
|
Not working...
Still same:
http://i.imgur.com/KxxXiVA.png
You can buy alot of cars.
Edit: I found other way and fixed it.