黃易群俠傳M脫機外掛應用程式黃易神行
1868
12

關於寵物AI

q810705 發表於 2009-10-21 18:23:44 | 只看該作者 回帖獎勵 |倒序瀏覽 |
求寵物AI....需要會跟人主人風車的那種
收藏收藏 分享分享 讚 幹 分享分享 FB分享
回覆

使用道具 舉報


空牙 當前離線
UID
429223
熱心
47 值
嘉獎
0 次
違規
0 次
在線時間
32 小時
經驗
31 點
積分
31
精華
0
最後登錄
2014-3-25
閱讀權限
20
註冊時間
2007-7-6
論壇幣
613 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
330 點
查看詳細資料
Rank: 2Rank: 2
空牙 2009-10-30 00:08:13
以下是我自己有在用的~不過也是別人寫的!!
你可以參考看看~

原始檔::<rules>
<rule name="攻擊近距怪物">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="melee_attack" timeout="10000"/>
<cmd name="melee_attack" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="seek_target"/>
</rule>
<rule name="旋風擺蓮腿">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="attack" pet_attackable_skill="all" down="false"/>
</rule>
<rule name="被攻擊">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="wait" min="10000" max="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="attacked" master_skill="all" down="false"/>
</rule>
<rule name="防禦">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="melee_attack" timeout="8000"/>
<cmd name="melee_attack" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="defence" defence_enable_skill="all"/>
</rule>
<rule name="擊倒">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="attacked" master_skill="all" down="true"/>
</rule>
<rule name="近距離攻擊">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="target_skill_prepare"/>
</rule>
<rule name="被發現">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="5000"/>
</sequence>
</pattern>
<event name="targeted" targeting_type="alert"/>
</rule>
<rule name="打倒敵人">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="defence" try_cnt="1" timeout="10000"/>
<cmd name="prepare_skill" pet_skill="windmill" try_cnt="5" timeout="10000"/>
<cmd name="process_skill" target="enemy" timeout="10000"/>
</sequence>
</pattern>
<event name="attack" pet_attackable_skill="all" down="false"/>
</rule>
<rule name="使用旋風擺蓮腿打倒">
<conditions/>
<pattern>
<param_decl/>
<sequence>
<cmd name="prepare_skill" pet_skill="defence" try_cnt="1" timeout="10000"/>
</sequence>
</pattern>
<event name="attack" pet_attackable_skill="windmill" down="true"/>
</rule>
</rules>
回覆

使用道具 舉報

落葉飄雪 當前離線
UID
939583
熱心
163 值
嘉獎
0 次
違規
0 次
在線時間
202 小時
經驗
167 點
積分
167
精華
0
最後登錄
2010-10-1
閱讀權限
20
註冊時間
2008-7-17
論壇幣
188 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
2679 點
查看詳細資料
Rank: 2Rank: 2
落葉飄雪 2009-10-30 08:11:06
感謝樓上的大大分亨這寵物ai 0.0YCT46B
回覆

使用道具 舉報

無效樓層,該帖已經被刪除
oyxywza1 當前離線
UID
1379578
熱心
79 值
嘉獎
0 次
違規
0 次
在線時間
4 小時
經驗
83 點
積分
83
精華
0
最後登錄
2010-2-8
閱讀權限
20
註冊時間
2009-12-30
論壇幣
151 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 2Rank: 2
5
oyxywza1 2010-1-1 09:17:45
噗……
寵物風車能幾級?
能到5嗎?
200的範圍你去風什麼怪?
還有LZ你說寵物風車目的是什麼?
我怕這個AI,你會嘔血
回覆

使用道具 舉報

w80502006 當前離線
UID
300122
熱心
27 值
嘉獎
0 次
違規
0 次
在線時間
5 小時
經驗
25 點
積分
25
精華
0
最後登錄
2012-11-15
閱讀權限
20
註冊時間
2007-3-21
論壇幣
31 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 2Rank: 2
6
w80502006 2010-1-4 13:18:25
感謝上面的的大大分享
QQ
來試看看好不好用
回覆

使用道具 舉報

sunny13524 當前離線
UID
1380576
熱心
7 值
嘉獎
0 次
違規
0 次
在線時間
2 小時
經驗
7 點
積分
7
精華
0
最後登錄
2010-5-24
閱讀權限
5
註冊時間
2009-12-31
論壇幣
4 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 1
7
sunny13524 2010-1-10 11:57:09
雖然看不太明白-w-但感恩上面大大分享
回覆

使用道具 舉報

long0857999 當前離線
UID
1128814
熱心
53 值
嘉獎
0 次
違規
0 次
在線時間
18 小時
經驗
32 點
積分
340
精華
0
最後登錄
2018-8-6
閱讀權限
25
註冊時間
2009-2-7
論壇幣
212 幣
聯合幣
24 枚
幸運鑽
2 顆
招待卷
0 點
查看詳細資料
Rank: 3
8
long0857999 2010-1-10 17:33:14
感謝分享  方便多了.. ^^ YCT49B
回覆

使用道具 舉報

丫嵐 當前離線
UID
1232453
熱心
19 值
嘉獎
0 次
違規
0 次
在線時間
5 小時
經驗
19 點
積分
19
精華
0
最後登錄
2011-4-10
閱讀權限
10
註冊時間
2009-6-7
論壇幣
36 幣
聯合幣
0 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 1
9
丫嵐 2010-4-1 20:15:07
感謝..........................."
回覆

使用道具 舉報

zqing2003 當前離線
UID
1438859
熱心
15 值
嘉獎
0 次
違規
0 次
在線時間
0 小時
經驗
11 點
積分
54
精華
0
最後登錄
2018-8-6
閱讀權限
20
註冊時間
2010-4-6
論壇幣
22 幣
聯合幣
6 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 2Rank: 2
10
zqing2003 2010-4-7 09:09:45
其实宠物风车+爆裂术一起用,应该效率还是可以的
回覆

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

12下一頁

手機版 | Archiver | 外掛聯合國

GMT+8, 2024-5-13 18:21 , Processed in 0.069679 second(s), 18 queries , Memcache On.

版權說明:
  本站不會製作、經銷、代理外掛程式。僅免費提供外掛程式下載前之掃毒及掃木馬等安全檢測驗證,協助會員遠離盜號危險程式。本站所有資料均來自網際網路收集整理,說明文字暨下載連結轉載自原程 式開發站。站上出現之公司名稱、遊戲名稱、程式等,商標及著作權,均歸各公司及程式原創所有,本站程式所有權歸外掛聯合國所有。本程式所有權歸外掛聯合國所有.......

回頂部
第二步?
第三步?