Is it even possible to check the Cvars of players while they join a server.
I want to know because with the current outbreak of files from server being stolen using GDaap(Lua Stealer).
I'm trying to make an anti-hack/anti-stealer.
you wont be able to stop lua stealers. im pretty sure they can only decrypt clienside and shared lua (which is an outside program)
GetConVar("name"):GetBool() may be what you're looking for, unless I am misreading
[QUOTE=NiandraLades;47252084]GetConVar("name"):GetBool() may be what you're looking for, unless I am misreading[/QUOTE]
Thanks this is what I was looking for :D
Sorry, you need to Log In to post a reply to this thread.