jasonkingmax
New member
- Messages
- 12
- Points
- 0
original:
<Container_Item_Name>: (
"Item_Name" or
("Item_Name",Repeat_Count)
)
but I want to change like follows
<Container_Item_Name>: (
"Item_Name" or
("Item_Name",Repeat_Count)or
("Item_Name",Repeat_Count,Announce(if yes = 1 no = 0))
)
or setting up item_announce.conf
itemid,announce type,announce color
if announce type = 1 ,announce when get specific item from getrandgroupitem
if announce type = 2 ,announce when get specific item first created from monster
(won't announce if item been picked up then dropped again like poring etc...)
if announce type = 3,both 1 and 2 situations.
how to do this in src?
I'm a novice and sorry for my poor eng.
I'll be thankful if someone can help me.
<Container_Item_Name>: (
"Item_Name" or
("Item_Name",Repeat_Count)
)
but I want to change like follows
<Container_Item_Name>: (
"Item_Name" or
("Item_Name",Repeat_Count)or
("Item_Name",Repeat_Count,Announce(if yes = 1 no = 0))
)
or setting up item_announce.conf
itemid,announce type,announce color
if announce type = 1 ,announce when get specific item from getrandgroupitem
if announce type = 2 ,announce when get specific item first created from monster
(won't announce if item been picked up then dropped again like poring etc...)
if announce type = 3,both 1 and 2 situations.
how to do this in src?
I'm a novice and sorry for my poor eng.
I'll be thankful if someone can help me.