01.08.2010, 18:15
could make a function or sumthing
putplayerinveh(playerid)
{
new Vehid = 0;
PutPlayerInVehicle(playerid,Vehid,0)
Vehid++
}
or something like taht wich automaticallly increases the vehid
putplayerinveh(playerid)
{
new Vehid = 0;
PutPlayerInVehicle(playerid,Vehid,0)
Vehid++
}
or something like taht wich automaticallly increases the vehid