[Include] [INC] Simple Check VehModel - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] [INC] Simple Check VehModel (
/showthread.php?tid=94282)
[INC] Simple Check VehModel -
heufix - 28.08.2009
Idea: GhostTT
Made: I.
Slightly obtuse include,but can somebody come in handy

))
My old FS.
This Include - slightly Simplify your this scripting live

.
With this simple include, you can check whether the player is sitting in the:
Planes, helicopters, Bike, Boat, a normal car (109), RC cars,
On the bike, taxi, in the car the police, in the car firefighters, in the ambulance, a bus -
single line:
pawn Code:
IsPlayerInAirplane(playerid); // Players in Planes
IsPlayerInHelicopter(playerid); // Players in helicopters
IsPlayerInBike(playerid); // Players in Bike
IsPlayerInVelo(playerid); // Players in Bike(Bicycles)
IsPlayerInBoat(playerid); // Players in Boats
IsPlayerInCar(playerid); // Players in normal car(109)
IsPlayerInRCCar(playerid); // Players in RC car
IsPlayerInTaxiCar(playerid); // Players in taxi car
IsPlayerInCopCar(playerid); // Players in Police Car
IsPlayerInAmbulCar(playerid); // Players in ambulance car
IsPlayerInFireTruck(playerid); // Players in firefighters car
IsPlayerInBusCar(playerid); // Players in bus
How to use:
1.Download Archive.
2.from archive copy the file
SCVM.inc in your file with includes(/pawno/include)
3.In Start your gamemode add:
#include <SCVM>
SCVM - Simple Check Vehicle Model.
Downloads:
http://solidfiles.com/d/qu5k
Sorry me for bad English..if he if he really bad.
Re: [INC] Simple Check VehModel -
heufix - 28.08.2009
Comments please.
if this not fucking script XDXDXDXD
Re: [INC] Simple Check VehModel -
NEW_IE - 28.08.2009
Very Useful good job
Re: [INC] Simple Check VehModel -
LuxurioN™ - 28.08.2009
Obsessed with comments?
Quote:
if this not fucking script XDXDXDXD
|
The script seems a good idea!
I will test
Re: [INC] Simple Check VehModel -
heufix - 29.08.2009

tnks
Re: [INC] Simple Check VehModel -
monster010 - 14.09.2009
Tanks Good Job
Re: [INC] Simple Check VehModel -
heufix - 20.09.2009
Quote:
Originally Posted by monster010
Tanks Good Job
|
Thanks