Removed - 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: Removed (
/showthread.php?tid=592021)
Removed -
Rafaeloo - 19.10.2015
Removed
thanks
Re : Removed -
StreetRP - 19.10.2015
PHP код:
if(IsPlayerInAnyVehicle(i))
To
PHP код:
if(IsPlayerInAnyVehicle(playerid))
Re: Removed -
SpikY_ - 19.10.2015
Or use this
Код:
for (i=0;i<MAX_PLAYERS;i++)
Re : Re: Removed -
StreetRP - 19.10.2015
Quote:
Originally Posted by SpikY_
Or use this
Код:
for (i=0;i<MAX_PLAYERS;i++)
|
In zcmd command

...Why ?
Re: Removed -
Rafaeloo - 19.10.2015
bro can u tell me on the new thread by me ? i need your help :/ with engine again :/
Re: Removed -
Rafaeloo - 19.10.2015