14.04.2012, 17:55
Doesn't returns the correct number on vehicleid -.-
I tried with
still nothing...
I also tried with
still nothing..
Any ideas how can i get the correct vehicleid?
I tried with
pawn Код:
new veh = GetPlayerVehicleID(killerid);
I also tried with
pawn Код:
new veh = GetPlayerIdFromName(pname /*pname is the killerid ofc */);
Any ideas how can i get the correct vehicleid?