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.
memorize location script

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 86
hi, i really need a memorize locatino script for RMXP, it was a feature that used to be in rm2k3, but was removed so i cant make my game properly. i really need this for my zelda gmae i am making, i have everything, except for i cms, which i plan to make by using maps.
siggys are pointless

*
Rep:
Level 87
You can do it using events and variables.  To memorize,
Control Variables (pick a variable for map) = Other[Map ID]
Control Variables (pick a variable for X-coord) = Character[This Event]: Map X
Control Variables (pick a variable for Y-coord) = Character[This Event]: Map Y

To return,
Transfer Player (Appoint with Variables) ..... use the variables you specified above.

« Last Edit: August 29, 2007, 10:51:04 PM by shaz »
Always remember you're unique.
Just like everybody else.