alkhaleej Posted August 21, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 09/21/12 Last Seen: January 16, 2014 Share Posted August 21, 2013 I got to read about this script which I think will be helpful to my server: http://rathena.org/board/topic/81204-script-command-for-checking-item-types/ I just would like to request a npc which will count the misc and do not display it instead exchange all misc for a single item of the same count. Say 110 fluff, 40 jellopy and 50 clover = 1 item of 200 pcs. can i use the .@found++ variable and use getitem <itemno>,.@found ? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 21, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 21, 2013 you mean this ? http://upaste.me/raw/67135e Quote Link to comment Share on other sites More sharing options...
alkhaleej Posted August 21, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 09/21/12 Last Seen: January 16, 2014 Author Share Posted August 21, 2013 (edited) ohh i get it now. i will try this one sir emistry. it works. you must always use @inventorylist_count for the loop. thank you sir. Edited August 21, 2013 by alkhaleej Quote Link to comment Share on other sites More sharing options...
Question
alkhaleej
I got to read about this script which I think will be helpful to my server:
http://rathena.org/board/topic/81204-script-command-for-checking-item-types/
I just would like to request a npc which will count the misc and do not display it instead exchange all misc for a single item of the same count.
Say 110 fluff, 40 jellopy and 50 clover = 1 item of 200 pcs.
can i use the .@found++ variable and use getitem <itemno>,.@found ?
Link to comment
Share on other sites
2 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.