systemD2540 Posted July 12, 2017 Posted July 12, 2017 I try to find some script NPC tradding with out Like Skill overchange lv 10 but can use every jobs Can i do like this ? Quote
0 FelipeMartins Posted July 12, 2017 Posted July 12, 2017 u want all jobs with Skill overchange ? you can set a paramets like, when you create a char you will begin with it. Quote
0 systemD2540 Posted July 13, 2017 Author Posted July 13, 2017 23 hours ago, estoudegreve said: u want all jobs with Skill overchange ? you can set a paramets like, when you create a char you will begin with it. I want NPC trader On sell funtion have Overchange lv 10 just 1 NPC Quote
0 sotf Posted July 14, 2017 Posted July 14, 2017 prontera,100,100,5 script OCBuyer 100,{ mes "Sell your stuffs here"; next; skill 38,10,0; callshop "ocbuyershop",2; close2; skill 38,0,0; end; } - shop ocbuyershop -1,909:-1 Try this, haven't tested it but... yeah. Quote
0 systemD2540 Posted July 14, 2017 Author Posted July 14, 2017 (edited) 10 hours ago, sotf said: prontera,100,100,5 script OCBuyer 100,{ mes "Sell your stuffs here"; next; skill 38,10,0; callshop "ocbuyershop",2; close2; skill 38,0,0; end; } - shop ocbuyershop -1,909:-1 Try this, haven't tested it but... yeah. This worked with sell but item not up to cost and after deal can't walk Edit to added close; after end; Edited July 14, 2017 by systemD2540 Quote
Question
systemD2540
I try to find some script NPC tradding with out Like Skill overchange lv 10 but can use every jobs
Can i do like this ?
4 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.