I'm logging dual-window, using same grfNot sure, maybe two files have different grf.
- script change_sex_command -1,{OnInit: bindatcmd "changesex",strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: query_sql("UPDATE `char` SET `sex`='"+((Gender + 1) % 2)+"' WHERE `account_id` = '"+getcharid(3)+"'"); atcommand "@changesex"; end;}
My client is : 20140115I remember reading about such an issue in old clients. It was somewhere in the bug tracker...
Anyway, if you'll post what date your client is, I think someone might help you out faster.
Can you check sex values in `login` and `char` table?My client is : 20140115I remember reading about such an issue in old clients. It was somewhere in the bug tracker...
Anyway, if you'll post what date your client is, I think someone might help you out faster.
All is 'M'Can you check sex values in `login` and `char` table?My client is : 20140115I remember reading about such an issue in old clients. It was somewhere in the bug tracker...
Anyway, if you'll post what date your client is, I think someone might help you out faster.
We use essential cookies to make this site work, and optional cookies to enhance your experience.