02.12.2011, 12:47
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:
I added the "a_samp" include at the beginning, but when I tried to compile, it gave me this:
What should I do?
Код:
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);
Код:
C:\Users\HeLiOn\Desktop\buildingremove.pwn(2) : error 021: symbol already defined: "RemoveBuildingForPlayer"