Bug confirmation - GetPlayerSurfingVehicleID with Trailers
#2

for some reason i can't even get it to show any vehicle id my code was this

Код:
if(strcmp(cmd, "/surf", true) == 0) {
		new string[128];
		format(string,sizeof(string),"Vehicle ID: %d",GetPlayerSurfingVehicleID(playerid));
		SendClientMessage(playerid,0xAFAFAFAA,string);
    return 1;
  }
it just kept returning Vehicle ID 65535 it was tested on grand larceny aswell
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)