true, but without you, this topic wouldn't have been posted, knaur wouldn't have made his post, and this wouldn't be released, There for, fate has it, Your credit, and well, Knaur too!
true, but without you, this topic wouldn't have been posted, knaur wouldn't have made his post, and this wouldn't be released, There for, fate has it, Your credit, and well, Knaur too!
lol hope this works someday![]()
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
actually you must change everything in whole gossip, cause 95% of gossip itself
in your script is infact for nagawarp dll, and only works against npc,s
to make it work at item you actually have to remake all,
into the script i pasted, and change the teleport areas and add submenus there.
each teleport must look like this (with all additional info):
case 58:
{ //Shattrath
Plr->SafeTeleport(530, 0, -1852, 5432, -11, 0);
Plr->Gossip_Complete();
}break;
and if you look closer at your script, it sometimes comes pCreatures up
item teleport gossip dont use pCreatures but pObject
so im afraid alot of work have to be done for this to work :/
you need to rewrite everything, and use the script i pasted as source.
(that script are working, im using it at our server right now) =)
Last edited by knaur; 01-14-2008 at 09:15 PM.
------------------------------------------------------
Knaur - Founder of The Norwegian Elite Team
ok i will make the teleportation part from scratch again but tomorrow cause its late here :P thanks again
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
kk edit and changed all pCreature to pObject
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
ok second edit i changed creature to object and also i deleted the creature say also i added plr->gossipcomplete
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
spartansp tell me when your ready and il compile it again to see if it works ok?
kk thanks knife
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE