Probleme cu gamemode-ul "The Godfather", si altele
#71

Quote:
Originally Posted by AwP_sTyLE
Посмотреть сообщение
Salut!
Acum ceva timp m-am apucat sa scriptez.
Am inceput sa inteleg pawno si m-am gandit ca este timpul sa incerc sa mut o factiune.
Masinile le-am mutat cum am vrut eu ...(pozitie,culoare,model,etc)
In schimb am o problema la intrarea in hq.
Problema consta in faptul ca ,in momentul in care intru in spatiul coordonatelor pentru a intra in hq ma da putin mai in spate si in dreapta imi scrie Los Santos.Acest lucru ar fi trebuit sa imi scrie cand ies din hq.
Mentionez ca folosesc un gm RP.
Am sa pun aici ceea ce am in pawno sperand ca cineva ma poate ajuta.
Este sigur ceva ce nu imi pot da seama pentru ca celalalte hq de la factiuni functioneaza ..numai cele la care schimb eu coordonatele nu functioneaza!
Mentionez ca sistemul de intrare in hq nu necisita apasarea tastei enter sau sa scriu /enter ,ci pur si simplu intru in spatiul cordonatelor si ma baga in hq!
Intrebarea e ce as putea sa fac.Daca trebuie sa modifc ceva in ce am scris mai jos sau sa caut ceva in gm si sa modifc.
Код:
		//Ballas Enter
		if(PlayerInfo[playerid][pMember] == 15 || PlayerInfo[playerid][pLeader] == 15)
		{
			SetPlayerPos(playerid, -204.439987,-26.453998,1002.273437);
			GameTextForPlayer(playerid, "~w~Ballas HQ",5000,1);
			SetPlayerInterior(playerid,16);
			SetPlayerFacingAngle(playerid, 181);
			PlayerInfo[playerid][pInt] = 16;
		}
		else if(hqlock[iolock] == 0)
		{
		    SetPlayerPos(playerid, -204.439987,-26.453998,1002.273437);
			GameTextForPlayer(playerid, "~w~Ballas HQ",5000,1);
			SetPlayerInterior(playerid,16);
			SetPlayerFacingAngle(playerid, 181);
			PlayerInfo[playerid][pInt] = 16;
		}
		else
		{
		    GameTextForPlayer(playerid, "~r~Locked",5000,1);
		}
	}
	else if (PlayerToPointStripped(1, playerid,2148.5640,-1484.9077,26.6240, cx,cy,cz))
	{
		//Ballas Exit
		SetPlayerPos(playerid, 2148.5640,-1484.9077,26.6240);
		GameTextForPlayer(playerid, "~w~Los Santos",5000,1);
		SetPlayerInterior(playerid,0);
		SetPlayerFacingAngle(playerid, 1);
		PlayerInfo[playerid][pInt] = 0;
	}
	else if (PlayerToPointStripped(1, playerid,-204.439987,-26.453998,1002.273437, cx,cy,cz))
	{
Multumesc anticipat!


EDIT:Nu inteleg de ce ati mutat topicul!?Este un gm Roleplay nu gf
Numai cand scrie acolo Ballas HQ , este GF edit..
Reply


Messages In This Thread
Cum sa faci gates si cum sa adaugi masini la o factiune? - by chas13 - 23.04.2010, 17:24
[help]wanted - by Freakzz - 09.06.2010, 16:21
PROBLEMA LARP - by Pawno_Scripter - 14.06.2010, 14:17
Re: PROBLEMA LARP - by Pawno_Scripter - 15.06.2010, 00:19
Re: PROBLEMA LARP - by Freakzz - 15.06.2010, 17:47
Re: PROBLEMA LARP - by Pawno_Scripter - 16.06.2010, 23:39
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 26.10.2010, 22:23
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 29.10.2010, 10:15
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 29.10.2010, 13:21
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Crystyan12 - 29.10.2010, 16:54
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 29.10.2010, 17:34
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 29.10.2010, 19:39
Re: Probleme cu gamemode-ul "The Godfather", si altele - by MrBlack1995 - 31.10.2010, 17:26
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 31.10.2010, 20:48
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 31.10.2010, 20:53
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 02.11.2010, 18:49
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 02.11.2010, 19:00
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 04.11.2010, 08:17
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 06.11.2010, 14:36
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 07.11.2010, 15:21
Probleme cu gamemode-ul "The Godfather", si altele - by [NoV]LaZ - 07.11.2010, 15:30
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 07.11.2010, 17:22
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Skaizo - 12.11.2010, 13:49
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 12.11.2010, 18:43
Re: Probleme cu gamemode-ul "The Godfather", si altele - by traficgamesro - 13.11.2010, 20:05
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Mihai_Marius - 14.11.2010, 16:49
Re: Probleme cu gamemode-ul "The Godfather", si altele - by doryn3l - 25.01.2011, 03:34
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Gabb0411 - 25.01.2011, 12:48
Va rog Frumos! - by Diaz112 - 25.01.2011, 12:59
Re: Va rog Frumos! - by Skizu - 25.01.2011, 18:09
Re: Probleme cu gamemode-ul "The Godfather", si altele - by doryn3l - 25.01.2011, 18:15
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Gabb0411 - 25.01.2011, 18:40
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Skizu - 27.01.2011, 14:02
Re: Probleme cu gamemode-ul "The Godfather", si altele - by gabitzu4ever - 27.01.2011, 14:43
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Skizu - 27.01.2011, 16:45
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Gabb0411 - 27.01.2011, 20:01
Re: Problema Masini - by MoroDan - 23.07.2011, 15:21
Re: Probleme cu gamemode-ul "The Godfather", si altele - by SpeedyRO - 23.07.2011, 15:23
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Tudor23 - 23.07.2011, 16:02
Re: Probleme cu gamemode-ul "The Godfather", si altele - by SpeedyRO - 23.07.2011, 16:09
Re: Probleme cu gamemode-ul "The Godfather", si altele - by IcE. - 23.07.2011, 18:29
Re: [help]wanted - by Visio - 23.07.2011, 18:46
Re: [help]wanted - by MoroDan - 23.07.2011, 19:41
Re: [help]wanted - by fordawinzz - 23.07.2011, 19:49
Re: Probleme cu gamemode-ul "The Godfather", si altele - by MoroDan - 23.07.2011, 19:52
Re: [help]wanted - by MoroDan - 23.07.2011, 19:54
Erori /veh - by Visio - 24.07.2011, 11:02
Re: Probleme cu gamemode-ul "The Godfather", si altele - by MoroDan - 24.07.2011, 13:59
putin ajutor va rog - by Killer2019 - 26.07.2011, 16:29
Re: putin ajutor va rog - by Skaizo - 26.07.2011, 16:34
3dtext la fiecare casa si biz si icon la fiecare casa - by wikedx - 21.05.2012, 17:01
Re: 3dtext la fiecare casa si biz si icon la fiecare casa - by michael.luciano - 21.05.2012, 19:23
Sistem Factiuni - by TinKode - 24.05.2012, 10:41
Re: Sistem Factiuni - by michael.luciano - 24.05.2012, 11:14
Re: Sistem Factiuni - by TinKode - 24.05.2012, 11:19
Re: Sistem Factiuni - by michael.luciano - 24.05.2012, 11:30
Re: Sistem Factiuni - by DokerJr - 24.05.2012, 12:07
Re: Sistem Factiuni - by TinKode - 24.05.2012, 12:17
Re: Sistem Factiuni - by michael.luciano - 24.05.2012, 12:26
Re: Sistem Factiuni - by Skaizo - 24.05.2012, 12:30
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 01.09.2012, 12:10
Re: Probleme cu gamemode-ul "The Godfather", si altele - by SounDD - 01.09.2012, 12:22
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 01.09.2012, 14:36
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 01.09.2012, 14:42
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 02.09.2012, 10:28
Re: Probleme cu gamemode-ul "The Godfather", si altele - by rBcollo - 02.09.2012, 11:09
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 02.09.2012, 11:21
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 02.09.2012, 11:30
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 02.09.2012, 11:33
Problema HQ - by AwP_sTyLE - 04.09.2012, 15:19
Re: Problema HQ - by Gabyyy - 04.09.2012, 18:30
Re: Probleme cu gamemode-ul "The Godfather", si altele - by AwP_sTyLE - 04.09.2012, 19:38
Re: Probleme cu gamemode-ul "The Godfather", si altele - by RaZVaN ^ xD - 08.09.2012, 09:43
Re: Probleme cu gamemode-ul "The Godfather", si altele - by AwP_sTyLE - 11.09.2012, 06:49
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 11.09.2012, 17:54
Re: Probleme cu gamemode-ul "The Godfather", si altele - by fanatycoland - 15.09.2012, 10:29
VA rog ajutatima am o problema - by Claudytzu - 17.09.2012, 10:05
Re: Probleme cu gamemode-ul "The Godfather", si altele - by fanatycoland - 17.09.2012, 12:55
Crash la masinile factiunii - by SilviuCS - 20.09.2012, 22:15
Am o problema cu /accept job - by SilviuCS - 24.09.2012, 09:22
Problema masini personale. - by Addons - 24.09.2012, 16:49
Re: Probleme - Help me ! - by DiGiTaL_AnGeL - 24.09.2012, 18:03
Re: Probleme - Help me ! - by alexandrusava93 - 24.09.2012, 19:34
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 26.09.2012, 16:09
Cateva Intrebari - by GrigoGT - 09.10.2012, 14:12
Problema Payday - by Jony_Cruze - 18.10.2012, 16:20
Re: Problema Payday - by DiffeReNt - 22.10.2012, 14:49
Re: Problema Payday - by jamal1992 - 24.10.2012, 20:10
Re: Problema Payday - by DiGiTaL_AnGeL - 25.10.2012, 13:05
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiffeReNt - 01.11.2012, 18:11
Re: Probleme cu gamemode-ul "The Godfather", si altele - by jamal1992 - 14.11.2012, 04:56
Re: Probleme cu gamemode-ul "The Godfather", si altele - by DiGiTaL_AnGeL - 14.11.2012, 12:16
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Viken - 08.12.2012, 18:44
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Gabyyy - 09.12.2012, 10:15
Re: Probleme cu gamemode-ul "The Godfather", si altele - by Viken - 10.12.2012, 11:23
Wat System si alte Scripturi. - by Rien - 04.03.2013, 18:57
Re: Wat System si alte Scripturi. - by myhaitza97 - 04.03.2013, 19:02
Re: Wat System si alte Scripturi. - by Rien - 05.03.2013, 05:43
Re: Wat System si alte Scripturi. - by catamarg1 - 05.03.2013, 07:36
Re: Wat System si alte Scripturi. - by Rien - 05.03.2013, 08:08
Cum sa fac rost de pluginurile de ppc din lista: - by SkyRay - 17.08.2014, 14:31
Re: Probleme cu gamemode-ul "The Godfather", si altele - by HDITommy - 21.08.2015, 19:32

Forum Jump:


Users browsing this thread: 6 Guest(s)