• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[General] Saving on Lower Version Change Version?

Status
Not open for further replies.
Level 26
Joined
Jul 26, 2008
Messages
1,405
Hi guys,

I was just wondering if anyone knew if saving a 1.3.1 map on a lower version (such as 1.30.4) would actually change the version to the one it is saved on (in this case 1.30.4) assuming no 1.3.1 exclusive features have been used.

I ask in reference to hiveworkshop's "Preview Trigger" function for unprotected maps, since currently any map saved on 1.3.1 will error when trying to use the this function on the hiveworkshop website.
 
There's a field "editor version" in the maps information file in each map. It gets updated on each editor save. From documentation:
Code:
uint32        editor_version
The version of the editor that the map was last saved with.
currently any map saved on 1.3.1 will error when trying to use the this function on the hiveworkshop website.
It might be hive workshop does not support the editor version of the new patch. Also most likely it's not supporting the current trigger format .wtg.
 
Status
Not open for further replies.
Top