View Single Post
  #18  
Old 01-04-2011, 11:47 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
Call stack is no good when you can access the variables directly (unless you meant callstack for certain variables?).
Idunno, I thought maybe you could just create a couple functions to change the vars, and they wouldn't do **** when they are not called from a weapon/whatever that's on the white list. Then just mirror the value of the var somewhere, and every once in a while, compare the actual var with the mirrored one. If they don't contain the same value, throw an alert, somewhere. Whatever.
Reply With Quote