RemoveBuildingForPlayer works in other public?
#2

I used it in OnPlayerConnect(playerid).

Like:
Код HTML:
public OnPlayerConnect(playerid)
{
	//Standard Object
        RemoveBuildingForPlayer(playerid, 16475, -98.1953, 1180.0703, 18.7344, 23.6159); //removeWorldObject (des_stwnbowl) (1)
        return 1;
}
But I don't really know if it works in others Fuctions
Reply


Messages In This Thread
RemoveBuildingForPlayer works in other public? - by ByMatt20030 - 04.12.2017, 13:07
Re: RemoveBuildingForPlayer works in other public? - by Logok987 - 04.12.2017, 13:15
Re: RemoveBuildingForPlayer works in other public? - by Lucases - 04.12.2017, 13:35
Re: RemoveBuildingForPlayer works in other public? - by ByMatt20030 - 04.12.2017, 13:51

Forum Jump:


Users browsing this thread: 1 Guest(s)