Donde pongo - RemoveBuildingForPlayer
#2

has una funcion:
pawn Код:
forward QuitarMapas();
public QuitarMapas()
{
    RemoveBuildingForPlayer(playerid, 620, 1547.5703, -1689.9844, 13.0469, 0.25);
    RemoveBuildingForPlayer(playerid, 620, 1547.5703, -1661.0313, 13.0469, 0.25);  
    return true;
}
Onplayerconnect(playerid)
{
    QuitarMapas(playerid);
    return true;
}
Si estб alguna falla perdonar, hize rapido.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)