Jump to content

[QuestingProblem] npc.chat."..."


Recommended Posts

Hello ,

I'm facing a problem when trying to install a quest which contains

npc.chat."..." ..etc

I tried all npc values and simply , nothing happens , I don't get a result ..

For example , this quest :

quest premium_v begin

state start begin

when 9009.chat."vip" begin

if string.find(pc.get_name(), "[VIP]") then

say("ßä ÍÐÑðÇ")

wait()

pc.warp(469300,964200)

else

end

end

end

end

Thank you :)

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.