joven15 0 Posted March 26, 2014 can anyone help me how to used. i want the if the gift open the character or player will get this following item. is it possible? { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545, 1; getitem 2528, 1; getitem 2424, 1; getitem 2701, 2; getitem 2365, 1; getitem 2123, 1; "> }, help me please................ Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf is there any guide? im confusing because my last dev is im using eathena. item db is different from before. advance thanks. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf is there any guide? im confusing because my last dev is im using eathena. item db is different from before. advance thanks. if you are using eathena then you should edit your first post to the proper item structure Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf is there any guide? im confusing because my last dev is im using eathena. item db is different from before. advance thanks. if you are using eathena then you should edit your first post to the proper item structure no im using hercules now. thats why im asking how to edit on item_db since i dont know the new format. sorry for not clarifying my question. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf is there any guide? im confusing because my last dev is im using eathena. item db is different from before. advance thanks. if you are using eathena then you should edit your first post to the proper item structure no im using hercules now. thats why im asking how to edit on item_db since i dont know the new format. sorry for not clarifying my question. go to db/re/item_packages.conf and remove all of this: Gift_Box_2: ( "Star_Crumb", "Flame_Heart", "Mistic_Frozen", "Rough_Wind", "Great_Nature", "Scarlet_Dyestuffs", "Lemon_Dyestuffs", "Cobaltblue_Dyestuffs", "Darkgreen_Dyestuffs", "Orange_Dyestuffs", "Violet_Dyestuffs", "White_Dyestuffs", "Black_Dyestuffs", "Gold", "Dark_Red_Jewel", "Violet_Jewel", "Skyblue_Jewel", "Azure_Jewel", "Scarlet_Jewel", "Cardinal_Jewel", "Cardinal_Jewel_", "Red_Jewel", "Blue_Jewel", "White_Jewel", "Golden_Jewel", "Bluish_Green_Jewel", "Crystal_Jewel", "Crystal_Jewel_", "Crystal_Jewel__", "Crystal_Jewel___", "Red_Frame", "Blue_Porcelain", "White_Platter", "Black_Ladle", "Pencil_Case", "Rouge", "Stuffed_Doll", "Poring_Doll", "Chonchon_Doll", "Spore_Doll", "Bunch_Of_Flowers", "Wedding_Bouquet", "Glass_Bead", "Crystal_Mirror", "Witherless_Rose", "Frozen_Rose", "Baphomet_Doll", "Osiris_Doll", "Grasshopper_Doll", "Monkey_Doll", "Raccoondog_Doll", "Four_Leaf_Clover", "Poring__Card", "Red_Socks_With_Holes", "Red_Potion", "Orange_Potion", "Yellow_Potion", "White_Potion", "Blue_Potion", "Green_Potion", "Royal_Jelly", "Candy", "Candy_Striper", "Pet_Food", "Well_Baked_Cookie", "Piece_Of_Cake", "Old_Violet_Box", ("Gift_Box",19), "Girl's_Diary",) and try your item script Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 use another item or remove Gift_Box_2 from item_packages.conf is there any guide? im confusing because my last dev is im using eathena. item db is different from before. advance thanks. if you are using eathena then you should edit your first post to the proper item structure no im using hercules now. thats why im asking how to edit on item_db since i dont know the new format. sorry for not clarifying my question. go to db/re/item_packages.conf and remove all of this: Gift_Box_2: ( "Star_Crumb", "Flame_Heart", "Mistic_Frozen", "Rough_Wind", "Great_Nature", "Scarlet_Dyestuffs", "Lemon_Dyestuffs", "Cobaltblue_Dyestuffs", "Darkgreen_Dyestuffs", "Orange_Dyestuffs", "Violet_Dyestuffs", "White_Dyestuffs", "Black_Dyestuffs", "Gold", "Dark_Red_Jewel", "Violet_Jewel", "Skyblue_Jewel", "Azure_Jewel", "Scarlet_Jewel", "Cardinal_Jewel", "Cardinal_Jewel_", "Red_Jewel", "Blue_Jewel", "White_Jewel", "Golden_Jewel", "Bluish_Green_Jewel", "Crystal_Jewel", "Crystal_Jewel_", "Crystal_Jewel__", "Crystal_Jewel___", "Red_Frame", "Blue_Porcelain", "White_Platter", "Black_Ladle", "Pencil_Case", "Rouge", "Stuffed_Doll", "Poring_Doll", "Chonchon_Doll", "Spore_Doll", "Bunch_Of_Flowers", "Wedding_Bouquet", "Glass_Bead", "Crystal_Mirror", "Witherless_Rose", "Frozen_Rose", "Baphomet_Doll", "Osiris_Doll", "Grasshopper_Doll", "Monkey_Doll", "Raccoondog_Doll", "Four_Leaf_Clover", "Poring__Card", "Red_Socks_With_Holes", "Red_Potion", "Orange_Potion", "Yellow_Potion", "White_Potion", "Blue_Potion", "Green_Potion", "Royal_Jelly", "Candy", "Candy_Striper", "Pet_Food", "Well_Baked_Cookie", "Piece_Of_Cake", "Old_Violet_Box", ("Gift_Box",19), "Girl's_Diary",) and try your item script Here's what im doing now. Gift_Box_2: ( "Battle_Manual_X3", "Wool_Scarf", "Tidal_Shoes", ("Orleans_Glove", 2), "Orleans_Gown", "Orleans_Server", ) its working the item on the gift box. but when i open the box only 1 item it give and i need to use the item modifer on it. and here's another what im doin since its working. i change the item count on the item_db on item 655 which is Gift_Box_2, but when i run the server to many error shows. on the CMD Map Server. and when i change it to the old script. Original >>> Script: <" getrandgroupitem 665,1; "> Change it into >>>>>> Script: <" getrandgroupitem 665,5; "> Since the error shows, i decided to paste the original script and the error is still on it. what happen?? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 as I said before, remove all content from item_packages.conf and use the geitem method that you posted on the first post Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 (edited) as I said before, remove all content from item_packages.conf and use the geitem method that you posted on the first post still got the error. i already delete the item_group. btw u told me to delete the script on you mentioned of the above. i think u missed the name i think its item_group not item_package? im i right im bit confuse because i didnt see any script that u mention on the item_packages. i saw it on the item_group. btw i stil got the error. and when i change it into the original script. the error is still showing on my cmd map. { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545, 1;getitem 2528, 1;getitem 2424, 1;getitem 2701, 2;getitem 2365, 1;getitem 2123, 1; "> }, Edited March 26, 2014 by joven15 Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 show the errors here Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 Sorry for my late reply, i was go out, anyway. to many error and i cant paste all the error, i got that error when i change the value { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545, 1;getitem 2528, 1;getitem 2424, 1;getitem 2701, 2;getitem 2365, 1;getitem 2123, 1; "> }, PLEASE HELP ME. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 (edited) use this as item_group.conf http://upaste.me/7e2119 and tell if error still happens Edited March 26, 2014 by evilpuncker Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 show the errors here Here's the other error. Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 (edited) the link is broken Whoops!Looks like this page doesn't exist anymore! --- When i click the -- > http://upaste.me/7e2119 Edited March 26, 2014 by joven15 Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 still got the error same error as i posted. use this as item_group.conf http://upaste.me/7e2119 and tell if error still happens Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 to fix the link just remove the space at the end and for the error, have you made sure that those itens are at item_db.conf? ID 634 etc etc Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 to fix the link just remove the space at the end and for the error, have you made sure that those itens are at item_db.conf? ID 634 etc etc yup i just edit as you said on db/re/item_db.conf. after i remove or replace the one u gave me item_groups, and you said used the script on my first post. after that i got that error. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 I've removed some missed things, try now: http://upaste.me/7b2b9b Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 still got error. Actually I've removed some missed things, try now: http://upaste.me/7b2b9b when i try the old item_db.conf that ive backup. the error is gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 still got error. Actually I've removed some missed things, try now: http://upaste.me/7b2b9b when i try the old item_db.conf that ive backup. the error is gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea? try: { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">}, Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 still got error. Actually I've removed some missed things, try now: http://upaste.me/7b2b9b when i try the old item_db.conf that ive backup. the error is gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea? try: { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">}, same. still got the error. Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 still got error. Actually I've removed some missed things, try now: http://upaste.me/7b2b9b when i try the old item_db.conf that ive backup. the error is gone... every time i changed the value or something I edit on the item_db the error is appearing. then even i changed or undo the script. skill got that error, and again i need to replace the old item_db again. so that the error will gone. now what is the problem with the item_db? any idea? try: { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">}, https://join.me/652-882-614 ---- < Try to join me. this is remote desktop or using web based no need to install. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted March 26, 2014 (edited) try adding the item as a custom item, I've tried it here at a fresh hercules, steps: - downloaded and compiled hercules - edited item_db.conf to { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">}, - used the item_groups.conf of the link that I posted - started the server and no errors Edited March 26, 2014 by evilpuncker Quote Share this post Link to post Share on other sites
0 joven15 0 Posted March 26, 2014 try adding the item as a custom item, I've tried it here at a fresh hercules, steps: - downloaded and compiled hercules - edited item_db.conf to { Id: 665 AegisName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; getitem 2123,1; ">}, - used the item_groups.conf of the link that I posted - started the server and no errors its working now. thanks btw i really appreciated. that u help me from the beginning to the end...... all are solved now error and the others and how to edit. thanks thank so much again. sName: "Gift_Box_2" Name: "Gift Box" Type: 2 Buy: 1000 Weight: 200 Upper: 63 Script: <" getitem 14545,1; getitem 2528,1; getitem 2424,1; getitem 2701,2; getitem 2365,1; Quote Share this post Link to post Share on other sites
can anyone help me how to used. i want the if the gift open the character or player will get this following item. is it possible?
Share this post
Link to post
Share on other sites