Hi, im new to this forum, I reached it looking to do some experiments with vanilla, I have a little experience as programmer and i want to do a special server for me and some friends.
My idea is to do a permadead server with no chat, just say and yell must work.
I was looking over the code and i find some interesting sections but i want to ask the gods, you, if my hints are right.
First I find in corpse.cpp a the line that determines the distance for corpse reclaiming, so I guess I can change that distance for a negative value to make it impossible to reach.
About the spirit healer stuff i find a line in spellmgr.cpp and i assume this controls the resurrection by spirit healer, but i dont know how it works.
The issue with the spirit healer can be do in different ways, my other idea is to spawn it below the floor in order to make people unable to use it.
About the chat I found some archives, i cant find how /say and /yell works but i found some lines about trade, city and that kind of global chat i dont want in the server. As I said I just want /say and /yell, no guild chat, no trade, no general, no nothing in order to make it more realistic, because dead people cant talk.
In short, i want to make resurrection only available from other player spells or reincarnation/soulstone and i dont want chat further than as far voice can reach, meaning voice /yell
Do you think this is possible?
Thank you for reading, im waiting for your answers and thank you for this incredible project to the MaNGOS team