Posts: 48
Threads: 7
Joined: Nov 2013
Reputation:
0
Hey I need some help for my plugin. I want to save kills of all player in the database.
Could someone give me the code for connecting to a database and saving kills of each player in it?
Posts: 3,704
Threads: 147
Joined: Jan 2011
Reputation:
119
l2please, please... lol.
Stop asking for code, *I think* no one will give/make it for you.
Just use msql system from EpicZombie/Moonlight shop and put adding line to OnPlayerDamaged when player getting killed.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Posts: 144
Threads: 5
Joined: Dec 2012
Reputation:
3
When you download the files do you see a file with name: "System.Data.SQLite" add that to your refrence!
Posts: 48
Threads: 7
Joined: Nov 2013
Reputation:
0
I think it doesn't work, if I do !kills nothing happens.
How can I check if it works?