SA-MP Forums Archive
Whats wrong with mysql? - 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)
+--- Thread: Whats wrong with mysql? (/showthread.php?tid=653862)



Whats wrong with mysql? - N3cromancer - 15.05.2018

Solved.


Re: Whats wrong with mysql? - Kane - 15.05.2018

You're trying to return a boolean and cache_delete?

The way you're doing it is illogical. Just cache_delete then return your value.


Re: Whats wrong with mysql? - N3cromancer - 15.05.2018

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
You're trying to return a boolean and cache_delete?

The way you're doing it is illogical. Just cache_delete then return your value.
Too much hours without sleep haha, but the error still appearing xD


Re: Whats wrong with mysql? - N3cromancer - 15.05.2018

Nvm solved.