10.05.2015, 14:08
Hello, i have this:
this is on admin chat and when im use /a and type 150 words, she dont say me: error: long text!.
where is problem?
Код:
if(strlen(adminctext) > 130) return SendClientMessage(playerid, COLOR_RED, "error: long text!");
where is problem?