Topic: [HELP] Problem with own mod
Hey guys,
i tried to write my own mod, it compiles properly and seems to work. But if i enter the name of my mod in my server config the server always starts with DM mod. I've checked all things several times, I can't see any problem.
This is a line of the constructor of my class:
m_pGameType = "ABC";
Actually the server has to accept the mod "ABC" if i entered it in configs, but it does'nt accept it. The server always starts with DM mod.
Would be very happy if someone could help me!
Best regards,
Apson