deso Posted June 15, 2013 Posted June 15, 2013 When I try to preview an item this happen. try.txt Quote
Emistry Posted June 15, 2013 Posted June 15, 2013 swtich to this.. trunk/npc/custom/quests/quest_shop.txt Quote
deso Posted June 15, 2013 Author Posted June 15, 2013 Sir could you please teach me how to remove the other option? I only want 1 option. Quote
Emistry Posted June 15, 2013 Posted June 15, 2013 Sir could you please teach me how to remove the other option? I only want 1 option. what option Quote
deso Posted June 15, 2013 Author Posted June 15, 2013 Sir could you please teach me how to remove the other option? I only want 1 option. what option I want to remove the weapon and others I only want headgears. thx in advance Quote
Emistry Posted June 15, 2013 Posted June 15, 2013 setarray .Shops$[1],"Headgears","Weapons","Other"; Quote
deso Posted June 15, 2013 Author Posted June 15, 2013 I tried that script but only jellopy come out on the list. Quote
Capuche Posted June 15, 2013 Posted June 15, 2013 prontera,164,203,6 script Quest Shop#1 998,{ callfunc "qshop",1; } => only shop headgear prontera,164,203,6 script Quest Shop#1 998,{ callfunc "qshop",1,2; } => only shop headgear + weapon Quote
deso Posted June 16, 2013 Author Posted June 16, 2013 prontera,164,203,6 script Quest Shop#1 998,{ callfunc "qshop",1; } => only shop headgear prontera,164,203,6 script Quest Shop#1 998,{ callfunc "qshop",1,2; } => only shop headgear + weapon Thank you! Any Idea how will solve the jellopy problem? Add(1,5022,1,0,0,7086,1,969,10,999,40,1003,50,984,2); Add(1,5032,1,0,0,1059,250,2221,1,2227,1,7063,600); Add(1,5027,1,0,0,2252,1,1036,400,7001,50,4052,1); Add(1,5045,1,0,0,2252,1,1054,450,943,1200); Only 1 jellopy come out on the menu. Anyone know how to fix it? Quote
Capuche Posted June 16, 2013 Posted June 16, 2013 Jellopie is the item by default in the menu. Don't forget to make a reload script to load the item in the menu Quote
deso Posted June 16, 2013 Author Posted June 16, 2013 Jellopie is the item by default in the menu. Don't forget to make a reload script to load the item in the menu Sir I even restart the server. Could you send me your script of these. Quote
Capuche Posted June 16, 2013 Posted June 16, 2013 My script is this one swtich to this.. trunk/npc/custom/quests/quest_shop.txt Do you use rathena ? Quote
deso Posted June 16, 2013 Author Posted June 16, 2013 (edited) Yes for every option there is 1 jellopy coming out. I'm using rathena 17339 Edited June 17, 2013 by deso Quote
Question
deso
When I try to preview an item this happen.
13 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.