Jump to content
  • 0
Sign in to follow this  
RhamXIV

CASH SHOP ITEMS

Question

4 answers to this question

Recommended Posts

  • 0

 

db/cashshop_db.conf

 

There are multiple sections for example New, Popular, Equipment, etc.

You can add items with a ID or Item_Name (Aegis_Name)

 

Example:

 

cash_shop: (
{
    cat_0: { //New Tree
      >>>>Item ID  ID21344:25000 <<<< Cash Cost
    }
 
And would remain like this:

 

cash_shop: (
{
    cat_0: { //New
        ID21344:25000
    }

sorry i cant see on my trunk lol hehehe anyway thank you 

Share this post


Link to post
Share on other sites
  • 0

db/cashshop_db.conf

 

There are multiple sections for example New, Popular, Equipment, etc.

You can add items with a ID or Item_Name (Aegis_Name)

 

Example:

 

cash_shop: (
{
    cat_0: { //New Tree
      >>>>Item ID  ID21344:25000 <<<< Cash Cost
    }
 
And would remain like this:

 

cash_shop: (
{
    cat_0: { //New
        ID21344:25000
    }
Edited by Kusan

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.