[Patch]Telenpc Database Only

check your logs for errors, you probably skipped an update or two.

Thanks a lot mate !

One request , cab you add GM Island ?

Thanks a lot.

ok, thx for sql… but where do I find this npc, in-game?

i dont know coordinates about it… i dont know how does it work

you have to spawn the NPC yourself, i only supply the “backend” part, as everyone wants the NPC spawned in a different location its up to you where to add it

I can’t see it if i am not be on gm mode. I don’t know why…

maybe you picked a very dodgy modelid? your the first to report this issue

just a quick question. How do I spawn the NPC?

.npc add xxxxx ?

k… thx

does this work on latest revisions?

Lots of help! Thanks!

Works great!

nice txn man

If only all patches/scripts could last this long without needing an update…

there is a reason i moved telenpc to SAI, its saves alot of updating

Is this actually still supported? Because i would like to know, how somebody can actually add any Teleport Locations? I tried in several different ways, even by just copying the whole line and just Change the ID’s, but nothing worked.

I want two custom locations… May you help me?

(@Script+83,9,0,0,0,0,100,0,0,0,0,0,85,35517,2,0,0,0,0,0,1,0,0,0,0,0,0, ‘script - cast Visual on player’),
(@Script+83,9,1,0,0,0,100,0,1500,1500,0,0,62,571,0,0,0,0,0,0,8,0,0,5873.82,2110.98,636.011,3.5523, ‘script - teleport to Icecrown Citadel’);

This is the one triggering the teleport, or rather, the location. Add things according to it.

Is this work on TDB_full_335.51_2013_02_14?

[Err] 1054 - Unknown column ‘equipment_id’ in ‘field list’

oh i figure out , delete the equipment_id and it works. /emoticons/default_biggrin.png

the cast Visual on player are beautiful /emoticons/default_biggrin.png

Thanks for the awesome code.

DB changes do require an update, but, a lot less updates than the c++ counterpart.

Updated the TeleNPC to fit in the new scheme, if there are issues then report them here