View Single Post
cheddar
Member
Join Date: Sep 2015
Old 11-30-2016 , 01:56   Re: [Any] EntHax - 0.05d - 2016/11/30
Reply With Quote #2

Where do you get the entity properties from?
The entity properties such as "m_iHealth" are all available from running the following command.
sm_dump_netprops netprops_example.txt
You'll then find the netprops file containing a multitude of properties you can try out. Look in the root tf2 directory for the neprops.txt file.
NOTE: The plugin only supports getting/setting int and float at this time
You could also dig around here:
http://www.bailopan.net/tf_netprops.txt

Last edited by cheddar; 11-30-2016 at 03:21.
cheddar is offline