How to remove this?
#2

RemoveBuildingForPlayer in OnPlayerConnect

recommend using this map editor: https://sampforum.blast.hk/showthread.php?tid=282801


for example, this removes vending machines
PHP код:
    RemoveBuildingForPlayer(playerid955,0,0,09000);
    
RemoveBuildingForPlayer(playerid956,0,0,09000);
    
RemoveBuildingForPlayer(playerid1209,0,0,09000);
    
RemoveBuildingForPlayer(playerid1302,0,0,09000);
    
RemoveBuildingForPlayer(playerid1775,0,0,09000);
    
RemoveBuildingForPlayer(playerid1776,0,0,09000); 
Reply


Messages In This Thread
How to remove this? - by daghost111 - 22.12.2016, 13:18
Re: How to remove this? - by CutX - 22.12.2016, 13:21
Re: How to remove this? - by daghost111 - 22.12.2016, 13:25
Re: How to remove this? - by CutX - 22.12.2016, 13:25
Re: How to remove this? - by daghost111 - 22.12.2016, 13:27
Re: How to remove this? - by NeXoR - 22.12.2016, 13:31
Re: How to remove this? - by CutX - 22.12.2016, 13:34
Re: How to remove this? - by daghost111 - 22.12.2016, 13:48
Re: How to remove this? - by Vince - 22.12.2016, 13:49
Re: How to remove this? - by daghost111 - 22.12.2016, 13:54

Forum Jump:


Users browsing this thread: 2 Guest(s)