'm wanting to create an NPC that lets you choose a type of hair depending on what already is equipped, and am then doing some test, the first option, which is below the number 42, and another function, those who have above number 43.
is there any command for that?
and i found some option for SQL like
query_sql "SELECT `hair` FROM `char` WHERE `hair`=<42",@humanhair;
query_sql "SELECT `hair` FROM `char` WHERE `hair`=>43",@miqohair;
but... i think I just did something wrong... cuz I have no ideia what I'm doing haha
Share this post
Link to post
Share on other sites