Jump to content

Question

Posted

am o problema maina mi se tuneaza cand intru in masina nu e tunata tot timpul

Am adaugat asta

    if (newstate == PLAYER_STATE_DRIVER && oldstate == PLAYER_STATE_ONFOOT)
    {
        if (GetPlayerVehicleID(playerid) == Eelegi)
        {
    AddVehicleComponent(Eelegi,1046);
	AddVehicleComponent(Eelegi,1171);
	AddVehicleComponent(Eelegi,1149);
	AddVehicleComponent(Eelegi,1035);
	AddVehicleComponent(Eelegi,1147);
	AddVehicleComponent(Eelegi,1036);
	AddVehicleComponent(Eelegi,1040);
	ChangeVehiclePaintjob(Eelegi, 1);
	ChangeVehicleColor(Eelegi, 1, 1);
	AddVehicleComponent(Eelegi,nitro);
 	AddVehicleComponent(Eelegi,rodawire);
 	AddVehicleComponent(Eelegi,suspensao);
    SendClientMessage(playerid, 0xFFFFFFAA, "Nitro added to the Taxi.");
        }
    }
la
OnPlayerStateChange

Massari e curva mea

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.