????支持27種功能及無限擴展的傳送設(shè)置(修改角色名字撵溃、修改角色種族疚鲤、修改角色陣營、修改角色外觀缘挑、重置天賦集歇、提升武器技能、積分查詢语淘、戰(zhàn)斗解卡诲宇、獲取泡點、顯示彩票購買菜單惶翻、顯示正在進行中的活動姑蓝、招募、返回菜單吕粗、主菜單纺荧、任務(wù)傳送、顯示升級VIP菜單颅筋、重置FB及傳送)
添加Item宙暇、Creature及Gameobject進數(shù)據(jù)庫
item_template設(shè)置ScriptName字段為 Func_ItemScript
item必須能夠使用,即點擊能夠觸發(fā)技能
creature_template設(shè)置ScriptName字段為 Func_CreatureScript
creature必須可以對話,即flags為1或包含1
gameobject_template設(shè)置ScriptName字段為 Func_GameobjectScript
gameobject必須可以對話议泵,即type為2
配置_function_menu表
menuId ? ? ? ? ? ? ? ? ? ? ??同一個生物或物品菜單中唯一標(biāo)識ID
prevMenuId ? ? ? ? ? ? ?上級菜單ID客给,設(shè)置為0則當(dāng)前菜單主菜單
entry ? ? ? ? ? ? ? ? ? ? ? ? ? 物品或者生物的entry
type ? ? ? ? ? ? ? ? ? ? ? ? ? 1為物品、0為生物
funcIndex ? ? ? ? ? ? ? ?_function_index中索引值
smallIconType ? ? ? ?菜單前的小圖標(biāo)類型
bigIconName ? ? ? ? ?菜單圖標(biāo)名字
menuText ? ? ? ? ? ? ? ?菜單文字
item_template
insert into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values('XXX','0','0','0','0','0','28741','0','0','0','領(lǐng)取泡點','泡點','','0','83','83','0','35','3','1','1.14286','0.5','0','0','0','0','0','1','2000','2000','2','0','2048','0','0','0','0','0','0','0','0','0','2','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','4','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','Func_CreatureScript','1');
creature_template
insert into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values('XXX','0','0','0','0','0','28741','0','0','0','領(lǐng)取泡點','泡點','','0','83','83','0','35','3','1','1.14286','0.5','0','0','0','0','0','1','2000','2000','2','0','2048','0','0','0','0','0','0','0','0','0','2','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','4','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','Func_CreatureScript','1');
gameobject_template
????insert into `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) values('XXX','0','0','0','0','0','28741','0','0','0','領(lǐng)取泡點','泡點','','0','83','83','0','35','3','1','1.14286','0.5','0','0','0','0','0','1','2000','2000','2','0','2048','0','0','0','0','0','0','0','0','0','2','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','4','1','1','1','1','0','0','0','0','0','0','0','0','1','0','0','Func_CreatureScript','1');