PDA

View Full Version : [HELP] Finding m_iArmor?? Does it exist?


gameguysz
11-27-2011, 07:04
Title really says it all, i want to manipulate the armor for CSS but i cant seem to get it to work :/

Tylerst
11-27-2011, 09:33
I haven't done much coding for CSS but I believe it would be


SetEntProp(client, Prop_Send, "m_hArmorValue", value);

Dr!fter
11-27-2011, 10:11
SetEntProp(client, Prop_Send, "m_ArmorValue", value);
SetEntProp(client, Prop_Send, "m_bHasHelmet", 1/0);

Bacardi
11-27-2011, 12:49
rcon sm_dump_netprops netprops.txt

...css/cstrike/netprops.txt