21.05.2014, 17:59 
	
	
	
		AFAIK help parameter works this way:
I type /mycmd help, so the if(help) part will be executed. And if params isn't 'help', then the normal command will be executed.
	
	
	
I type /mycmd help, so the if(help) part will be executed. And if params isn't 'help', then the normal command will be executed.


