Guskis can u explain me how i can remove the .gif images from the deads body? i mean, some player see the .gif image broken as a litle 'x' so i want to remove that if it is possible or maybe better if u can changed it from .gif to a get_weaponid or something like and and show just the name of the weapon from the killer for that victim, something like this:
PHP Code:
TTT_INFO_LINE2 = He was killed in <b style='color:%s'>%d:%02d</b> with %s
And the result will be something like this i think:
PHP Code:
He was killed in <b style='color:%s'>%d:%02d</b> with deagle
And with that %s identified the weapon from the killer who kill that victim, hope u can make this or at least can help me to make this, give a example how to change that in the .sma, thanks in advanced