ban command problem
#2

Change:
pawn Код:
format(metin, sizeof(metin), "* Duration of ban: {FF0000}%s Days", (CTS+gettime()));
to:
pawn Код:
format(metin, sizeof(metin), "* Duration of ban: {FF0000}%i Days", Days);
Since it's integer, it should have %i or %d placeholder and you already got days from the command.
Reply


Messages In This Thread
ban command problem - by Face9000 - 05.02.2014, 10:15
Re: ban command problem - by Konstantinos - 05.02.2014, 10:28
Re: ban command problem - by Face9000 - 05.02.2014, 10:32
Re: ban command problem - by RajatPawar - 05.02.2014, 10:36
Re: ban command problem - by Konstantinos - 05.02.2014, 10:39
Re: ban command problem - by Face9000 - 05.02.2014, 10:48
Re: ban command problem - by CuervO - 05.02.2014, 11:32
Re: ban command problem - by Face9000 - 05.02.2014, 18:04

Forum Jump:


Users browsing this thread: 4 Guest(s)