cvar - by id
How I Can Set Or Get A cvar On A Specific id.. (User) ?:(
|
Re: cvar - by id
Quote:
|
Re: cvar - by id
I think he wants to know if you can (for example) like, set friendly fire on to one person using cvars.
|
Re: cvar - by id
I Want To Make A CVAR like private_enable 1 or 0
For Each Person ex: get_cvar_num(id,"private_enable") This Problem Can Appear In This Script: To Make A Script That Collect All Sensitivity Values From All Clients |
Re: cvar - by id
I Search And Found Somthing Like This:
query_client_cvar(id, const cvar[], const resultFunc[], paramlen=0, const params[] = ""); ... Its That I Need?? or function register_cvar() is for globaly cvar?? |
Re: cvar - by id
Solved....
I Made A function clcmd and an boolean array with all users . When a User set The Cvar (function) I read The Parameter And Put it in to array ----Code------ PHP Code:
|
| All times are GMT -4. The time now is 04:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.