#310 no sale flag in command_inventory

Fechado
3 anos atrás foi aberto por image · 1 comentários
image comentado 3 anos atrás

need support for this command:

$6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"

need support for this command: $6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"
image comentado 3 anos atrás
Colaborador
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 citou este problema em um commit 3 anos atrás
image fechado em 3 anos atrás
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.