Yoona Posted August 7, 2013 Posted August 7, 2013 how did you guys do this kind of script? a card that will increase the weight of the player? can anybody help me with this? Quote
Archetype Saber Posted August 7, 2013 Posted August 7, 2013 (edited) { skill "MC_DISCOUNT",5; },{},{} make MC_DISCOUNT into ENLARGE WEIGHT LIMIT PASSIVE SKILL OF MERCHANT. Just a Suggestion anyway, Edited August 7, 2013 by Xynvaroth Added code bbcode tags. Quote
Yoona Posted August 7, 2013 Author Posted August 7, 2013 { skill "MC_DISCOUNT",5; },{},{} make MC_DISCOUNT into ENLARGE WEIGHT LIMIT PASSIVE SKILL OF MERCHANT. Just a Suggestion anyway, thanks for the responced! but how about an effect that will direct to the Weight? like i will add 3000 Weight on the user. ? Quote
Archetype Saber Posted August 7, 2013 Posted August 7, 2013 source modification I guess ? prefer to the block of codes of merchant's skill "Enlarge Weight bla bla bla" Quote
Capuche Posted August 7, 2013 Posted August 7, 2013 this? http://rathena.org/board/topic/82366-increase-max-weight/?p=197833 Quote
Yoona Posted August 8, 2013 Author Posted August 8, 2013 this? http://rathena.org/board/topic/82366-increase-max-weight/?p=197833 Ohh! this is what im looking for thanks! Capuche Quote
Emistry Posted August 8, 2013 Posted August 8, 2013 @Capuche i think should be .....{ },{ MaxWeight,MaxWeight + 5000; },{ MaxWeight,MaxWeight - 5000; } otherwise i think the script will provide users with "unlimit" maxweight ... anyway i think maxweight limit should be done using the enlarge weight limit or src mod to ensure it work perfectly. Quote
Question
Yoona
how did you guys do this kind of script?
a card that will increase the weight of the player? can anybody help me with this?
6 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.