18.02.2014, 18:05
Quote:
Erm, could someone provide windows build from latest commit? I don't have boost handy, and really cluttered HDD so can't install it.
|
Quote:
I have big problem, with this plugin. My server shut down after player disconnect(while updating player info with function orm_update). I don't know what to do, please help me. I'am using MySQL R37, operating system is Windows 7.
|
Код:
orm_setkey(PlayerInfo[playerid][ORM_ID], "ID");
However, a crash is still a crash. I've fixed that crash by improving the error handling within the ORM system.