System change slot

Beret

High Council
Messages
245
Points
28
Age
31
Emulator
In hercules has the rename, this system to change slot hercules has ?

character-select-item1.png


 
I very much doubt it. It looks too new.

Ind said they do have it.

 
Last edited by a moderator:
The item itself isn't implemented, we have yet to receive information on how it should work, but the feature itself can be manually enabled



In src/char/char.c find

WBUFL(buf,132) = 0; // change slot feature (0 = disabled, otherwise enabled)change to 1.

UPDATE: ahm i just noticed a small part of it isn't functioning properly, I'll get it fixed

 
Last edited by a moderator:
Update2: Fixing this requires a change in a area we're currently discussing in improving, we're currently working on a mysql table/column update functionality and adding this requires adding a new column to a table, if i release the fix for this before we complete the updater thing there'll be a conflict. I apologise for the delay, should be fixed within a couple days.

 
Last edited by a moderator:
Back
Top