TheSil / WhoracleMod

Fork of OpenJK aimed at fixing bugs and improving gaming experience.
GNU General Public License v2.0
1 stars 0 forks source link

More unique kill messages #6

Closed deathsythe47 closed 8 years ago

deathsythe47 commented 8 years ago

Some methods of death use the same messages, which is dumb. Would be nice if we had more. (see cg_event.c) Since the game specifically references mp_ingame.str it would probably need to reference a new additional file?

MOD_CONC and MOD_CONC_ALT use KILLED_GENERIC ("was killed by")....maybe should be "was obliterated by"

MOD_CRUSH uses KILLED_GENERIC ("was killed by")....maybe should be "was crushed by"

deathsythe47 commented 8 years ago

Btw you should consider packaging my "was detpacked by" fix with smod. The game correctly references a unique detpack kill message, but the message itself in mp_ingame.str is the same as that for thermals in English and German. available at sites.google.com/site/duosjk3siegemods