I've been trying to figure out how to do this since I posted that post. However, despite being told how to do it, I cannot actually begin program any of it. I was wondering if I could have a head start.
I've taken a look at the SwapMaps Housing, and I understand half of it.
EDIT: I'd preferably like to click on the ship and warp from there, rather than spawning an invisible turf (since unlike houses, ships are dynamic).
//bumped code I didn't test it, prolly a few mistakes in there. Though that should show you roughly what you need to do. Keep in mind, if you have any sort of teleportation skill you're going to have to change their Location var to the place that they teleported to(only if you tp in/out of ship). Location is only for ships, if you're not in a ship it should always be null. |
It's helpful to keep in mind that the ship exterior moves while the interior doesn't, but you still have to connect them somehow.