Server Crash after Command
#4

Quote:
Originally Posted by Mugalito
Посмотреть сообщение
use this debug codes, after that, please send a server_log.
All of your printf, need to be print...

printf is print with format. Print simply prints what you put in.

Код:
printf("%s connected", GetPlayerName(playerid));
Код:
print("Player connected");
Reply


Messages In This Thread
Server Crash after Command - by T1 - 04.02.2018, 13:31
Re: Server Crash after Command - by JasonRiggs - 04.02.2018, 19:41
Re: Server Crash after Command - by Mugala - 04.02.2018, 22:02
Re: Server Crash after Command - by Sew_Sumi - 04.02.2018, 22:40
Re: Server Crash after Command - by Mugala - 04.02.2018, 22:44
Re: Server Crash after Command - by Sew_Sumi - 04.02.2018, 22:45
Re: Server Crash after Command - by Mugala - 04.02.2018, 22:47
Re: Server Crash after Command - by T1 - 05.02.2018, 19:56
Re: Server Crash after Command - by Sew_Sumi - 05.02.2018, 21:06

Forum Jump:


Users browsing this thread: 1 Guest(s)