how to turn the vehicle on with nump8
#7

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
This is not how you ask for help.

What you need to look at is OnPlayerKeyStateChange, and that's what you need to be using for this.
it may be easy for you, but I am still learning. I use this code, but I get warning: (17455): warning 217: loose indentation.
and this is the code
Код:
{
	if (GetPlayerVehicleSeat(playerid) == 0)
		{
			if (newkeys & KEY_ANALOG_UP)
			{
			return cmd_engine(playerid,"");
			}
		}
	}
Reply


Messages In This Thread
how to turn the vehicle on with nump8 - by langit - 12.11.2017, 17:32
Re: how to turn the vehicle on with nump8 - by Sew_Sumi - 12.11.2017, 17:47
Re: how to turn the vehicle on with nump8 - by thefirestate - 12.11.2017, 18:05
Re: how to turn the vehicle on with nump8 - by Erioni - 12.11.2017, 18:19
Re: how to turn the vehicle on with nump8 - by Sew_Sumi - 12.11.2017, 18:25
Re: how to turn the vehicle on with nump8 - by Lucases - 12.11.2017, 19:54
Re: how to turn the vehicle on with nump8 - by langit - 13.11.2017, 00:20
Re: how to turn the vehicle on with nump8 - by langit - 13.11.2017, 00:26
Re: how to turn the vehicle on with nump8 - by Dayrion - 13.11.2017, 00:54
Re: how to turn the vehicle on with nump8 - by TitoRayne - 13.11.2017, 12:02

Forum Jump:


Users browsing this thread: 1 Guest(s)