Jump to content
  • 0

sectie pdls


Guest ToTo

Question

Posted

am facut sectie de politie pentru PD si FBI (aceeasi sectie adica aceleasi coordonate).cand iesi, amandoua te dau in los santos. cum fac ca sectia din sf sa ma dea in sf ?

sectia pdls si cea de la satul cu jail are aceleasi coordonate dar te dau de unde intri, asa vreau sa fie si la mine

    
    { 
    if (newkeys==KEY_SPRINT)// Sectie Politie LS
    {
    if(PlayerInfo[playerid][pMember] == 0 || PlayerInfo[playerid][pLeader] == 0)
	   {
		 if PlayerToPoint(1,playerid,1555.3486,-1675.5460,16.1953)
		 *then
		 {
           SetPlayerVirtualWorld(playerid, 3);
		   SetPlayerPos(playerid,246.8534,62.7610,1003.6406);
		   SetPlayerInterior(playerid,6);
		   return 1;
		 }
		}
 	}
    if (newkeys==KEY_SPRINT)
    {
    if(PlayerInfo[playerid][pMember] == 0 || PlayerInfo[playerid][pLeader] == 0)
	   {
		 if PlayerToPoint(1,playerid,246.8534,62.7610,1003.6406)
		 *then
		 {
		   SetPlayerPos(playerid,1555.3486,-1675.5460,16.1953);
		   SetPlayerInterior(playerid,0);
		   return 1;
		 }
		}
	}
	if (newkeys==KEY_SPRINT)// Sectie Politie SF
    {
    if(PlayerInfo[playerid][pMember] == 0 || PlayerInfo[playerid][pLeader] == 0)
	   {
		 if PlayerToPoint(1,playerid,-1605.5293,710.5618,13.8672)
		 *then
		 {
           SetPlayerVirtualWorld(playerid, 3);
		   SetPlayerPos(playerid,246.9451,63.5324,1003.6406);
		   SetPlayerInterior(playerid,6);
		   return 1;
		 }
		}
 	}
    if (newkeys==KEY_SPRINT)
    {
    if(PlayerInfo[playerid][pMember] == 0 || PlayerInfo[playerid][pLeader] == 0)
	   {
		 if PlayerToPoint(1,playerid,246.9451,63.5324,1003.6406)
		 *then
		 {
		   SetPlayerPos(playerid,-1605.5293,710.5618,13.8672);
		   SetPlayerInterior(playerid,0);
		   return 1;
		 }
		}

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.