• 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.

How do I copy a variable from one map to the other?

Status
Not open for further replies.
Level 7
Joined
Apr 3, 2009
Messages
318
I have to do this for CodeGen because I keep getting errors saying it needs the variables when I try starting my map! Please help!
 
Level 12
Joined
Aug 22, 2008
Messages
911
Do you mean saving the data in the variables or the variables themselves?
If it's the first - I think you need the gamecache, search for that you should.
If it's the second - go to the variable manager and copy -> paste. If not just create a variable identical to the one you need (including name!) and fixed, you are.
BTW nice avatar :D
 
Level 7
Joined
Apr 3, 2009
Messages
318
Do you mean saving the data in the variables or the variables themselves?
If it's the first - I think you need the gamecache, search for that you should.
If it's the second - go to the variable manager and copy -> paste. If not just create a variable identical to the one you need (including name!) and fixed, you are.
BTW nice avatar :D

Rofl ty :)
 
Status
Not open for further replies.
Top