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
#2

Код:
vehicleid = GetPlayerVehicleID(playerid);
Reply
#3

Wiki:
Код:
Warning: This function was removed in SA-MP 0.3. Due to the San Andreas limitations
Reply
#4

still doesnt work


edit:

oh that sucks
Reply
#5

Yep, I tryed it too... but it won't work :S
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)