Jump to content
  • 0

Cash shop buttons seem to be in incorrect order


Talaysen

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

My client uses the data from the 'Client SVN project' updated to the latest revision.

(http://svn6.assembla.com/svn/ClientSide/)

 

In item_cash_db2.txt, the order is:

// type:
//    0: New
//    1: Hot
//    2: Limited
//    3: Rental
//    4: Gear
//    5: Buff
//    6: Heal
//    7: Other

But in my 2013-07-17 client, the order is:

 

New (Mouseover shows 'New' in tooltip)

Hot (Mouseover shows 'Popular' in tooltip)

Rental (Mouseover shows 'Limited' in tooltip)

Limited (Mouseover shows 'Rental' in tooltip)

Buff (Mouseover shows 'Equipment' in tooltip)

Hats (Mouseover shows 'Buffs' in tooltip)

Gears (Mouseover shows 'Heal' in tooltip)

Others (Mouseover shows 'Other' in tooltip)

 

I have to assume the client images provided must be incorrect, since the tooltips match the information in the item_cash_db2.txt.

 

I also have '1' cash point. In the window, it shows "Used cache: 1 C", "Free cache: 0 C"

 

Anyone know who maintains that SVN? Can't recall how I stumbled across it.

I plan on correcting these for my own client, but I'd still like to let them know it's incorrect, and maybe share my corrections. ;)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   24
  • Joined:  09/02/12
  • Last Seen:  

you can edit it yourself its either texture or msgstringtable.txt .

but i prefer msgstringtable.txt.... open it with notepad ctrl+G goto line 1847 starting from there replace all the info with the correct order. hope that would help you.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...