View Single Post
Re: cs weapons modification
Old
  (#29)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: cs weapons modification - 31-10-2005

I'll take a look again later on when I have enough free space to re-install CS.

[offtopic]
I regularly change my avatar since I don't like to look at the same thing for a long period of time.
I have lots more of them but rotating them manually has been too time consuming.
[/offtopic]

Another crazy idea is to find the location of TakeDamage in memory.
If you do manage to find it you'll have to call it from assembly and figure out how it's arguments are placed on the stack.
For classes I think it's <object ptr> <param> <param> <ect> but I haven't touched that stuff in so long I may have it wrong or it may not be possible.
  
Reply With Quote