TMschar / A3RPGFramework

ArmA 3 RPG Framework - A RPG framework developed originally for Ground Wars Existence.
MIT License
25 stars 16 forks source link

Altis SQM not working #12

Open Infamous-Nathan opened 4 years ago

Infamous-Nathan commented 4 years ago

Hey,

Not sure if you're still providing support for this but I'll send it anyway.

I don't know if it was a mistake or not, but the Altis SQM hardly has anything in, and the MissionSQMUpdateAltis file isn't for Altis, it's for Malden, so not sure how to get this working on Altis, or if it isn't mean to be complete for Altis?

Regards, Nathan Turner

IceEagle132 commented 4 years ago

You can copy everything over to a blank Altis map.

TMschar commented 4 years ago

Hey,

Not sure if you're still providing support for this but I'll send it anyway.

I don't know if it was a mistake or not, but the Altis SQM hardly has anything in, and the MissionSQMUpdateAltis file isn't for Altis, it's for Malden, so not sure how to get this working on Altis, or if it isn't mean to be complete for Altis?

Regards, Nathan Turner

It should work on Altis, before we released the files we were running it on Altis. You just need to replace all the signs and similar (PBOs) and other textures with blank ones or ones you want to use yourself.

Check out this file https://github.com/SimZor/A3RPGFramework/blob/master/SQMs/missionAltis.sqm

You can also just copy things over from Malden as previous reply expressed if the Altis SQM actually doesn't work.