#310 no sale flag in command_inventory

Zamknięty
otworzone 3 lat temu przez image · 1 komentarzy
image skomentował 3 lat temu

need support for this command:

$6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"

need support for this command: $6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"
image skomentował 3 lat temu
Współpracownik
alter table character_items add column no_sale tinyint(1) unsigned not null default 0;
``` alter table character_items add column no_sale tinyint(1) unsigned not null default 0; ```
image wspomina ten problem w commicie 3 lat temu
Zaloguj się, aby dołączyć do tej rozmowy.
Ładowanie...
Anuluj
Zapisz
Nie ma jeszcze treści.