22.12.2016, 13:21
RemoveBuildingForPlayer in OnPlayerConnect
recommend using this map editor: https://sampforum.blast.hk/showthread.php?tid=282801
for example, this removes vending machines
recommend using this map editor: https://sampforum.blast.hk/showthread.php?tid=282801
for example, this removes vending machines
PHP код:
RemoveBuildingForPlayer(playerid, 955,0,0,0, 9000);
RemoveBuildingForPlayer(playerid, 956,0,0,0, 9000);
RemoveBuildingForPlayer(playerid, 1209,0,0,0, 9000);
RemoveBuildingForPlayer(playerid, 1302,0,0,0, 9000);
RemoveBuildingForPlayer(playerid, 1775,0,0,0, 9000);
RemoveBuildingForPlayer(playerid, 1776,0,0,0, 9000);