[Pomoc]Ulaz u organizacijska vozila


Započeo |LOB| Robi.pwn, April 13, 2013, 10:56:04 PRE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim:Moj gm od 0
Detaljan opis problema:Pa ovako znaci cim dodem blizu auta nemogu ni sjest sa f vec mi pise "Nista clan" a i btw nemoze se sjest sa g isto jel to mozda zato sto sam stavio pod "OnPlayerEnterVehicle"?
Dio skripte:
Primjer 1 organizacije
if(vehicleid == PDVozila[12] || vehicleid == PDVozila[13] || vehicleid == PDVozila[14] || vehicleid == PDVozila[15] || vehicleid == PDVozila[16] || vehicleid == PDVozila[17] || vehicleid == PDVozila[18] || vehicleid == PDVozila[19])
    {
    	if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLider] == 1){ }
    	else
		{
		    SCM(playerid, SVIJETLOPLAVA, "{FF0000}[Greska] Niste član 'Police Department' organizacije!");
  			RemovePlayerFromVehicle(playerid);
     		TogglePlayerControllable(playerid, 1);
       	}
	}
    if(vehicleid == PDVozila[0] || vehicleid == PDVozila[1] || vehicleid == PDVozila[2] || vehicleid == PDVozila[3] || vehicleid == PDVozila[4] || vehicleid == PDVozila[5] || vehicleid == PDVozila[6] || vehicleid == PDVozila[7] || vehicleid == PDVozila[8] || vehicleid == PDVozila[9] || vehicleid == PDVozila[10] || vehicleid == PDVozila[11])
   	{
   		if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLider] == 1){ }
		else
		{
 			SCM(playerid, SVIJETLOPLAVA, "{FF0000}[Greska] Niste član 'Police Department' organizacije!");
			RemovePlayerFromVehicle(playerid);
			TogglePlayerControllable(playerid, 1);
  		}
    }

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Citat: [RS]panameR. poslato Novembar 24, 2012, 13:50:32 POSLE PODNE
Citat: [FG] Tixa Mukic poslato Novembar 24, 2012, 11:12:07 PRE PODNE
Jel mi moze netko objasnit kako popuni i to sve opću uplatnicu :'(
kemijskom

Blaeks RESPECT!
joXy_ BIG RESPECT!
CkusaColeCM RESPECT!
Ivan_Ino.pwn BIG RESPECT!

To sam i mislio,Hvala :D
Citat: [RS]panameR. poslato Novembar 24, 2012, 13:50:32 POSLE PODNE
Citat: [FG] Tixa Mukic poslato Novembar 24, 2012, 11:12:07 PRE PODNE
Jel mi moze netko objasnit kako popuni i to sve opću uplatnicu :'(
kemijskom

Blaeks RESPECT!
joXy_ BIG RESPECT!
CkusaColeCM RESPECT!
Ivan_Ino.pwn BIG RESPECT!