filterscript - map
#4

Place your all objects under onFilterscriptInIt() and place your all removeed object under onPlayerConnnect like this

Код:
public OnPlayerConnect(playerid)
{
    RemoveBuildingForPlayer(playerid, 1411, 342.9375, 1796.2891, 18.7578, 0.25);
	return 1;
}
Reply


Messages In This Thread
filterscript - map - by Kursed - 19.07.2015, 07:13
Re: filterscript - map - by nezo2001 - 19.07.2015, 08:54
Re: filterscript - map - by DaniceMcHarley - 19.07.2015, 09:48
Re: filterscript - map - by SpikY_ - 19.07.2015, 10:09

Forum Jump:


Users browsing this thread: 2 Guest(s)