28.10.2009, 10:55
1. What line is the error on.
2. What callback do you use this in?
3. What's "Vehicleid(playerid)" ?
4. Try this.
2. What callback do you use this in?
pawn Код:
new Vehicleid = GetPlayerVehicleID(playerid);
Vehid[Vehicleid] = Vehicleid(playerid);
4. Try this.
pawn Код:
Vehid[vehicleid] = GetPlayerVehicleID(playerid);