• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Get your art tools and paintbrushes ready and enter Hive's 34th Texturing Contest: Void! Click here to enter!

[Solved] Research Variable Array Question

Level 7
Joined
Nov 6, 2019
Messages
198
Is it possible to set research in a Variable Array

uda_Research [1] = ResearchID

uda_Research [1] = R001
uda_Research [1] = R002
uda_Research [1] = R003
uda_Research [1] = R004
uda_Research [1] = R005

is something like that possible?
 

Uncle

Warcraft Moderator
Level 74
Joined
Aug 10, 2018
Messages
7,940
Is it possible to set research in a Variable Array
It's called a Tech-Type:
1730866290276.png
 
Top