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

[LUA] How to import sounds / set game constants

Status
Not open for further replies.
Level 15
Joined
Aug 7, 2013
Messages
1,338
Hi,

Lua provides a FileImporter script for importing custom models, textures, buttons, etc.

But how does one use it to import sounds?

Also, how can I use Lua to progammatically set the game constants / game interfaces under the Advanced tab?
 
Level 12
Joined
May 20, 2009
Messages
822
You and your LUA! D=

Actually, a "FileImporter" sounds awesome...Could you link? =o

(Might be useful later ^^)

I can't help you though, because I have no idea how your LUA script even functions. I guess if you do link, I could look around and see if I figured anything out. (I doubt it though, I have like 0 experience with LUA scripts)
 
Status
Not open for further replies.
Top