Renaming item health to item damage
#1
Hi all,
I believe it would be a change for the better to rename cItem:m_ItemHealth to cItem:m_ItemDamage. Because that's what the value really is - a value of 0 specifies an undamaged item and increasing the number degrades the item.

I believe I can make the change incremental - first add the m_ItemDamage variable, providing the same value as m_ItemHealth, and then later remove the m_ItemHealth variable, when the plugins have adjusted.
Reply
Thanks given by:


Messages In This Thread
Renaming item health to item damage - by xoft - 06-20-2012, 11:54 PM
RE: Renaming item health to item damage - by xoft - 06-21-2012, 12:49 AM



Users browsing this thread: 1 Guest(s)