help with /enter command
#3

Код:
public OnPlayerKeyStateChange(playerid,newkeys,oldkeys)
{
  if(newkeys & KEY_ACTION) OnPlayerCommandText(playerid,"/enter");
  return 1;
}
Reply


Messages In This Thread
help with /enter command - by KennYthegod - 28.04.2010, 18:27
Re: help with /enter command - by MadeMan - 28.04.2010, 18:29
Re: help with /enter command - by Butilka - 28.04.2010, 18:30
Re: help with /enter command - by KennYthegod - 28.04.2010, 18:31
Re: help with /enter command - by MadeMan - 28.04.2010, 18:33
Re: help with /enter command - by KennYthegod - 28.04.2010, 18:35
Re: help with /enter command - by MadeMan - 28.04.2010, 18:37
Re: help with /enter command - by KennYthegod - 28.04.2010, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)