Page 2 of 2
Re: New version of GMap.Net, how import maps without legends?
Posted: Thu Apr 28, 2022 7:24 am
by FrancoisX5
Hello, has this been corrected?
Re: New version of GMap.Net, how import maps without legends?
Posted: Thu Apr 28, 2022 12:22 pm
by TitaniumTrout
FrancoisX5 wrote: Thu Apr 28, 2022 7:24 am
Hello, has this been corrected?
Try out SAS.Planet, I posted instructions here.
https://www.matrixgames.com/forums/view ... 4#p4980384
Re: New version of GMap.Net, how import maps without legends?
Posted: Fri Apr 29, 2022 11:05 am
by FrancoisX5
Thank you, I will be trying it over the weekend.
Re: New version of GMap.Net, how import maps without legends?
Posted: Tue Feb 07, 2023 4:28 pm
by ProMitreCorp
New user of C:PE. I wound up here from following the link in the manual.
Never mind. I see that it created the files on the desktop.
Re: New version of GMap.Net, how import maps without legends?
Posted: Wed Feb 08, 2023 1:50 pm
by ProMitreCorp
Next question: Is it possible to make a layer part of a scenario? i.e. To load a layer at the start of a game - or maybe even in response to an event? (A quick look through the Lua docs didn't turn up anything obvious.)
Re: New version of GMap.Net, how import maps without legends?
Posted: Wed Feb 08, 2023 2:10 pm
by TitaniumTrout
ProMitreCorp wrote: Wed Feb 08, 2023 1:50 pm
Next question: Is it possible to make a layer part of a scenario? i.e. To load a layer at the start of a game - or maybe even in response to an event? (A quick look through the Lua docs didn't turn up anything obvious.)
You can use
https://commandlua.github.io/assets/Fun ... hment.html to attach it. If you search the forums you should find some info on how to use it.
This is a link to a tutorial for CMANO, but the workflow should be fundamentally the same.
Re: New version of GMap.Net, how import maps without legends?
Posted: Wed Feb 08, 2023 6:59 pm
by ProMitreCorp
Thank you. That tutorial was very helpful.
I had actually looked at UseAttachment() but wasn't sure how it applied.
I did have a problem with the image names, though. The GMap.NET generated image names are very long with spaces and underscores in them. Using the raw name failed, but changing it to a short simple name worked.