• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Grimex] Importing sounds (again).

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

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?
 
Status
Not open for further replies.
Top