AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   query_client_cvar source code (https://forums.alliedmods.net/showthread.php?t=50051)

SubStream 01-18-2007 12:09

query_client_cvar source code
 
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.

Thanks.

-R. J.

MaximusBrood 01-18-2007 12:12

Re: query_client_cvar source code
 
It's just located in amxmodx.cpp.
http://svn.tcwonline.org/viewvc.cgi/...dx&view=markup

SubStream 01-18-2007 12:34

Re: query_client_cvar source code
 
Quote:

Originally Posted by MaximusBrood (Post 428822)

Thanks! I was looking in the .h files for some reason. I appreciate it.


All times are GMT -4. The time now is 22:28.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.