Random teleport

Post » Thu Jun 21, 2012 8:12 am

hello , is it possible to create a random teleporter among a series of locations?

What I want to do is :

I have a boat the boat is the place where to teleport from , you talk to the captain he tells u to go to sleep and then the next day you wake up in a random location of sea with the whole ship and crew ...
how can I achieve this?
User avatar
James Shaw
 
Posts: 3399
Joined: Sun Jul 08, 2007 11:23 pm

Post » Wed Jun 20, 2012 10:48 pm

there is a "random door teleport" feature in the CK but it is broken (causes the CK to crash if you use it). so you will have to script this by hand.

depending on how you have your boat set up:

if your boat is an interior cell, you can place multiple doors that overlap, so that your script simply disables/enables the right set of doors so that when you wake up the door takes you somewhere else.

if your boat is a physical object that moves (exists in an exterior worldspace), you would probably have to script it so it moves everything to your new location


the main problem with both of these options, is if the player decides to "decorate" the exterior of the boat, it would be next to impossible to also bring those decorations with the boat to the new location.
User avatar
sarah simon-rogaume
 
Posts: 3383
Joined: Thu Mar 15, 2007 4:41 am

Post » Thu Jun 21, 2012 9:17 am

the player dont use it as personal base or the like , Its a transport kind of quest I want to do so that it evolves in random steps other than linear progression ...

but may be is too complicate?

how does work the tranferring thing of the kajhits? It is not random?
User avatar
mishionary
 
Posts: 3414
Joined: Tue Feb 20, 2007 6:19 am


Return to V - Skyrim