error 017: undefined symbol "cmd_...
#5

You need to make sure the commands are outside all functions.. so on it's own and then you also need to change the return value within OnPlayerCommandText to 0.
Код:
public OnPlayerCommandText(playerid, cmdtext[]) {
	return 0;
}
Reply


Messages In This Thread
error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 12:23
Re: error 017: undefined symbol "cmd_... - by FuNkYTheGreat - 22.06.2016, 12:41
Re: error 017: undefined symbol "cmd_... - by Stinged - 22.06.2016, 12:48
Re: error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 12:49
Re: error 017: undefined symbol "cmd_... - by MotherDucker - 22.06.2016, 12:57
Re: error 017: undefined symbol "cmd_... - by MotherDucker - 22.06.2016, 13:02
Re: error 017: undefined symbol "cmd_... - by Eymeric69 - 22.06.2016, 13:10
Re: error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 13:25
Re: error 017: undefined symbol "cmd_... - by Sew_Sumi - 22.06.2016, 14:52

Forum Jump:


Users browsing this thread: 2 Guest(s)