Page 2 of 2

Posted: April 11th, 2006, 6:50 pm
by Drofder2004
leveller wrote: you prob need to edit the "maps\mp\gametypes\_deathicons.gsc"

the "addDeathIcon(entity, id, team, timeout)" section draws the death_icon.
i think you could edit it, or just take it out.

or edit the "removeDeathIcon(id)" section.
and change it into a timer, so the icon = displayed only for a few sec, and then disapears.
Removing is not an option, as they are used in the mod. But I'm sure a simple IF statement for people spectating is probably possible. Thanks.