#514 bot customize command redesign / barber support

Відкрити
1 рік тому відкрито image · 0 коментарів
image відкоментовано 1 рік тому

Bot customize was disabled due to a poor implementation of memcpy'ing the appearance data and features data.. this corrupts the player class

Disables bot customize: 113713fb62

client also crashed when using this command, we have the wrong opcode, it is currently set to 564, we need OP_OpenCharCust to be set to 566:

update opcodes set opcode=566 where id=16278;

OP_SubmitCharCust update opcodes set opcode=567 where id=16374;

Bot customize was disabled due to a poor implementation of memcpy'ing the appearance data and features data.. this corrupts the player class Disables bot customize: https://git.eq2emu.com/devn00b/EQ2EMu/commit/113713fb621b7173d3777fb5374cddb1bd76eac2 client also crashed when using this command, we have the wrong opcode, it is currently set to 564, we need OP_OpenCharCust to be set to 566: update opcodes set opcode=566 where id=16278; OP_SubmitCharCust update opcodes set opcode=567 where id=16374;
Підпишіться щоб приєднатися до обговорення.
Етап відсутній
Немає відповідального
1 учасників
Завантажується...
Скасувати
Зберегти
Тут ще немає жодного вмісту.