Yoona Posted July 8, 2013 Posted July 8, 2013 Is it a script that when you type "questitems" then a NPC will pop up? cos i saw this on other server and i love it =) can someone give me the link ? Quote
Yoona Posted July 8, 2013 Author Posted July 8, 2013 You mean; when typing a command @questitem? no just a normal questitem then a Dynamic NPC show's up What did the npc do? when you type example "questitem" then a Dynamic Quest NPC show's up. Quote
Euphy Posted July 8, 2013 Posted July 8, 2013 You'd have to add a condition in the source to check every message for the word "questitem", and trigger a label if found. It's a pretty terrible idea. 1 Quote
Yoona Posted July 8, 2013 Author Posted July 8, 2013 You'd have to add a condition in the source to check every message for the word "questitem", and trigger a label if found. It's a pretty terrible idea. is it a terrible idea? Quote
-SkittleNugget- Posted July 8, 2013 Posted July 8, 2013 Was it @questitem or just "questitem" in chat anytime ?, do u have to type something in the whisper box ? Quote
Skorm Posted July 9, 2013 Posted July 9, 2013 I've seen some servers had it set to whisper the server itself which is by default located in the whisper menu perhaps that's what you've done? Quote
Neko Posted July 9, 2013 Posted July 9, 2013 Maybe you're talking about @createquest? I didn't quite understand what did you want. Here you can find my @createquest command. http://forum.brathena.org/index.php/topic/17475-admin-quest-creator-createquest/ Quote
Yoona Posted July 9, 2013 Author Posted July 9, 2013 Was it @questitem or just "questitem" in chat anytime ?, do u have to type something in the whisper box ? nope, no need to whisper it you just need to type the special word like "questitem" <= this is just an example =) and then a dynamic NPC will pop up.. I've seen some servers had it set to whisper the server itself which is by default located in the whisper menu perhaps that's what you've done? hmm, whisper menu? i am asking if someone have this kind of script Maybe you're talking about @createquest? I didn't quite understand what did you want. Here you can find my @createquest command. http://forum.brathena.org/index.php/topic/17475-admin-quest-creator-createquest/ nope, not like this =) but thanks for the response! Quote
Brian Posted July 9, 2013 Posted July 9, 2013 You'd have to add a condition in the source to check every message for the word "questitem", and trigger a label if found. It's a pretty terrible idea.I agree with Euphy. If you want a custom "word" to trigger a NPC, I think it'd be better to make a custom atcommand. You can use bindatcmd to make @questitem open your Dynamic Quest NPC. 1 Quote
Question
Yoona
Is it a script that when you type "questitems" then a NPC will pop up?
cos i saw this on other server and i love it =) can someone give me the link ?
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.