SA-MP Forums Archive
How to do this. - 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 do this. (/showthread.php?tid=64050)



How to do this. - JoeDaDude - 01.02.2009

Atm im using
pawn Code:
if (vehicleid == veh1)
But if im about 5 inch away from the plane,
And i press "F" to get in, It says this:
Tail Number: TW001, Before im actulley
in the plane, How do i get it so it will only say it,
Once im in the plane.


Re: How to do this. - Shadowww - 01.02.2009

Use OnPrayerStateChange.


Re: How to do this. - JoeDaDude - 01.02.2009

Ok i will try that