ryusama2007 Posted February 24, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 102 Reputation: 0 Joined: 04/20/12 Last Seen: January 14, 2014 Share Posted February 24, 2013 hello people need a great help from you guys want to use the same system to create the getitem2 getitem3 but this getitem3 item gets stuck in the account and not leave the same only more if sold in NPC. Please help me one more time ....... getitem2 @itemid, @qtditem, 1, 0, 0, 0, 0, 0,0,.@CHECK; Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 24, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Share Posted February 24, 2013 then i think you are looking for something like this http://rathena.org/board/topic/71152-account-bound-items/ Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 24, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Share Posted February 24, 2013 what you mean ? what your getitem3 does ? and show your source code if you want other ppl to help you fix your problems Quote Link to comment Share on other sites More sharing options...
Cydh Posted February 24, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 747 Joined: 06/16/12 Last Seen: February 21 Share Posted February 24, 2013 what you mean ? what your getitem3 does ? and show your source code if you want other ppl to help you fix your problems agree with Quote Link to comment Share on other sites More sharing options...
ryusama2007 Posted February 24, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 102 Reputation: 0 Joined: 04/20/12 Last Seen: January 14, 2014 Author Share Posted February 24, 2013 what I do is this line of script to create item with lock in exchange. Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 24, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Share Posted February 24, 2013 why not just use this ? trunk/db/re/item_trade.txt //Item Trading Restrictions File //Specify here special rules for item trading. //Item ID, TradeMask, GM-Level Override //Trading mask values: //1:Item can't be droped //2:Item can't be traded (nor vended) //4:Wedded partner can override restriction 2. //8:Item can't be sold to npcs //16:Item can't be placed in the cart //32:Item can't be placed in the storage //64:Item can't be placed in the guild storage //128:Item can't be attached to mail //256:Item can't be auctioned //Example: //1161,67,50 //Balmung: No drop, No trade, No Guild Store (1+2+64 =67), //only GMs of GM-level 50 and up can override the setting. Quote Link to comment Share on other sites More sharing options...
ryusama2007 Posted February 24, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 102 Reputation: 0 Joined: 04/20/12 Last Seen: January 14, 2014 Author Share Posted February 24, 2013 because I want to create lockout item because not only want to block all what do I create it. Quote Link to comment Share on other sites More sharing options...
ryusama2007 Posted February 24, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 102 Reputation: 0 Joined: 04/20/12 Last Seen: January 14, 2014 Author Share Posted February 24, 2013 Thank you, as I can from a positive point for you? Quote Link to comment Share on other sites More sharing options...
ryusama2007 Posted February 27, 2013 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 102 Reputation: 0 Joined: 04/20/12 Last Seen: January 14, 2014 Author Share Posted February 27, 2013 close Quote Link to comment Share on other sites More sharing options...
Question
ryusama2007
getitem2 @itemid, @qtditem, 1, 0, 0, 0, 0, 0,0,.@CHECK;
Link to comment
Share on other sites
8 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.