Fail script :< - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Fail script :< (
/showthread.php?tid=78655)
Fail script :< -
Think - 22.05.2009
Well hi there
pawn Код:
format(query, sizeof(query), "SELECT * FROM bizzes WHERE biz_id='%d'", bizid);
samp_mysql_query(query);
print("Query is goed");
samp_mysql_store_result();
print("Fail 1");
samp_mysql_fetch_row(rows);
print("Fail 2");
split(rows, fields, '|');
print("Fail 3");
samp_mysql_free_result();
print("Fail 4");
samp_mysql_free_result(); is crashing my server. wuts wrong i dont see fail 4

so HELP ME :d
Re: Fail script :< -
Ignas1337 - 03.07.2009
well in the first post of the include it says it's crashing it. it's problem of include. you should try the alternative mysql plugin. search wit params 'mysql' in plugins