24.05.2014, 11:15
ok i got it now its RemoveBuildingForPlayer
but how do i find the id of the building now? its the little building in Big Ear
Код:
public OnPlayerConnect(playerid) { RemoveBuildingForPlayer(playerid, 615, 0.0, 0.0, 0.0, 200.0); return 1; }