Who can i do a dialogue in a multiplayer scenario?
Moderator: Forum Moderators
Forum rules
- Please use [code] BBCode tags in your posts for embedding WML snippets.
- To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Who can i do a dialogue in a multiplayer scenario?
Hello, I´m making a new multiplayer scenario and i´d like know who can i do the following message in the scenario:"I cannot believe what my eyes are seeing! The flesh runs from their bones... these are not orc warriors we fight. They are evil spirits masquerading as orcs!".
I want a hero speak these message, a random hero (the hero can be a human,dwarft,bandit,elf,...)which the computer or the human player assigns in each game, the hero is the side=1 (the player 1), and these message is in the turn 4.
In the scenario.cfg archive I write:
[event]
name=turn 4
[message]
speaker=?????
message= _ "I cannot believe what my eyes are seeing! The flesh runs from their bones... these are not orc warriors we fight. They are evil spirits masquerading as orcs!"
[/message]
[/event]
?????= What does i should to write here?
Can you help me, please? Bye.
(Note: I´m sorry for my English,it is very poor)
I want a hero speak these message, a random hero (the hero can be a human,dwarft,bandit,elf,...)which the computer or the human player assigns in each game, the hero is the side=1 (the player 1), and these message is in the turn 4.
In the scenario.cfg archive I write:
[event]
name=turn 4
[message]
speaker=?????
message= _ "I cannot believe what my eyes are seeing! The flesh runs from their bones... these are not orc warriors we fight. They are evil spirits masquerading as orcs!"
[/message]
[/event]
?????= What does i should to write here?
Can you help me, please? Bye.

(Note: I´m sorry for my English,it is very poor)

Re: Who can i do a dialogue in a multiplayer scenario?
You don't use speaker=, you use the StandardUnitFilter inside.
I'm just... a guy...
I'm back for now, I might get started on some work again.
I'm back for now, I might get started on some work again.
Re: Who can i do a dialogue in a multiplayer scenario?
Moved to WML Workshop.
Mainline Maintainer: AOI, DM, NR, TB and THoT.
UMC Maintainer: Forward They Cried, A Few Logs, A Few More Logs, Start of the War, and Battle Against Time
UMC Maintainer: Forward They Cried, A Few Logs, A Few More Logs, Start of the War, and Battle Against Time