RaiRaiTheRaichu added a new file:
QuoteDisplay More
Custom Kill Messages
Find out more about what EFT mods I'm working on here!
https://trello.com/b/CONaHPTn/…i-mods-by-rairaitheraichu
Want to support my work? Consider clicking the link below!
This mod allows server hosts to add custom messages that an AI PMC might send a player after being killed by them or if the player was killed by the AI. By default, the mod will not do anything unless custom messages are added to the list in the config.jsonc file. You can add messages to the pool of possible messages to send, or only allow your custom messages to be sent (disable all of the original messages).
As a side function, you can also add PMC names to the name pool, which will allow PMC AI to possibly generate with that name (on the kill screen and dogtags, for example). Flea market listings may also have these names show.
Be mindful of the messages you add, as it can possibly be seen by any player on the server.
Please do not share images of any harmful, derogatory, or hateful messages.
The config.jsonc has extensive documentation on how to add messages, along with plenty of options to tweak with examples.
Currently, you can only add these messages to one language key. In the future, I may refactor it to add certain messages to specific languages, but for now, you can set the language in the config (english by default).
This mod also overrides the default SPT method "chooseMessage()" in PmcChatResponseService. It's *highly* unlikely any other mod touches this method, but just as a notice for other modders regarding compatibility.
This mod should be compatible with any other mod, however, the ability to add PMC AI names may be overwritten *or* overwrite other mods. When in doubt, use a Load Order Editor and allow this mod to load last, so the changes within this mod are sure to stick.
A quick note on Realism, disable "Real PMC Names" in the Bots tab of the mod config tool, otherwise it will overwrite the changes from any PMC names you add from this mod.
If you encounter any issues, please feel free to contact me on Discord ( RaiRaiTheRaichu) (This includes incompatibilities you may find with other mods!)
You can leave a comment here, as well, but response time may be significantly longer as I do not usually check my inbox here often.
Please include any logs generated from the console as well to help me narrow down the issue.