checkpoint enter
#1

im using Incognito streamer and made checkpoints


Код:
	CreateDynamicCP(1524.2124, -1694.8369, 13.5468, 1.0, 0, 0, 0,100.0);//checkpoint 1
 	CreateDynamicCP(1524.2461, -1674.1271, 13.5468, 1.0, 0, 0, 0,100.0);//checkpoint 2
but where would i make it so when you enter these checkpoints its says text is it like


Код:
If(thecp == 1)
{
//blah
}
?


thanks and heres the enter code
Код:
public OnPlayerEnterDynamicCP(playerid, checkpointid)
{
	return 1;
}
Reply


Messages In This Thread
checkpoint enter - by hadzx - 07.02.2011, 21:49
Re: checkpoint enter - by Stigg - 07.02.2011, 21:58
Re: checkpoint enter - by hadzx - 07.02.2011, 22:08
Re: checkpoint enter - by Stigg - 07.02.2011, 22:09

Forum Jump:


Users browsing this thread: 1 Guest(s)