RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Need help with talking then walking

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 85
Help me get to -6000 Rep.!!!
i want it to be a parellel process so someone talks THEN just walks around. when i try this the message justs keeps pooping up after i exit it! help!   :shoop:
Help me to get -6000 Rep.!!!

Boomer: [as Marcus and Dom ride pass in mine carts] Die... enemy...
Marcus Fenix: What the hell is that doing here?
Dominic Santiago: Checking tickets?

***
Rep:
Level 86
Yeah... about that.....
You need two pages on one event.

Make the first page just the talking, then have it activate self switch A.

Have the second page have the condition "Self Switch A = ON", then use whatever to have the guy walk around.
This is a signature.

***
FURRY 4 LIFE. Here kitty kitty kitty....
Rep:
Level 87
uh yeah, or you could just put in a wait for move completion after the move event, then put in the text. one thing you should learn is, you don't need multiple events to have multiple characters move. there is no need for a parallel process in this situation.
"screaming out the mating call. i've become the lord of love"

caramelldansen forever!

***
Rep:
Level 86
Yeah... about that.....
That would work if he wanted the guy to move and then talk.  However, he wanted the guy to talk, then move around.  Technically, it's one event with two pages.
This is a signature.

****
Rep:
Level 87
Code Geass = Best show EVER XD
Project of the Month winner for May 2008
no, you don't need to event pages.

Do this:

<Set Move Route [Character01]>
   <Wait 30 Frames>
   <Move left>
   <Move left>
<Show Text [I'm talking, and in 30 frames I'm going to start walking left>

basically your starting the move command before the message, but your making him wait in the move command itself, hope that helps.

***
FURRY 4 LIFE. Here kitty kitty kitty....
Rep:
Level 87
oh whoops, i got it backwards. heh but yeah do what he said
"screaming out the mating call. i've become the lord of love"

caramelldansen forever!