13.07.2009, 10:00
How I can make this: When player leaves a vehicle with variable b1 (
, he gets a message. You have left a vehicle?
I tried one, but it shows it in all vehicles. How to make it that message shows for only when exiting vehicle b1?
pawn Код:
b1 = CreateVehicle(411,-1970.1052,301.2314,34.9060,87.6584,112,1, 1900);//Infernus
I tried one, but it shows it in all vehicles. How to make it that message shows for only when exiting vehicle b1?