Exit Problem
#1

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
Reply
#2

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.
Reply
#3

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
Reply
#4

Can fix it using Dynamic Doors. Do you have that? Like /ddedit?
Reply
#5

Help Me Via Teamviewer Plss!
Username: 870 752 264
Password: 5ew29x
Reply
#6

Are you exact with your exit locations ( co-ordinates? ) ? Be exact with the co-ordinates
Reply
#7

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)