Reborn Posted March 9, 2014 Posted March 9, 2014 can anyone help me regardin on this one? is it possible to have this? if someone used a BCA. his/her name will be broadcasted automatically. "<name of the character> got a dracula card from using bloody card album." i hope someone could give me a script with this one. Quote
Pneuma Posted March 9, 2014 Posted March 9, 2014 (edited) Hmm...I know how to make it broadcast that they used it, but I'm not sure how to display what card is gotten. announce ""+strcharinfo(0)+"^000000 has opened a ^FF0000Bloody Card Album^000000."; Hopefully someone else can shed some light on how to label a newly gotten item Edited March 9, 2014 by DuskPneuma Quote
Emistry Posted March 10, 2014 Posted March 10, 2014 .@item = groupranditem( <item_group_id> ); announce strcharinfo(0)+" gained "+getitemname( .@item ),bc_all; Quote
Question
Reborn
can anyone help me regardin on this one?
is it possible to have this?
if someone used a BCA. his/her name will be broadcasted automatically.
"<name of the character> got a dracula card from using bloody card album."
i hope someone could give me a script with this one.
2 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.