hmm i can't connect to my database o_O
this is my script:

function fnc_connect_to_database()
{
wait(1);
dll_open("A6mysql.dll");
hr = mySQL_Connectdb("databse", "host", "user", "password");
while(1)
{
draw_text(str_for_num(blub, hr), 200,200, vector(0,0,255));
wait(1);
}
}

of course i used my real log in data in the script, but i can't connect.
my PHP files works all with thoose settings.

I can ping my website too so i don't think it's an internet problem? i even closed the firewall.

Do i have to tell 3dgs it should connect to the internet before i start it?
(i even can't do network tests with 3dgs anymore...)

well the variable hr always returns 0, so it's not connected.


My Blog

"Tag und Nacht schrei ich mich heiser,
Wind weht alle Worte fort,
Tag und Nacht schrei ich mein Krähenwort!"

Subway To Sally - Krähenkönig