Didn't want to make a new thread for this one, it has the same topic.
Hey
Been looking out a while to make single player scenario's
I started trying making one this morning, just a quick test. Seems I can't even get past Step1...
When I add a spawn area for Player2, it automaticly swaps to the assigned player from the other spawn point and the other way around...
Just wait till you find out you made half a map doing that, and only after testing the map, you see the AI shooting at tree's....wtf? Ohh, those trees belong to team 4 apparently. And half the map is the wrong team!
I'm trying to add a spawn point with a marker. Its named mkr_playerspawn1.
This is my code in my MapName.scar (Test.scar).
When I start the scenario there are no units, only the pioneer. Nothing else happens. What am I doing wrong? As far as I know I did the same as the Relic tutorial.
*After spotting a small error (I accidently wrote a ' somewhere that was very hard to see) in my Test.scar file I now have this result:
And I have this in the Map Maker. I'm pretty sure this is related to the marker.
Also, when I start the scenario I have to double press ESC to start it, else I can't do anything, the game is frozen. Its really weird.
Sounds to be most likely to me a scripting error or similar issues with the other scenario scripting files.
Do yourself a and launch your single-player mission in coh2, the error will obviously occur but it's necessary to get a fresh warnings.log, shut down coh2 and navigate to "C:\user\"current user"\Documents\My Games\Company of Heroes 2" and locate the most recent altered warnings.log file.
"right-click->send to->compressed folder" and upload the compressed warnings.log to my files here at coh2.org and i might be able to figure out.
ps. you have spelled "obj_Munitionsdepot" in two ways and it might be your issue, because your script reference that does not exists.
Sounds to be most likely to me a scripting error or similar issues with the other scenario scripting files.
Do yourself a and launch your single-player mission in coh2, the error will obviously occur but it's necessary to get a fresh warnings.log, shut down coh2 and navigate to "C:\user\"current user"\Documents\My Games\Company of Heroes 2" and locate the most recent altered warnings.log file.
"right-click->send to->compressed folder" and upload the compressed warnings.log to my files here at coh2.org and i might be able to figure out.
ps. you have spelled "obj_Munitionsdepot" in two ways and it might be your issue, because your script reference that does not exists.
Thanks for the reply! Sorry for the late answer. Been kinda busy lately. I will make a new map, test out of I get the same error and send you the files (Deleted the other one ).