So I am trying to get some data from SQLite databse I made in script so more bots can interact together.
But I am getting this error:
I tried copying sqlite3.dll into Plugins folder ,but it did not help, so I am now not usre what to do .Code:Error: Exception: SQLite library not loaded in line: conectionSQL:=sqlite_open_v2('C:\runescape',SQLITE_OPEN_READWRITE);
Anyone help what could be problem?


Reply With Quote