You are not logged in.
Hello n!tmod fans!
You certainly know this superb map called "Minastirith". I don't know why, I can't use it on my server.
As soon as we choose the map by vote, it starts.
Then after the "prepare to fight" countdown, the server crashes.
This does the same for the "Marrakech Streets 2" map.
I know these maps work on other nitmod servers. Do you know what to do to make these maps compatible with n!tmod?
Cordially
Offline
I found the problem, so I come to share the information with you.
Finally it came from mml_minastirith_fp3.cfg which is in the Mapconfigs folder. I had set a respawn time of 4s and it didn't accept it:
set g_userAxisRespawnTime "4"
set g_userAlliedRespawnTime "8"
It works much better with 8 seconds. The map is back on the server:
set g_userAxisRespawnTime "8"
set g_userAlliedRespawnTime "8"
Last edited by Drago (19-May-23 10:16:24)
Offline