Corpse

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «Back to the characters database list of tables. == The `character_corpse` table == this table is used to store status of players corpse. …»)
 
(1 промежуточная версия не показана)
Строка 1: Строка 1:
-
Back to the [[charactersdb_struct|characters database]] list of tables.
+
{| align="right"
 +
| __TOC__
 +
|}
 +
[[Category: Mangos characters database tables]]
 +
К описанию таблиц [[Charactersdb_struct|базы данных characters]].
Строка 106: Строка 110:
'''Description of the fields'''
'''Description of the fields'''
-
 
-
(c)udbwiki
 

Текущая версия на 12:01, 13 февраля 2011

Содержание

К описанию таблиц базы данных characters.


The `character_corpse` table

this table is used to store status of players corpse.



Structure

Field Type Null Key Default Extra
guid int(11) unsigned NO PRI 0
player int(11) unsigned NO 0
position_x float NO 0
position_y float NO 0
position_z float NO 0
orientation float NO 0
zone int(11) unsigned NO 0
map int(11) unsigned NO 0
data longtext YES 0
time bigint(20) NO 0
corpse_type tinyint(3) NO 0
instance int(11) unsigned NO 0



Description of the fields

Источник — «http://wiki.ytdb.ru:89/index.php/Corpse»
Личные инструменты