Jump to content
  • 0

Problema Masini


Guest BennY

Question

Salut , va rog sa imi explikati si mie cum fac , ca in masinile de la hitman sa intre doar hitmani...Am vazut ca mai sunt posturi de genu asta dar nu prea am inteles...

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

		if(newcar == x || newcar == x)
		{
		    if(PlayerInfo[playerid][pMember] == y||PlayerInfo[playerid][pLeader] == y) { }
		    else
			{
		        SendClientMessage(playerid,COLOR_GREY,"   You are not a *** !");
		        RemovePlayerFromVehicle(playerid);
		    }
		}

x = id-ul masini care il aflii prin comanda /oldcar in joc

y = numarul factiuni

Uite ce o zis RazR incearca sa vezi daca iti merge ;)

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.