RemoveBuildingForPlayer
#2

maybe there is filterscript who stucks the server objects , i mean that stock dosent let the server to move anyobject from the original place , but i was having this problem along time ago , and i just created an fitlerscript , Define Your remove object , and on player connect (in filterscript)

PHP код:
public OnPlayerConnect(playerid)
{
    
"your define i said before "(playerid); //without " "
    
return 1;

Reply


Messages In This Thread
RemoveBuildingForPlayer - by TLN - 22.01.2014, 16:12
Re : RemoveBuildingForPlayer - by MCZOFT - 22.01.2014, 17:07
Re: RemoveBuildingForPlayer - by Pottus - 22.01.2014, 17:24
Re: RemoveBuildingForPlayer - by TLN - 22.01.2014, 17:43
Re: RemoveBuildingForPlayer - by iGetty - 22.01.2014, 17:51
Re: RemoveBuildingForPlayer - by CutX - 22.01.2014, 18:09
Re: RemoveBuildingForPlayer - by TLN - 22.01.2014, 18:13

Forum Jump:


Users browsing this thread: 1 Guest(s)