19.01.2014, 18:05
I have this error http://imgur.com/1WNrzop i connected server to the database but i have this error.
This is my code on OnGameModeInit
mysql_connect("localhost", "root", "vortex", "");
localhost - the host
root - user
vortex - database
i don't have passsword
This is my code on OnGameModeInit
mysql_connect("localhost", "root", "vortex", "");
localhost - the host
root - user
vortex - database
i don't have passsword