Jump to content
  • 0
Sign in to follow this  
jasonkingmax

how to announce in item_group

Question

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.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

there is no item_announce.conf in our repo.

Share this post


Link to post
Share on other sites
  • 0

there is no item_announce.conf in our repo.

I know , so I need somebody to teach me how to make one with such function like what I said

 

can help?

Edited by jasonkingmax

Share this post


Link to post
Share on other sites

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.