26.01.2013, 08:00
(
Последний раз редактировалось scriptit; 26.01.2013 в 12:08.
)
Ok that's strange. At first it looked like adding return to where I set player health 0 helped but then it got random again.
and it didnt pass mysql_free_result... Just wondering if mysql_free_result with nothing to free will crash.
Edit: It was caused mysql_free_result when there was nothing to free. Solution: call this only when you have used SELECT.
and it didnt pass mysql_free_result... Just wondering if mysql_free_result with nothing to free will crash.
Edit: It was caused mysql_free_result when there was nothing to free. Solution: call this only when you have used SELECT.