line 2103: /Mission/Vehicles/: Missing '}'

Seeker619

Well-Known Member
I missed a }; somewhere, i know it says line 2103, i just dont know the placement of it. so the vehicle group didnt get closed out? there was a mod that added content in the section, maybe i did the placement wrong? can someone look please? thx. once i figure this out, this will actually be a huge step, cause im not 100% positive on adding to existing classes. THANKS! and if you see anything else messed up thx, trying to get these mods working on test so i can bring em live.
 

Attachments

  • my shame.pbo
    699 KB · Views: 2
i did a search for maybe a program that will look at your .sqm and .sqf files to check for coding errors, anyone know of one? thx.
 
It was an error in your mission.sqm Somehow you had about 5 missing "};"
This one should be fixed. The main class mission did not have an end }; class vehicles was missing one. The final item in vehicles was missing one, class groups was also missing one.

Try this
 

Attachments

  • my shame.pbo
    699 KB · Views: 3
Back
Top