I'm blocked with the most annoying RGL error.
Unexpected end of file in troops.txt...WHAT THE HELL DID I DO WRONG?
Sorry. Rough weekend.
Does anybody have any clue?
You put an "};" in a wrong place or where it shouldn't be (One more than the normal), maybe a double one, like "};};" or something, so the program thinks that you closed the "class" and the script itself
Try searching "};};" on notepad and looking if it's on the file where it shouldn't be, or send me the file and I will check it out when I have time
Basically, you need to recheck the file completely, or the parts that you may guess that the error is present
PD: I'm no modder of M&B, but that error is common on C when you make some errors with the opened "classes"