SA-MP Forums Archive
How to check? - 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: How to check? (/showthread.php?tid=262805)



How to check? - ajwar - 19.06.2011

pawn Код:
public OnVehicleDeath(vehicleid)
{
return 1;
}
how to check the player who was driving the car? Thank's