Server Crashing from script
#1

Fixed.
Reply
#2

I don't see anything else wrong than this line.
Код:
 format(string, sizeof(string), "You have banned %s for %d hours.", hours);
You have only put the integer %d as hours but the string %s has nothing.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)