Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: LearninG
Forum: Scripting Help 09-17-2019, 12:27
Replies: 4
Views: 1,521
Posted By LearninG
Re: Check knife cl_righthand

#include <amxmodx>

public plugin_init()
{
register_plugin("query client cvar example" , "1.0" , "LearninG")
register_clcmd("say /test" , "test")
}

public test(id)
{
Forum: Scripting Help 09-17-2019, 12:05
Replies: 4
Views: 1,521
Posted By LearninG
Re: Check knife cl_righthand

yes , query_client_cvar
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 02:24.


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