kangfredy Posted April 11, 2021 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 Chaos92 Posted April 11, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 kangfredy Posted April 11, 2021 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.