OnPlayerEnterDynamicCP Isnt Showing?
#1

My Checkpoint Isnt Showing Or Working! That is the script of it.

public OnPlayerEnterDynamicCP(playerid, checkpointid)
{
if(checkpointid == AdminBuilding)//---AdminBuilding
{
SetPlayerPos(playerid,1499.4868,-1517.2533,23.5481);
return 1;
}

And the the top i do have
new AdminBuilding;
Also i have

AdminBuilding = CreateDynamicCP(1498.7206,-1580.5266,13.5498,2.6653,0,0,0,0); // AdminPlace
Reply


Messages In This Thread
OnPlayerEnterDynamicCP Isnt Showing? - by HayZatic - 08.07.2011, 15:06
Re: OnPlayerEnterDynamicCP Isnt Showing? - by Wesley221 - 08.07.2011, 15:28
Re: OnPlayerEnterDynamicCP Isnt Showing? - by HayZatic - 08.07.2011, 17:35
Re: OnPlayerEnterDynamicCP Isnt Showing? - by Wesley221 - 08.07.2011, 17:44
Re: OnPlayerEnterDynamicCP Isnt Showing? - by HayZatic - 08.07.2011, 17:50
Re: OnPlayerEnterDynamicCP Isnt Showing? - by Wesley221 - 08.07.2011, 17:50
Re: OnPlayerEnterDynamicCP Isnt Showing? - by HayZatic - 08.07.2011, 17:59
Re: OnPlayerEnterDynamicCP Isnt Showing? - by Wesley221 - 08.07.2011, 18:01
Re: OnPlayerEnterDynamicCP Isnt Showing? - by HayZatic - 08.07.2011, 18:14

Forum Jump:


Users browsing this thread: 1 Guest(s)