Need help for a little thing
#6

Quote:
Originally Posted by ► James_Alex
try to do
pawn Код:
if (IsAnOwnedCar(vehicleid) && !ispassenger)
      {
      new string[MAX_STRING];
      new ID = GetPlayerVehicleID(playerid);
      new carname[MAX_STRING];
        strmid(carname, LVehiclesName[GetVehicleModel(GetPlayerVehicleID(playerid))-400], 0, strlen(LVehiclesName[GetVehicleModel(GetPlayerVehicleID(playerid))-400]), 255);
        format(string, sizeof(string), "[ ! ] ID : %d \' %s \' Achetйe par : %s", ID, carname, CARSHOP[vehicleid][Owner]);
        SendClientMessage(playerid,0xAFAFAFAA, string);
        }
    return 1;
now it works
mnt зa marche
teste le
Yes it works, but only for compilation . Now when a player enter in a car nothing happens
Reply


Messages In This Thread
Need help for a little thing - by Alice[WS] - 01.09.2009, 23:53
Re: Need help for a little thing - by JaTochNietDan - 01.09.2009, 23:59
Re: Need help for a little thing - by coole210 - 02.09.2009, 00:09
Re: Need help for a little thing - by Alice[WS] - 02.09.2009, 11:05
Re: Need help for a little thing - by Alice[WS] - 02.09.2009, 14:32
Re: Need help for a little thing - by Alice[WS] - 02.09.2009, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)