Exit Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Exit Problem (
/showthread.php?tid=383385)
Exit Problem - Patrick - 07.10.2012
Anyone Can help me? i tried to figure this this. but i cant i already change them to my save position but still when i exit the San Fierro Cityhall / It Goes To Las Venturas City hall Anyone Can Help Me?
I Change This 2 Position
Код:
{377.7993,170.0076,389.6078,177.6493}, //CityHallExit
{389.2351,173.7753,1008.3828,3.0}, //CityHallExit
Код:
if(getCheckpointType(playerid) == CP_CityHallExit)
{
if(IsPlayerInAnyVehicle(playerid))
{
SendClientMessage(playerid,COLOR_ERROR,"You must exit your vehicle before entering a checkpoint.");
return 1;
}
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,-2744.8018,376.0189,4.3648);
SetPlayerFacingAngle(playerid,89.1092);
SetCameraBehindPlayer(playerid);
return 1;
}
And This Is The Save Position Code I Did
Код:
AddPlayerClass(298,-2761.7744,376.1780,5.3677,186.3071,0,0,0,0,0,0); //
But Its Still Going To Las Venturas Airport
Can Anyone Help Me? I Want When They Exit They Will Exit Outside The Cityhall... Pls Help + Rep
Re: Exit Problem + Rep -
rbush12 - 07.10.2012
I have this on my server. They exit the City Hall and they end up in Los Santos. Might be a SAMP bug but i'm not sure.
Re: Exit Problem + Rep - Patrick - 07.10.2012
Quote:
Originally Posted by rbush12
I have this on my server. They exit the City Hall and they end up in Los Santos. Might be a SAMP bug but i'm not sure.
|
Did U Fix It? Help Me Pls
Re: Exit Problem + Rep -
edgargreat - 07.10.2012
Can fix it using Dynamic Doors. Do you have that? Like /ddedit?
Re: Exit Problem + Rep - Patrick - 07.10.2012
Help Me Via Teamviewer Plss!
Username: 870 752 264
Password: 5ew29x
Re: Exit Problem + Rep -
Alcatraz Gaming - 07.10.2012
Are you exact with your exit locations ( co-ordinates? ) ? Be exact with the co-ordinates
Re: Exit Problem + Rep - Patrick - 07.10.2012
Quote:
Originally Posted by Vinnie Robardo
Are you exact with your exit locations ( co-ordinates? ) ? Be exact with the co-ordinates
|
I Am Not Pro.. So I Dont really Understand What U Mean Can U Teamviewer Me Pls?
Username: 870 752 264
Password: 5ew29x