Jump to content
  • 0
Sign in to follow this  
irugationz

Item Group not working

Question

I tryed to make custom boxes (Group Items), but i got error when i try to open it.

item_db2.conf:
[cbox]
{
Id: 31550
AegisName: "1a2a50"
Name: "Black Box [Prontera]"
Type: 2
Buy: 0
Sell: 0
Weight: 1
Trade: {
nodrop: true
noselltonpc: true
}
Script: <" getrandgroupitem 31550,1; ">
},
[/cbox]

item_group.conf:
[cbox]
1a2a50: (
("Red_Box_",10), //Old Red Box Item ID# 12189 (Red_Box_)
("Orcish_Axe_",10), //Orcish Axe [4] [One Hand] Item ID# 1309 (Orcish_Axe_)
("Long_Horn_M",10), //Long Horn [1] [One Hand] Item ID# 1428 (Long_Horn_M)
("Healing_Staff_C",10), //Staff Of Healing [0] [One Hand] Item ID# 1638 (Healing_Staff_C)
("Angel_Spirit",10), //Angel Spirit [0] [Middle Head] Item ID# 5389 (Angel_Spirit)
("Boots_Perforated",10), //Red Stocking Boots [0] [Footgear] Item ID# 2442 (Boots_Perforated)
("Bill_Guisarme",10), //Bill Guisarme [0] [Two Handed] Item ID# 1467 (Bill_Guisarme)
("Zweihander_",10), //Zweihander [2] [Two Handed] Item ID# 1171 (Zweihander_)
("Skeleton's_Cape",10), //Skeleton Manteau [0] [Garment] Item ID# 2511 (Skeleton's_Cape)
("Bow_Of_Roguemaster",10), //Roguemaster's Bow [0] [Two Handed] Item ID# 1719 (Bow_Of_Roguemaster)
("Blue_Fur_Hat",10), //Blue Beanie [0] [upper Head] Item ID# 5236 (Blue_Fur_Hat)
("Holy_Dagger",10), //Holy Dagger [0] [One Hand] Item ID# 1244 (Holy_Dagger)
("1a1a1",10), //31501 "1a1a1" "Silver Coin"
("1a2a16",10), //31516 "1a2a16" "Monster Card ©"
("1a2a17",10), //31517 "1a2a17" "Monster Card ( B)"
("1a2a18",10), //31518 "1a2a18" "Monster Card (A)"
("3a1a200",10) //31700 "3a1a200" "Yggdrasil Wings"
)
[/cbox]

Error: (attached image) So, anyone knows how to solve that issue? thanks!


-- Edited

Sorry for that.. i was doing all again and found the error. I was saving my item group changes in a backup file, not the db/re/item_group.conf.

post-12342-0-12778500-1455128821_thumb.jpg

Edited by irugationz

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.