[Ajuda] Maquinas Sprunky
#1

Como retira-las ?!
Reply
#2

Quote:
Originally Posted by The_G0dFather
Посмотреть сообщение
Como retira-las ?!
Acho que sу com RemoveBuildingForPlayer, Use o Map Editor do JernejL.
Reply
#3

pawn Код:
public OnPlayerConnect(playerid)
{
    RemovePlayerSprunkMachines(playerid);
    return 1;
}

RemovePlayerSprunkMachines(playerid)
{
    RemoveBuildingForPlayer(playerid, 955, 1928.7344, -1772.4453, 12.9453, 0.25);
    RemoveBuildingForPlayer(playerid, 955, 2325.9766, -1645.1328, 14.2109, 0.25);
    RemoveBuildingForPlayer(playerid, 955, 1520.1484, 1055.2656, 10.0000, 0.25);
    RemoveBuildingForPlayer(playerid, 955, 2085.7734, 2071.3594, 10.4531, 0.25);
}
Crйditos:
https://sampforum.blast.hk/showthread.php?tid=300839
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)