17.05.2014, 01:16
I got bored a bit, so I went ahead and edited your source: (btw, it doesn't compile until you remove CHouseManager.cpp/h!)
https://gist.github.com/Whitetigersw...61efac34c09935
I only uploaded the files I changed. What I did was made it so, on Windows, you won't have to update the plugin if a new sa-mp version comes out, it dynamically scans for the addresses. and put the #ifdef's in the right places so it will compile without CHouseManager.cpp
I tested on all 3 versions of 0.3z and it works, and it should work in all versions in the forseeable future. I'm not that experienced in linux so you'll have to convert that, if you want.
https://gist.github.com/Whitetigersw...61efac34c09935
I only uploaded the files I changed. What I did was made it so, on Windows, you won't have to update the plugin if a new sa-mp version comes out, it dynamically scans for the addresses. and put the #ifdef's in the right places so it will compile without CHouseManager.cpp
