Entering buildings
#4

Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
	if (PRESSED(KEY_YES))
	{
        return cmd_enter(playerid, params[]);
	}
	return 1;
}
There you go.
Reply


Messages In This Thread
Entering buildings - by AdzeeH - 07.11.2014, 22:40
Re: Entering buildings - by Capua - 07.11.2014, 23:11
Re: Entering buildings - by AdzeeH - 07.11.2014, 23:24
Re: Entering buildings - by Sabur - 08.11.2014, 04:23
Re: Entering buildings - by AdzeeH - 10.11.2014, 19:23
Re: Entering buildings - by HY - 10.11.2014, 19:29
Re: Entering buildings - by Dziugsas - 10.11.2014, 20:19
Re: Entering buildings - by AdzeeH - 10.11.2014, 23:53
Re: Entering buildings - by Pottus - 11.11.2014, 00:15

Forum Jump:


Users browsing this thread: 1 Guest(s)