can't remove buildings
#1

I tried to remove the Big Ear because I want to add something else instead. I tested that new map editor with 0.3d support, and it generated the following code:
Код:
RemoveBuildingForPlayer(playerid, 16614, -346.6719, 1595.0781, 79.6641, 0.25);
RemoveBuildingForPlayer(playerid, 16136, -350.0625, 1594.3438, 75.3125, 0.25);
RemoveBuildingForPlayer(playerid, 16613, -346.6719, 1595.0781, 79.6641, 0.25);
I added the "a_samp" include at the beginning, but when I tried to compile, it gave me this:
Код:
C:\Users\HeLiOn\Desktop\buildingremove.pwn(2) : error 021: symbol already defined: "RemoveBuildingForPlayer"
What should I do?
Reply


Messages In This Thread
can't remove buildings - by HeLiOn_PrImE - 02.12.2011, 12:47
Re: can't remove buildings - by SmiT - 02.12.2011, 12:49
Re: can't remove buildings - by FirziKs - 02.12.2011, 12:51
Re: can't remove buildings - by Guest3598475934857938411 - 02.12.2011, 12:52
Re: can't remove buildings - by nuriel8833 - 02.12.2011, 12:53
Re : can't remove buildings - by Habdel - 02.12.2011, 12:55
Re: can't remove buildings - by SmiT - 02.12.2011, 12:57
Re: can't remove buildings - by HeLiOn_PrImE - 02.12.2011, 13:36

Forum Jump:


Users browsing this thread: 1 Guest(s)