Can you provide more information about what you want?
You mean like an NPC that teleports when you talk to it? You could copy a ship captain npc?
YesOh, you mean like a teleporter that has text the pops up over the top to indicate what it's for over and over?
7.6 no have globalevents.Does this help?
![]()
GlobalEvent - Animate Text for [Tiles and Teleports]
Animate Multiple Text for [Tiles and Teleports] Only Create new lua document in your data/globalevents/scripts with name "talking.lua" and past into this script: local position = {x=1000,y=1000, z=7, stackpos=1} local text = {"Text1", "Text2", "Text3"} function onThink(interval...otland.net
You would create teleports like normal, but add a global event and a line for each text you want to add per sqm
How will my distro read these .xml?Put this on your npc folder also don't forget to edit the areas that you wanna to make it appear on custom area or something, this script ran into onThink Function that it's on many 7.60 servers also i was using it before it's like globalevent idea hope it works for you
It works as npc just put it and edit the place that you want it to pop up.How will my distro read these .xml?