[Pomoc]Ulazak u Prostoriju


Započeo Fantom_, Februar 24, 2013, 13:50:14 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim:CLRP
Detaljan opis problema:Kada udem u FBI Stanicu nemogu da izadem nezz zasto sve sam pokuso ali nece.Mozeli pomoc!
Dio skripte:
//--------------------------------------------------
	if(PlayerToPointStripped(1, playerid,1653.1694,-1655.6638,22.5156, cx,cy,cz))
	{//FBI Ulaz
		GameTextForPlayer(playerid, "~w~FBI Stanica", 5000, 1);
		SetPlayerInterior(playerid, 3);
		SetPlayerPos(playerid,288.9970,166.9285,1007.1719);
		PlayerInfo[playerid][pInt] = 3;
	}
	else if(PlayerToPointStripped(1, playerid,288.9970,166.9285,1007.1719, cx, cx,cy,cz))
	{//FBI Izlaz
		GameTextForPlayer(playerid, "~w~Los Santos", 5000, 1);
		SetPlayerInterior(playerid, 0);
		SetPlayerPos(playerid,1653.1694,-1655.6638,22.5156);
		PlayerInfo[playerid][pInt] = 0;
	}
//--------------------------------------------------

Neke slike/video za lakse dobivanje pomoci(neobavezno):Ako treba

To treba raditi ?
BIG RESPEKT: Blaeks,  [CRP] Joey_, David (Sabljak) A.k.A SABO(T), joXy_, Dimi, Sexserghy ♥, TerminuS, H1TM4N

Znam da treba da radi ali ne radi nemoze da se eizade iz inta kada udes u njega nezz sto!

probaj sa if ne sa else if sta znam kod izgleda uredu