Page 1 of 1

Client dvars

Posted: June 20th, 2011, 6:47 pm
by Opel
Hey guys, quick question is it possible to create client dvars like how r_drawdecals works with the user being able to use them without rcon?

Re: Client dvars

Posted: June 20th, 2011, 6:59 pm
by F |Madness| U
Not entirely sure, if its possible to getClientDvar (I know getDvar is possible, but not sure if getClientDvar is) then yes you can.

Edit: As far as I know, it's not possible to findout clientDvars (like getDvar, but for clients), meaning it's impossible to create custom client dvars.

Re: Client dvars

Posted: June 20th, 2011, 7:52 pm
by IzNoGoD
F |Madness| U wrote:Not entirely sure, if its possible to getClientDvar (I know getDvar is possible, but not sure if getClientDvar is) then yes you can.

Edit: As far as I know, it's not possible to findout clientDvars (like getDvar, but for clients), meaning it's impossible to create custom client dvars.

Please re-read that section again
It IS impossible to get client cvar/dvars

Re: Client dvars

Posted: June 20th, 2011, 8:18 pm
by F |Madness| U
IzNoGoD wrote:
F |Madness| U wrote:Not entirely sure, if its possible to getClientDvar (I know getDvar is possible, but not sure if getClientDvar is) then yes you can.

Edit: As far as I know, it's not possible to findout clientDvars (like getDvar, but for clients), meaning it's impossible to create custom client dvars.

Please re-read that section again
It IS impossible to get client cvar/dvars
..What I said was fine. I said as far as I know, it's impossible..but I'm only a new scripter, so therefore there may have been a way to do it that I didn't know about.

Re: Client dvars

Posted: June 20th, 2011, 10:48 pm
by IzNoGoD
F |Madness| U wrote:
IzNoGoD wrote:
F |Madness| U wrote:Not entirely sure, if its possible to getClientDvar (I know getDvar is possible, but not sure if getClientDvar is) then yes you can.

Edit: As far as I know, it's not possible to findout clientDvars (like getDvar, but for clients), meaning it's impossible to create custom client dvars.

Please re-read that section again
It IS impossible to get client cvar/dvars
..What I said was fine. I said as far as I know, it's impossible..but I'm only a new scripter, so therefore there may have been a way to do it that I didn't know about.
Damn. Mixed up the impossibles and the nots in your sentence.. srry

Re: Client dvars

Posted: June 20th, 2011, 11:16 pm
by F |Madness| U
No problem man :P