Need help about script
#7

Guys Like This


Код:
           if(IsPlayerInRangeOfPoint(playerid, 20.0,1869.8599,-2493.2256,13.5547)
                    {
                    Island[Los_Santos][playerid] = SetPlayerFlightCheckpoint(playerid, 1869.8599,-2493.2256,13.5547, 10.0);
                    IslandName="Los Santos";
					}
                   else if(IsPlayerInRangeOfPoint(playerid, 20.0,-1437.0648,48.4609,14.1484)
				    {
                    Island[San_Fierro][playerid] = SetPlayerFlightCheckpoint(playerid, -1437.0648,48.4609,14.1484, 10.0);
                    IslandName="San Fierro";
					 }
               
                           
                    else if(IsPlayerInRangeOfPoint(playerid, 20.0,1476.5433,1465.9758,10.8281)
				    {
                    Island[Las_Venturas][playerid]=SetPlayerFlightCheckpoint(playerid, 1476.5433,1465.9758,10.8281, 10.0);
                    IslandName="Las Venturas";
					}
Reply


Messages In This Thread
Need help about script - by ejul - 25.09.2012, 05:16
Re: Need help about script - by BlueGames - 25.09.2012, 06:53
Re: Need help about script - by ejul - 25.09.2012, 08:14
Re: Need help about script - by XtremeR - 25.09.2012, 09:23
Re: Need help about script - by BlueGames - 25.09.2012, 09:26
Re: Need help about script - by Jarnu - 25.09.2012, 09:39
Re: Need help about script - by ejul - 26.09.2012, 09:52

Forum Jump:


Users browsing this thread: 1 Guest(s)