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.
Importing problem

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 86
I'm doing a group project, where 2 people made maps and I imported them into my game. All the teleports got screwed up, but that was easy to change, however there's one problem I still can't figure out. I have a cutscene before my title page, and after the cutscene plays out, instead of instantly taking the player to the title page it waits a good five seconds. Then, at the start of the game, I have an event where I have set an NPCs move route and a bunch of conversations. The problem is that the NPCs dont execute the move route, but they still talk. Anyone know how to fix that?

****
Rep:
Level 87
In my own little world...
Ouch, you messed up majorly.
I bet it was more than the teleports that got messed up.

The game reads the maps by their name, usually something like Map001 or something.
I'd advise you to go through everything and double check to make sure every system is working.
Obviously if they are not moving, it was messed up.

Experiment a little more with data transferring with some test projects before you try it again.
I don't know ALL the rules about it.

Oh, and the waiting 5 seconds before the title pops up sounds like lag.
Usually it's caused by scripts, but..