- Joined
- Sep 21, 2014
- Messages
- 64
- Reaction score
- 18
- First Language
- English
- Primarily Uses
This is quite a simple idea but i have no concept of Java script coding... Basically: I need a menu based system for teleporting... but a little more complicated than that...
If anyone has played Final Fantasy XIV online they'll know what i'm talking about.
Basically in the middle of major settlements there is a crystal that you can attune to and once you have attuned to it you can then teleport there when ever you want from where ever you want for a small fee, so basically i need something with the following processes...
A teleport menu in the game menu
Once attuned to a crystal, that location appears in afore mentioned menu (also displaying the cost)
when a location is selected from the menu it Transfers the player to that location for a small cost (in my case i want it to cost HP)
Does that make sense? If anyone can help me out with a way to accomplish this it would be great, or even a way to do it through in engine events and processes.
If anyone has played Final Fantasy XIV online they'll know what i'm talking about.
Basically in the middle of major settlements there is a crystal that you can attune to and once you have attuned to it you can then teleport there when ever you want from where ever you want for a small fee, so basically i need something with the following processes...
A teleport menu in the game menu
Once attuned to a crystal, that location appears in afore mentioned menu (also displaying the cost)
when a location is selected from the menu it Transfers the player to that location for a small cost (in my case i want it to cost HP)
Does that make sense? If anyone can help me out with a way to accomplish this it would be great, or even a way to do it through in engine events and processes.

