跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:world数据库:playercreateinfo_action
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== playercreateinfo_action 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table holds information on what default actions a brand new character should start out with. Each race-class combination can have a different default starting setup. 此表包含有关全新角色应从哪些默认操作开始的信息。每个种族、职业组合可以有不同的默认起始设置。 **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#race|race]]|TINYINT|UNSIGNED|PRI|NO|0| | | |[[#class|class]]|TINYINT|UNSIGNED|PRI|NO|0| | | |[[#button|button]]|SMALLINT|UNSIGNED| |NO|0| | | |[[#action|action]]|INT|UNSIGNED| |NO|0| | | |[[#type|type]]|SMALLINT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== race ==== The character's race. ==== class ==== The character's class. ==== button ==== The ID of the slot on the action bar where the action icon will be placed. Special bars are used for stances, auras, pets, stealth, and other similar special modes. ^Button IDs^Set (key)^ |0-11|1 (SHIFT + 1)| |12-23|2 (SHIFT + 2)| |24-35|3 (SHIFT + 3) h1. Right Side Bar| |36-47|4 (SHIFT + 4) Right Side Bar 2| |48-59|5 (SHIFT + 5) h1. Bottom Right Bar| |60-71|6 (SHIFT + 6) Bottom Left Bar| |72-83|1 SpecialA| |84-95|1 SpecialB| |96-107|1 SpecialC| |108-119|1 SpecialD| ==== action ==== Depending on the type value, this could be either the spell ID, the item ID or macro ID. ==== type ==== The type of action: ^ID^Type^ |0|Spell| |64|Macro| |128|Item|
数据库/world数据库/playercreateinfo_action.txt
· 最后更改: 2023/10/11 18:10 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部