Jump to content
  • 0

Masina DMV problema


rBcollo

Question

Salutari am luat si eu DMV system si cand am vrut sa-l testez surpriza cand intram in masina zicea ca nu am permisul auto.Ma puteti ajuta?Raman dator

Linia unde este masina este aceasta:

   dmvc = AddStaticVehicleEx(506,301.0936,-1504.0203,24.3023,235.1132,12,12,10); //dmv Car

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Salutari am luat si eu DMV system si cand am vrut sa-l testez surpriza cand intram in masina zicea ca nu am permisul auto.Ma puteti ajuta?Raman dator

Linia unde este masina este aceasta:

   dmvc = AddStaticVehicleEx(506,301.0936,-1504.0203,24.3023,235.1132,12,12,10); //dmv Car
Utete eu il am asa ]unde Scrie Razvyy trebue sati schimbi numele cauta si tu in gm tau si schimba cuvintu  dmvc cu numele tau din samp
 }
		 else if(GetPlayerVehicleID(playerid) == VehiculoGantzyo11)
        {
         new nombre[24];
         GetPlayerName(playerid,nombre,24);
         if(strcmp(nombre,"Razvyy"))
         {
            RemovePlayerFromVehicle(playerid);
            SendClientMessage(playerid,0xff0000ff,"Masina asta e a lui Razvyy.");
         }
         else
         {
            SendClientMessage(playerid,0xff0000ff,"Welcome Razvyy.");
		 }

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.