• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Questions about WE

Status
Not open for further replies.
Level 6
Joined
Jul 2, 2013
Messages
156
Hello, I've got a couple questions.

1 - I have newgen, but when I download and try to import spells in vjass to a new map i get errors, if i test the map however it works perfectly. Why?

2 - How can i make the code from the save system be made into wc3 folder into a .txt file?

3 - I think the way to reset a save/load system was to add one more symbol that generates the whole code, but if I change for example the save system to save lumber and change from saving exp to saving hero level, will this reset the save system?
 
Hello, I've got a couple questions.

1 - I have newgen, but when I download and try to import spells in vjass to a new map i get errors, if i test the map however it works perfectly. Why?

2 - How can i make the code from the save system be made into wc3 folder into a .txt file?

3 - I think the way to reset a save/load system was to add one more symbol that generates the whole code, but if I change for example the save system to save lumber and change from saving exp to saving hero level, will this reset the save system?

1 - What version of newgen are you using? Also, are they in the map script if not in a library (with those "." Things)?

2 - If I recall correctly, use PreloadGen() things and stuff.

3 - eh, I think it would be easier to use TriggerHappy's Save/load system... I love it.
 
Status
Not open for further replies.
Back
Top