I got in contact with Tommynator, the creater of the Damage Log Menu addon.
He sent me a link to download the addon and I've been browsing through while making my recreated version of that.
His version includes a weapon table that includes generic names for all the weapons. I was wondering if I left that out, would it show the entity names or would it not show up at all? Meaning:
Tommynator's version: [CODE]Damagelog.weapon_table_default = {
weapon_zm_mac10 = "a MAC10"[/CODE]
to make it: [QUOTE]Player1 damaged Player2 for 10 damage using a MAC10[/QUOTE]
My version doesn't include the weapon table, so would it show up as:
[QUOTE]Player1 damaged Player2 for 10 damage using weapon_zm_mac10[/QUOTE]
Sorry, you need to Log In to post a reply to this thread.