victorfa1 Posted September 22, 2012 Posted September 22, 2012 (edited) How do i install an Quest item NPC? i want an npc that show me his availables equips, then i select one item and he tells me which items are necessary to make that equip. i tried to search on wiki.. but.. nothing xP @edit i'll be more specific... i want THIS npc http://rathena.org/b...phys-scripts-✰/ but want to make more npc like this, and i dont want the next npc connected with the previous npc... for example... i want each npc like this one, by his own... i dont want an duplicate.. understand? Edited September 22, 2012 by victorfa1 Quote
Emistry Posted September 22, 2012 Posted September 22, 2012 check script release section...there is alot similar quest script..... Quote
victorfa1 Posted September 22, 2012 Author Posted September 22, 2012 (edited) check script release section...there is alot similar quest script..... i will thx check script release section...there is alot similar quest script..... hey.. i didnt find what i am looking for... i'll be more specific... i want THIS npc http://rathena.org/b...phys-scripts-✰/ but want to make more npc like this, and i dont want the next npc connected with the previous npc... for example... i want each npc like this one, by his own... li dont want an duplicate..understand? Edited September 22, 2012 by victorfa1 Quote
Emistry Posted September 22, 2012 Posted September 22, 2012 for example... i want each npc like this one, by his own... li dont want an duplicate..understand? no....i dont understand... ? how u want it to work then ? how it's connected ?? Quote
victorfa1 Posted September 22, 2012 Author Posted September 22, 2012 (edited) for example... i want each npc like this one, by his own... li dont want an duplicate..understand? no....i dont understand... ? how u want it to work then ? how it's connected ?? it's connected bcause if o make another npc like this, it will be like a "clone" and have all items of the previous npc, even if i delete those items on this "new" npc script. Look.. let me try to explain it... i want an npc like this: You click on him, he will open a dialogue box with a few options (for example: tops, midle, lower) and each options has differend kind of items... eg: tops.. only head-top headgear, midle: only midle head gear... etc... and.. when u select the option and the item that u want, npc will show u a list of items that its needed to "craft" that item that u select previously here... an example: Edited September 22, 2012 by victorfa1 Quote
Emistry Posted September 22, 2012 Posted September 22, 2012 all you have to do is..... inside the "duplicated script" ( 2nd NPC or Onward ) rename all the NPC NAME that appear in the script.... Quote
victorfa1 Posted September 22, 2012 Author Posted September 22, 2012 (edited) all you have to do is..... inside the "duplicated script" ( 2nd NPC or Onward ) rename all the NPC NAME that appear in the script.... but if i insert duplicate script, the next npc's will be exacly like the previous one... wont they? thats exacly what i dont want Edited September 22, 2012 by victorfa1 Quote
Euphy Posted September 23, 2012 Posted September 23, 2012 This question has been answered many times in my topic already. The point of categories is not to duplicate the entire script, but if you need, find & replace the word "qshop" with any other shop name. Quote
victorfa1 Posted September 23, 2012 Author Posted September 23, 2012 This question has been answered many times in my topic already. The point of categories is not to duplicate the entire script, but if you need, find & replace the word "qshop" with any other shop name. but i dont want to duplicate the entire script... i want another npc with another items... not the same items... Quote
Bin4ry Posted September 23, 2012 Posted September 23, 2012 Copy the entire script, find & replace [qshop] variable to other like [xshop] then rename the NPC and position. Quote
TiMz Posted June 22, 2013 Posted June 22, 2013 This didn't work. Are there any other variables that should be replaced so that it doesn't create a conflict with the first NPC? Quote
Question
victorfa1
How do i install an Quest item NPC?
i want an npc that show me his availables equips, then i select one item and he tells me which items are necessary to make that equip.
i tried to search on wiki.. but.. nothing xP
@edit
i'll be more specific...
i want THIS npc http://rathena.org/b...phys-scripts-✰/
but want to make more npc like this, and i dont want the next npc connected with the previous npc...
for example... i want each npc like this one, by his own... i dont want an duplicate.. understand?
Edited by victorfa110 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.