Daniil Sozontov
Daniil Sozontov
Add register native GetTimerRemainingTime
Hi, if I implement PostgreSQL support, will you accept PR?
[//]: # " If the issue is connected to existing Uncrustify options please, if possible, add the" [//]: # " following information to ease up the process:" [//]: # "...
Hi, crash server with JSON_Stringify. Code: ``` // global var new Node: g_node_leaders_list_json = Node:-1; ``` ``` // some SA-MP callback (for example OnPlayerConnect) static buf[82_000]; if (JSON_Stringify(g_node_leaders_list_json, buf) ==...
Hi. I can not understand why the update request is not running. Code: `new DBStatement:stmt = db_prepare(connection_db, "UPDATE `users` `SET ``ip_last_entery` = ? \ WHERE `user_name` = ?");` ` stmt_bind_value(stmt,...
Hi. Do you accept a PR? 1) Setting GitHub Actions; 2) Support VS2019; 3) premake for build system;