kangfredy Posted April 11, 2021 Posted April 11, 2021 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? Quote
0 Chaos92 Posted April 11, 2021 Posted April 11, 2021 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 Quote
0 kangfredy Posted April 11, 2021 Author Posted April 11, 2021 so how to get that via query? im try using this query (in attachment) but the result is different 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 Quote
Question
kangfredy
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?
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.