if(PlayerToPointStripped(1, playerid,1554.9537,-1675.6584,16.1953, cx,cy,cz))
{//LSPD Entrance
GameTextForPlayer(playerid, "~w~Police Department", 5000, 1);
SetPlayerInterior(playerid, 6);
SetPlayerPos(playerid,246.7079,66.2239,1003.6406);
PlayerInfo[playerid][pInt] = 6;
}
if(PlayerToPointStripped(1, playerid,488.2531,-82.7632,998.7578, cx,cy,cz))
{//LSPD Entrance
GameTextForPlayer(playerid, "~w~Police Department", 5000, 1);
SetPlayerInterior(playerid, 6);
SetPlayerPos(playerid,246.7079,66.2239,1003.6406);
PlayerInfo[playerid][pInt] = 6;
}
if(PlayerToPointStripped(1, playerid,246.7079,66.2239,1003.6406, cx,cy,cz)) //
{//LSPD Entrance
GameTextForPlayer(playerid, "~w~Los Santos", 5000, 1);
SetPlayerInterior(playerid, 6);
SetPlayerPos(playerid,488.2531,-82.7632,998.7578);
PlayerInfo[playerid][pInt] = 6;
}
new Location[MAX_PLAYERS];
Location[playerid] = 1;
Location[playerid] = 2;
if(Location[playerid] == 1)
{
}
else if(Location[playerid] == 2)
{
}
Originally Posted by MadeMan
pawn Code:
pawn Code:
pawn Code:
pawn Code:
|