would someome be willing to create an empty plugin for 1.6? the exams provided are extremylu good but i dont know what to take out of them to make an empty plugin
You can basically remove everything except the DLLMain function (and in that function, you can also remove everything).
What you should keep are the definitions and header files.