Jump to content
  • 0

GET ALL Costume Item on item_db_re


kangfredy

Question


  • Group:  Members
  • Topic Count:  112
  • Topics Per Day:  0.03
  • Content Count:  388
  • Reputation:   4
  • Joined:  05/01/12
  • Last Seen:  

hi i want to ask.how to get All costume item on database sql? how to query get that item?any specifiec type to detect what is costume item?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  112
  • Topics Per Day:  0.03
  • Content Count:  388
  • Reputation:   4
  • Joined:  05/01/12
  • Last Seen:  

so how to get that via query? im try using  this query (in attachment) but the result is different

1.PNG

3 hours ago, Chaos92 said:

Most of costume have 'costume' or 'C_' word in its name in item_db_re_equip.sql

 

2 hours ago, Chaos92 said:

SELECT * FROM `item_db_re` WHERE `name_aegis` LIKE '%costume%'

ahhhhhhh thanks it's solve

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1509
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

2 hours ago, kangfredy said:

 

SELECT * FROM `item_db_re` WHERE `name_aegis` LIKE '%costume%'

 

5 hours ago, kangfredy said:

hi i want to ask.how to get All costume item on database sql? how to query get that item?any specifiec type to detect what is costume item?

Most of costume have 'costume' or 'C_' word in its name in item_db_re_equip.sql

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...