Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: milan_95 poslato Februar 19, 2012, 13:42:44 POSLE PODNE

Naslov: [Pomoc]padanje sa neba
Poruka od: milan_95 poslato Februar 19, 2012, 13:42:44 POSLE PODNE
Skripta koju koristim:Prototype RP
Detaljan opis problema:Kada dodjem ispred opstine(vijecnice) i pritisnem enter pocnem da padam sa neba
Dio skripte:
//City hall
PlayerInfo[playerid][pInteriorNr] = 5;
SafeSetPlayerPos(playerid, 1481.0206,-1769.5138,18.7958);
GameTextForPlayer(playerid, "~w~Los Santos",5000,1);
SafeSetPlayerInterior(playerid,5);
SetPlayerFacingAngle(playerid, 0);
}  trebalo bi da je to :D

Neke slike/video za lakse dobivanje pomoci(neobavezno)://
Naslov: Odg: [Pomoc]padanje sa neba
Poruka od: MiljanM poslato Februar 19, 2012, 13:49:37 POSLE PODNE

//City hall
                       PlayerInfo[playerid][pInteriorNr] = 0;
SafeSetPlayerPos(playerid, 1481.0206,-1769.5138,18.7958);
GameTextForPlayer(playerid, "~w~Los Santos",5000,1);
SafeSetPlayerInterior(playerid,0);
SetPlayerFacingAngle(playerid, 0);
}


Naslov: Odg: [Pomoc]padanje sa neba
Poruka od: milan_95 poslato Februar 19, 2012, 13:57:32 POSLE PODNE
To je kad ulazim u vijecnicu, bilo je interijer i na 5 ali opet isto :S
Naslov: Odg: [Pomoc]padanje sa neba
Poruka od: MiljanM poslato Februar 19, 2012, 14:01:06 POSLE PODNE
//City hall
                       PlayerInfo[playerid][pInteriorNr] = 3;
SafeSetPlayerPos(playerid, 1482.5220,-1771.1979,18.7958);
GameTextForPlayer(playerid, "~w~City Hall",5000,1);
SafeSetPlayerInterior(playerid,3);
SetPlayerFacingAngle(playerid, 0);
}


Naslov: Odg: [Pomoc]padanje sa neba
Poruka od: milan_95 poslato Februar 19, 2012, 14:06:26 POSLE PODNE
Dzaba....Oped padam sa neba :S
Naslov: Odg: [Pomoc]padanje sa neba
Poruka od: milan_95 poslato Februar 19, 2012, 22:22:50 POSLE PODNE
Ovde mozete Lock!