SA-MP Forums Archive
removebuilding help! +1 rep - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: removebuilding help! +1 rep (/showthread.php?tid=364288)



removebuilding help! +1 rep - vexer1234 - 30.07.2012

I need the link [DIRECT LINK] for removebuilding include.

plus, If i replace Removebuildingforplayer to removebuilding, Will it work?



Re: removebuilding help! +1 rep - SomebodyAndMe - 30.07.2012

pawn Код:
public OnPlayerConnect(playerid)
{
RemoveBuildingForPlayer(sad,sad,sad,sad,playerid);

return 1;
}
Replace "sad" with your removebuilding objects.


Re: removebuilding help! +1 rep - vexer1234 - 30.07.2012

INCLUDE!!


Re: removebuilding help! +1 rep - SomebodyAndMe - 30.07.2012

Quote:
Originally Posted by vexer1234
Посмотреть сообщение
plus, If i replace Removebuildingforplayer to removebuilding, Will it work?
Yes it does.


Re: removebuilding help! +1 rep - [MM]RoXoR[FS] - 30.07.2012

Look at my signature if you want to remove and restore building for specific player also.

LINK


Re: removebuilding help! +1 rep - vexer1234 - 30.07.2012

How do i make a include? sorry i am totally a noob in includes stuff!


Re: removebuilding help! +1 rep - [FSaF]Jarno - 30.07.2012

Am i the only one, or can anyone even understand what the hell is he wanting?


Re: removebuilding help! +1 rep - vexer1234 - 30.07.2012

Quote:
Originally Posted by vexer1234
Посмотреть сообщение
I need the link [DIRECT LINK] for removebuilding include.
Quote:
Originally Posted by [FSaF]Jarno
Посмотреть сообщение
Am i the only one, or can anyone even understand what the hell is he wanting?
I need the INCLUDE! of removebuilding


Re: removebuilding help! +1 rep - Pravin - 30.07.2012

dude if you want to add include use #include <name> on the top ...


Re: removebuilding help! +1 rep - Devilxz97 - 30.07.2012

Use this to remove buildings/Map; SA-MP Map Editor
https://sampforum.blast.hk/showthread.php?tid=282801