- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
I tried using FileImporter to import a .mp3 with an external call.
But when I go to the import manager, I get a complete garbage file. Here is what it imported.
So can sounds be imported by external calls or must they be put in manually? In addition, is there anyway to set the values of sounds via Grimex or external calls, e.g. set a sound's pitch? Or is that necessarily manual work too?
I tried using FileImporter to import a .mp3 with an external call.
JASS:
//! external FileImporter C:\Users\seth\Desktop\mmrpg_sounds\Capture(2).mp3 war3mapImported\Capture.mp3
But when I go to the import manager, I get a complete garbage file. Here is what it imported.
JASS:
war3mapImported\===========================================================================
So can sounds be imported by external calls or must they be put in manually? In addition, is there anyway to set the values of sounds via Grimex or external calls, e.g. set a sound's pitch? Or is that necessarily manual work too?