Where is the revision for character change name?

mybitch

New member
Messages
291
Points
0
Location
Prontera
I'm using a very old revision of hercules without the renewal updates and also without the character change name update. If possible can I ask what revision did the character change name update was placed? I want to update it manually. Thanks for it!

 
I'm using a very old revision of hercules without the renewal updates and also without the character change name update. If possible can I ask what revision did the character change name update was placed? I want to update it manually. Thanks for it!
What do you mean by "Character Name change"? o_O

 
I'm using a very old revision of hercules without the renewal updates and also without the character change name update. If possible can I ask what revision did the character change name update was placed? I want to update it manually. Thanks for it!
What do you mean by "Character Name change"? o_O
this item_db entry

12786,Change_Slot_Card,Character Position Change Coupon,2,,,,,,,,0xFFFFFFFF,7,2,,,,,,{ set SlotChange, SlotChange + 1; },{},{}12790,Change_Name_Card,Name Change Coupon,2,,,,,,,,0xFFFFFFFF,7,2,,,,,,{ set CharRename, CharRename + 1; },{},{}

It was updated a long time before and couldn't track of it. I don't wanna update the recent svn since I only use pre renewal hercules. Mind if you can lead me the way?

 
Last edited by a moderator:
It was updated a long time before and couldn't track of it. I don't wanna update the recent svn since I only use pre renewal hercules. Mind if you can lead me the way?
I believe you're looking for this then o_O https://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44
This was a while ago though.. xD
 yeah also the rename change there was also an update for it.
That was implemented long ago. You should have that working o_O
 
It was updated a long time before and couldn't track of it. I don't wanna update the recent svn since I only use pre renewal hercules. Mind if you can lead me the way?
I believe you're looking for this then o_O https://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44
This was a while ago though.. xD
 yeah also the rename change there was also an update for it.
That was implemented long ago. You should have that working o_O
Yes it was updated in my SVN how come when I used the item_db entry. The rename and slotchange doesn't work? Instead it only goes to the global reg value as CharRename. It doesn't update in the char entries.

 
Last edited by a moderator:
It was updated a long time before and couldn't track of it. I don't wanna update the recent svn since I only use pre renewal hercules. Mind if you can lead me the way?
I believe you're looking for this then o_O https://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44
This was a while ago though.. xD
 yeah also the rename change there was also an update for it.
That was implemented long ago. You should have that working o_O
Yes it was updated in my SVN how come when I used the item_db entry. The rename and slotchange doesn't work? Instead it only goes to the global reg value as CharRename. It doesn't update in the char entries.
Are you sure after "right clicking" the character on the login screen nothing happens?

 
Last edited by a moderator:
It was updated a long time before and couldn't track of it. I don't wanna update the recent svn since I only use pre renewal hercules. Mind if you can lead me the way?
I believe you're looking for this then o_O https://github.com/HerculesWS/Hercules/commit/889a866e92a6c50f8a085e9c99001a9373830f44
This was a while ago though.. xD
 yeah also the rename change there was also an update for it.
That was implemented long ago. You should have that working o_O
Yes it was updated in my SVN how come when I used the item_db entry. The rename and slotchange doesn't work? Instead it only goes to the global reg value as CharRename. It doesn't update in the char entries.
Are you sure after "right clicking" the character on the login screen nothing happens?
can't even right click it
default_biggrin.png


 
Back
Top