Yoona Posted August 7, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share 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 Link to comment Share on other sites More sharing options...
Archetype Saber Posted August 7, 2013 Group: Members Topic Count: 90 Topics Per Day: 0.02 Content Count: 361 Reputation: 19 Joined: 01/09/13 Last Seen: January 19 Share 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 Link to comment Share on other sites More sharing options...
Yoona Posted August 7, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Archetype Saber Posted August 7, 2013 Group: Members Topic Count: 90 Topics Per Day: 0.02 Content Count: 361 Reputation: 19 Joined: 01/09/13 Last Seen: January 19 Share Posted August 7, 2013 source modification I guess ? prefer to the block of codes of merchant's skill "Enlarge Weight bla bla bla" Quote Link to comment Share on other sites More sharing options...
Capuche Posted August 7, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted August 7, 2013 this? http://rathena.org/board/topic/82366-increase-max-weight/?p=197833 Quote Link to comment Share on other sites More sharing options...
Yoona Posted August 8, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted August 8, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 9 hours ago Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.