07.02.2009, 09:49
Hey guys!
Well i'm making a thing for the Vehicle damage so when it gets under 20% you get a message saying that you can't drive this car anymore.
But i can't get that to work , so anyone know how i can do that , i'm using
So it get all players.
Would apreciate help!
Cheers / Jax
Well i'm making a thing for the Vehicle damage so when it gets under 20% you get a message saying that you can't drive this car anymore.
But i can't get that to work , so anyone know how i can do that , i'm using
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
}
Would apreciate help!
Cheers / Jax