java Posted September 27, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 265 Reputation: 35 Joined: 12/22/11 Last Seen: 5 hours ago Share Posted September 27, 2012 hi.. how i can make query for "Reset Look" at fluxcp..? because reset look player 1 by 1 is too long >.< is there any shortcut mode via query at sql sir? Link to comment Share on other sites More sharing options...
Emistry Posted September 27, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted September 27, 2012 you mean reset the hairstyle ?? try this.. Shut Down Server..and run this Query in your PhpMyAdmin / MySQL or etc.. UPDATE `char` SET SET `hair`=1 WHERE `hair` > 1; if you want reset other.... just change the hair to any of these.. hair_color clothes_color or other that you can found inside the char table... Link to comment Share on other sites More sharing options...
java Posted September 27, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 265 Reputation: 35 Joined: 12/22/11 Last Seen: 5 hours ago Author Share Posted September 27, 2012 i mean reset look (or item equiped by player) Link to comment Share on other sites More sharing options...
Question
java
hi.. how i can make query for "Reset Look" at fluxcp..? because reset look player 1 by 1 is too long >.< is there any shortcut mode via query at sql sir?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts