1
Backpack Bug el Jue Ago 20, 2020 3:07 pm
reaves17

Miembro

Tibiaface | Una comunidad Open Tibia donde encontras : mapas, scripts, Otserver, npc y amigos etc ...
CREATE TABLE IF NOT EXISTS `player_items` (
`player_id` int(11) NOT NULL DEFAULT '0',
`pid` int(11) NOT NULL DEFAULT '0',
`sid` int(11) NOT NULL DEFAULT '0',
`itemtype` mediumint(6) NOT NULL DEFAULT '0',
`count` smallint(5) NOT NULL DEFAULT '0',
`attributes` blob NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
Permisos de este foro:
No puedes responder a temas en este foro.
|
|