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

[JASS] DoTransmissionBasicsXYBJ, SetCinematicScene

Status
Not open for further replies.

Deleted member 255104

D

Deleted member 255104

So, what i need to do:
1) Play specific unit portrait;
2) Play specific sound;
3) Ping on minimap where specific unit is located;
4) There must be no text on screen when i do this.

Before current patch of war3, i used DoTransmissionBasicsXYBJ (or just default gui), and it worked. Now, it parses "(null)" on screen and at message log.
I decided to look into jass, found this function, and track it up to SetCinematicScene. I thought, i can find and re-create it (and removing that part with message), but so far i can't find anything about it.

Can any of you help me with this conundrum (or suggest any other way to make this work)?
 
Last edited by a moderator:

Deleted member 255104

D

Deleted member 255104

It will parse " : " in that case.
 
Status
Not open for further replies.
Top