#310 no sale flag in command_inventory

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

need support for this command:

$6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"

need support for this command: $6 = 0x7fffa9e41fe0 "nosale 3765629756639733 1"
image comentado há 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 referenciou este problema num commit há 3 anos atrás
Faça login para participar desta conversação.
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.