SetVehicleNumberPlate =D
#1

pawn Код:
dcmd_test(playerid,params[])
    #pragma unused params
    {
        new vehicleid;
        SetVehicleNumberPlate(vehicleid,"lol");
        SendClientMessage(playerid,RED,"Car numberplate changed!");
    return 1;
}

i had a idea, but it wont work, what i mean by that is the numberplate doesnt change..
Reply


Messages In This Thread
SetVehicleNumberPlate =D - by WillyP - 30.10.2010, 11:51
Re: SetVehicleNumberPlate =D - by TouR - 30.10.2010, 11:52
Re: SetVehicleNumberPlate =D - by Seven. - 30.10.2010, 11:54
Re: SetVehicleNumberPlate =D - by WillyP - 30.10.2010, 11:56
Re: SetVehicleNumberPlate =D - by The_Moddler - 30.10.2010, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)