I am looking through AMX Mod X source code trying to find the right file containing source code for the native query_client_cvar.
I want to see how it was created because I am considering writing a metamod plugin that would use something similar to this native.
Does anyone know exactly what file I can find the code used to create this native to work with metamod/half-life? I have looked and looked, but I am not good at understanding where to start in finding this source code.
If anyone knows a quick way for me to find it within the masses of files within the source code download, please let me know.