reason wont appear on chat
#3

Quote:
Originally Posted by Mugalito
Посмотреть сообщение
you have a "str" as reason, so remove the reason[50]; and place str in formats (instead of reasons)
for example:
format(str, sizeof(str), "{EFB509}(INFO) You have muted %s for %s", name, str);

EDIT: noticed too late* u're using str as a main text, so just change if(sscanf(params, "us[128]", target, str)) this str into a reason
if(sscanf(params, "us[128]", target, reason))
haha thanks
Reply


Messages In This Thread
reason wont appear on chat - by ivndosos - 08.02.2018, 14:04
Re: reason wont appear on chat - by Mugala - 08.02.2018, 14:12
Re: reason wont appear on chat - by ivndosos - 08.02.2018, 14:32

Forum Jump:


Users browsing this thread: 1 Guest(s)