R>callfunc OBB

Reins

New member
Messages
99
Points
0
Hi, im requesting for a callfunc script that will give 1 item once the box is open just like a OBB. Thanks

 
actually you can use item_group.conf for this.

// Structure of file:/* <Container_Item_Name>: ( "Item_Name" or ("Item_Name",Repeat_Count) )*/
example

Old_Card_Album: ( // <= <Container_Item_Name> ("Poring_Card",8), // <= entries can be either ( "<Item_Name>", <Repeat_Count> ) "Sting_Card" // <= or "<Item_Name>" (no repeat)) 

for more information read this: Official Item Group/Package/Chain

 
Last edited by a moderator:
Back
Top