[HELP]player on the vehicle - 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]player on the vehicle (
/showthread.php?tid=317138)
[HELP]player on the vehicle -
nemanjatesic - 10.02.2012
Can anyone give me FS or INC ...........................
When is player on vehicle to move him
like him
Respuesta: [HELP]player on the vehicle -
nemanjatesic - 10.02.2012
BUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU UUUUUUUUUUUUUUUM
Re: [HELP]player on the vehicle -
[Diablo] - 10.02.2012
so you want to get the number of players surfing a vehicle? JernejL wrote a complex MathPlugin (found
here) which has exactly the thing you're looking for.
pawn Код:
native MPGetVehicleSurfersCnt(vehicleid); // returns number of players surfing a vehicle
Re: [HELP]player on the vehicle -
MP2 - 10.02.2012
Vehicle surfing is native.
You don't need a script.
Re: [HELP]player on the vehicle -
[Diablo] - 10.02.2012
uf true that, i missed this one.
@nemanjatesic: check the samp native GetPlayerSurfingVehicleID() -
https://sampwiki.blast.hk/wiki/GetPlayerSurfingVehicleID
Re: [HELP]player on the vehicle -
MP2 - 10.02.2012
He didn't ask for that. Read his post.
Respuesta: [HELP]player on the vehicle -
nemanjatesic - 10.02.2012
thanks i solved my problem