02.05.2009, 08:18
I added something you did but with the vehicleid's
to split Cars, Bikes ; Boats and so on..
and how to add something like this In OnPLayerStateChange:
Bearfist
To check if It's true if a player is in a Car
ANYONE HAVE AN IDEA ?
to split Cars, Bikes ; Boats and so on..
and how to add something like this In OnPLayerStateChange:
Код:
if(cars[] == 1)
{
blablabla
}
To check if It's true if a player is in a Car
ANYONE HAVE AN IDEA ?

