Issue Information
-
#008504
-
4 - High
-
Fixed
Issue Confirmations
-
Yes (4)No (0)
Sometimes error like this happen when using @changesex.
My msgstringtable.txt line number is 2421
Client: Dec 23 2013
For the problem to be fixed, I need to change the previous Sex by editing on Database.
My msgstringtable.txt line number is 2421
Client: Dec 23 2013
For the problem to be fixed, I need to change the previous Sex by editing on Database.
Can confirm.
@changesex changes sex only in `login` table.
@changesex changes sex only in `login` table.
Changesex works well only for client >=201410
hum? the per-char-sex broke changesex support for older clients?
client: 2014-02-05
What happens with our client is that if you do @changesex, it appears to have worked normally for you, but anyone else viewing you will see your old gender. I think this is due to sex being moved to the sql.
What happens with our client is that if you do @changesex, it appears to have worked normally for you, but anyone else viewing you will see your old gender. I think this is due to sex being moved to the sql.
Bump
changed severity to: 4 - High
Giving out a Bump.
Its a serious bug.
did @changesex, the sex doesn't change in game..
Its a serious bug.
did @changesex, the sex doesn't change in game..
Bump. My client is the same as above.
Confirmed bug.
Confirmed bug.
changed status to: Confirmed
Is this can be issue?
@changesex change account sex in login table only. but if char already have changed sex (in char table 'F' or 'M') then @chanesex will not affect this character.
To be sure for wrong characters check them in table `char` and sex here must be 'U' if here 'F' or 'M" @changesex will not affect this character.
For old clients will be issue if some how in character table sex is not 'U'
@changesex change account sex in login table only. but if char already have changed sex (in char table 'F' or 'M') then @chanesex will not affect this character.
To be sure for wrong characters check them in table `char` and sex here must be 'U' if here 'F' or 'M" @changesex will not affect this character.
For old clients will be issue if some how in character table sex is not 'U'
yes, older client should has U on column sex on char table
NUMP TO THIS
changed status to: Started
I pushed pull request 500 https://github.com/H...rcules/pull/500 (if anyone can review it).
Tested and working as well.
Edited by Skyline, 30 April 2015 - 10:24 AM.
I pushed pull request 500 https://github.com/H...rcules/pull/500 (if anyone can review it).
same problem =(
changed status to: Fixed