[Help] Again me and MySQL
#2

Quote:
Originally Posted by Tion
Посмотреть сообщение
Код:
public OnGameModeInit()
{
	Serverlog("Server wird gestartet...");
	mysql_init(LOG_ALL, 1);
	MySQL_Connect();
	SetGameModeText("Version 1.0 Beta");
	AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	SetTimer("MySQL_Connect", 5000, true);
	Serverlog("Server erfolgreich gestartet !");
	return 1;
}
I'm more than sure MySQL_Connect has to be called just once.
Reply


Messages In This Thread
[Help] Again me and MySQL - by Tion - 12.06.2011, 14:39
Re: [Help] Again me and MySQL - by [NoV]LaZ - 12.06.2011, 15:19
AW: [Help] Again me and MySQL - by Tion - 12.06.2011, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)