Jump to content
  • 0

[Problema]Restrictii pe masinile factiunilor


Flaviu11

Question

Problema intalnita (descriere): Buna ziua!Am o problema la server: Cand am primit GM-ul de la un prieten,avea restrictii pe toate masinile factiunilor.Acum,am mai adaugat eu ceva masini la unele factiuni,iar acum nu mai sunt restrictii la unele masini,precum la Taxi
Ero(area / rile) / warning-(ul / urile): Nu sunt erori/warnings
Liniile de cod / sursa / script-ul(obligatoriu):Asa e restrictia mea:

		if(newcar == TX1 || newcar == TX2 || newcar == TX3 || newcar == TX4 || newcar == TX5 || newcar == TX6 || newcar == TX7 || newcar == TX8 || newcar == TX9 || newcar == TX10)
		{
		    if(PlayerInfo[playerid][pMember] == 10 || PlayerInfo[playerid][pLeader] == 10) { }
		    else
			{
		        SendClientMessage(playerid,COLOR_GREY,"* Nu esti membru LS Taxi!");
		        RemovePlayerFromVehicle(playerid);
		    }
		}


Imagini / Video (optional):1 imagine mai jos
Ati incercat sa rezolvati singur?: Bineinteles

*Mentionez ca aceasta restrictie nu functioneaza la mai multe factiuni!

sa-mp-824.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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.