unknown command please help
#2

because your returning 0
Replace it
Код:
	return 0; // shows unknown command else.
}
with
Код:
	return 1; // shows unknown command else.
}
Reply


Messages In This Thread
unknown command please help - by CarRamper - 10.07.2016, 10:48
Re: unknown command please help - by FuNkYTheGreat - 10.07.2016, 11:27
Re: unknown command please help - by Luicy. - 10.07.2016, 11:32
Re: unknown command please help - by CarRamper - 10.07.2016, 11:33

Forum Jump:


Users browsing this thread: 2 Guest(s)