Teleporting around the world script

Started by Sima Yi, June 01, 2010, 06:22:30 am

Previous topic - Next topic

Sima Yi

Anyone played Lost Odyssey before?I need a script that when you reach the point where you are consider out of the town,a screen will shoot out,and you will select where you want to go.Also,you cannot go to areas that you are not allowed(like your next destination is Mew,then the next next destination is Dog,so you cannot enter Dog before you enter Mew and complete everything.).

I know this is very difficult to understand.Please forgive my poor English.

Silentknight72

June 01, 2010, 06:26:20 am #1 Last Edit: June 01, 2010, 06:34:30 am by Silentknight72
this can be done with switches and conditional branches....

for example you finished a quest then u can go to the new map, make a conditional branch: if switch [] is on, blablabla else: Text: not yet unlocked....

I might upload something like that tomorrow...
Sigs: ShowHide






Sima Yi

June 01, 2010, 08:26:29 am #2 Last Edit: June 01, 2010, 10:35:49 am by Sima Yi
Okay,this script,I need something like when you exit a city,a screen will pop out with a different music(something like Call Script event to do this).So when something is done in that city to unlock the next city,a switch with be turned on,then the next city will be available once the player exit the city.

Erm...I don't know whether is this confusing.But if it is please tell me.I will further explain that.Thanks.

nathmatt

search teleportation there is one in the script database
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script


Sima Yi

I was confused when using that script.I have problem in adding new locations.Can anyone help me by showing an example?

Silentknight72

Making one right now. please wait....
Sigs: ShowHide






Sima Yi


Silentknight72

June 02, 2010, 02:18:41 am #7 Last Edit: June 27, 2010, 12:06:46 am by Silentknight72
All done.
Click Here
example, when you exit a city, make it transfer to this world map.(you copy the resources if you want.)
then make cities....blablablah
Sigs: ShowHide