Ok im new to most of this but i understand how lua does its thing and how to manage sql, the basic stuff.. but i need a way for player to receive an item on a pvp kill. I know this cant be done with lua, and has to be done with C++, i have no idea how to "compile" something or make a .dll or whatever you have to do to take a C++ script (if thats what you call it) and make it a dll that i can put in my script bin. What i really need would be a start to finish guide of how to give an item on pvp kill, any way dosent matter, up for learning anything since im sorta in the dark on how c++ works or what i would have to do. (I downloaded Visual C++ 2008 Express)