amx
amx copied to clipboard
AMX and SQLite3
Describe the bug If we want work with AMX we need to put sqlite3 lib into mta-server directory. Because mta removed sqlite3 libs from project. (Or something else. The library is not exist)
To reproduce Try to install king.dll on a pure mta-server
One way to solve this could be by shipping the project with sqlite built into the binary (module) itself perhaps.