Help modify REZ
Hello everyone. I�m not sure if this is the correct category for this post, but I needed some help. I was developing a REZ that enables some maps in training game mode.
First, I extracted RF301.REZ from `Crossfire Brasil\CrossFire BR\rez\RF301.REZ`.
After that, I extracted the REZ and obtained some files, more specifically MAP.CFT. I converted it to .CSV, and in this file there are the maps with their respective game modes. Then I change the `_MapRuleType` prefix to 65, which corresponds to the game mode of the map.
I convert the CFT back and then transform it into a REZ again. Up to this point, everything works fine � I can access the map that I added to the game mode. However, after a few minutes on the screen, I get the error �Disconnect from server.�
If anyone could give me some guidance or point me in the right direction, I would really appreciate it.