📄 createzonetriggers.sql
字号:
################################################################################## Project : Online Game DARKEDEN# Module : SQL- Game Info## FileName : CreateZoneTriggers.sql# Description : ## History Writer Description# ------------ -------------- -----------------------------------------------# 2002.10.17 厘全芒 脚痹 颇老 积己 ################################################################################################################################################################## 抛捞喉 积己 DROP TABLE IF EXISTS ZoneTriggers;CREATE TABLE ZoneTriggers ( TriggerID int(10) unsigned NOT NULL default '0', TriggerType enum('NPC','QUEST','MONSTER') NOT NULL default 'QUEST', ZoneID int(10) unsigned NOT NULL default '0', X1 int(10) unsigned NOT NULL default '0', Y1 int(10) unsigned NOT NULL default '0', X2 int(10) unsigned NOT NULL default '0', Y2 int(10) unsigned NOT NULL default '0', Conditions text NOT NULL, Actions text NOT NULL, CounterActions text NOT NULL) TYPE=MyISAM;################################################################################# 牢郸胶 积己################################################################################# Sequence 积己################################################################################# 鼻茄 汲沥 ################################################################################# 单捞磐 持扁#INSERT INTO ZoneTriggers VALUES (100,'QUEST',11,0,0,0,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 0\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (101,'QUEST',11,1,0,1,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 1\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (102,'QUEST',11,2,0,2,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 2\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (103,'QUEST',11,3,0,3,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 3\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (104,'QUEST',11,4,0,4,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 4\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (105,'QUEST',11,5,0,5,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 5\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (106,'QUEST',11,6,0,6,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 6\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (107,'QUEST',11,7,0,7,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 7\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (108,'QUEST',11,8,0,8,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 8\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (109,'QUEST',11,9,0,9,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 9\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (110,'QUEST',11,10,0,10,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 0\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (111,'QUEST',11,11,0,11,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 1\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');#INSERT INTO ZoneTriggers VALUES (112,'QUEST',11,12,0,12,4,'ConditionType : AttrComp\n Attr : (SUM,LOWER,40)','ActionType : ActivatePortal\n ZoneID : 2102\n X : 2\n Y : 253','ActionType : SystemMessage\n Content : 瓷仿摹啊 40 捞惑老 版快俊绰 甸绢哎 荐 绝嚼聪促.');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -