move to luclin
hello John,
the scripts exist but don't see move command in it. this is the script:
sub EVENT_SAY {
if ($text=~/Hail/i){quest::say("Hello $name . I do not have much time to chat. I must concentrate on the portal that is due to open soon. If you wish to [journey to Luclin], tell me so."); }
if ($text=~/journey to Luclin/i){quest::say("Very well.");
quest::castspell($userid,2935); }
}
#END of FILE Zone:gfaydark ID:13060 -- Nexus_Scion
Maybe i need to add your move command, i will check if i found location of the nexus.
Thanks anyways
Plumes
Ps the nexus.pl in velius is better ( give the item) but no teleport ...:(
the peq team speak about cvs soft but i can't get it
Last edited by plumes; 09-28-2006 at 03:37 AM..
|