01.04.2012, 09:20 
	
	
	
		i have error in this command
The error :
this made if you type other command : /afbdsfsdfg
this write : This command doesn't exist [%s] for help Press / help
	
	
	
PHP код:
new string[256];
format(string,sizeof(string),"/help айрд чййоъ мтжшд дчщ [%s] дфчегд щдчмгъ ",cmdtext);
SendClientMessage(playerid, 0xFFFFFFAA,string);
return 1;
} 
PHP код:
 error 021: symbol already defined: "string" 
this write : This command doesn't exist [%s] for help Press / help


