Getting the keys?
#5

Ye, i got the key id (16) but i'm not sure how to make the code, i was thinking of something like:

Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
	if(IsPlayerInRangeOfPoint(playerid,12,1955.3472,1019.2318,992.4688))
	{
	  if(GetPlayerKeys(playerid,16);
	  {
	    SetPlayerPos(playerid,Out side casino);
		}
	}
	return 1;
}
Tho it wont work. i'm not sure on the GetPlayerKeys, never used it.
Reply


Messages In This Thread
Getting the keys? - by Naxix - 27.04.2010, 12:08
Re: Getting the keys? - by Babul - 27.04.2010, 13:37
Re: Getting the keys? - by Naxix - 27.04.2010, 14:05
Re: Getting the keys? - by dice7 - 27.04.2010, 14:12
Re: Getting the keys? - by Naxix - 27.04.2010, 14:14
Re: Getting the keys? - by dice7 - 27.04.2010, 14:22

Forum Jump:


Users browsing this thread: 1 Guest(s)