RemoveBuildingForPlayer
#4

Here is an example of RemoveBuildingForPlayer

pawn Код:
public OnPlayerConnect(playerid)
{
 RemoveBuildingForPlayer(playerid, 966, -2436.8516, 495.4531, 28.9531, 0.25);
 return 1;
}
Код:
RemoveBuildingForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius)
If you are using MTA's Latest version then its easy to Delete objects and get X,Y,Z points
Reply


Messages In This Thread
RemoveBuildingForPlayer - by Gecko75 - 21.05.2013, 22:07
Re: RemoveBuildingForPlayer - by Red_Dragon. - 21.05.2013, 22:25
Re: RemoveBuildingForPlayer - by benjaminjones - 21.05.2013, 22:29
Re: RemoveBuildingForPlayer - by IceBilizard - 22.05.2013, 06:05

Forum Jump:


Users browsing this thread: 1 Guest(s)