搜尋


返回清單
切換到指定樓層
通知這文章過時或找檔案 發表主題

拳聖 腳本技用不到 高手指點一下 thx

  [複製連結]
1
kimming888 ( Lv.20 天使 ) 發表於 2011-2-18 00:47:03 | 只看該作者 回覆獎勵 |降序瀏覽 |閱讀模式
還擊踢  自己不會放出來 ????可以幫我改一改嗎?


##############自訂技能從此開始##############
attackSkillSlot 飛腳踢 {
lvl 7
        dist 3
        maxAttempts 3
        maxUses 3
        aggressives 2
}
attackSkillSlot 還擊踢 {
lvl 7
        dist 1.5      
        whenStatusActive 還擊踢準備         
        maxAttempts 10
        maxUses 10
}
############################

######## 自訂 輔助技 ( 自己) ########
useSelf_skill 還擊踢準備 {
    lvl 1
    whenStatusInactive 還擊踢準備狀態
}
useSelf_skill 落法 {
    lvl 1
    whenStatusInactive 落法狀態
}
useSelf_skill 溫暖的風 {
    lvl 4
    whenStatusInactive 溫暖的風狀態
}





大家正在看啥


收藏收藏 分享文章到FB上分享
複製專屬你的推廣連結:發至FB與各論壇宣傳:累積點數換GP商品 & 藍鑽
每五點閱率就可以兌換藍鑽積分或遊戲點卡 夢遊推廣文章換GP商品
2
redsun726 ( Lv.20 天使 ) 發表於 2011-2-18 12:49:48 | 只看該作者
我目前沒有拳聖可以實驗 所以你可能要自己試驗看看唷
這是我之前幫朋友弄得 你試看看^^

config內的設定
# 以下區塊為施展至自己身上的法術技能的設定,屬性設定請參考 attackSkillSlot 區塊
useSelf_skill 還擊準備 {
        lvl 1
        maxCastTime 1
        minCastTime 1
        hp
        sp
        homunculus_hp
        homunculus_sp
        homunculus_dead
        onAction
        whenStatusActive
        whenStatusInactive 還擊準備狀態
        whenFollowing
        spirit
        aggressives
        monsters
        notMonsters
        stopWhenHit 0
        inLockOnly 1
        notWhileSitting 0
        notInTown 0
        timeout 0
        disabled 0
        inInventory
        manualAI 0
}

marcos內的設定
#####


automacro Counter {
         console /正要攻擊/
         console /You use 還擊準備 on yourself/
         sp > 19%
         status 還擊準備狀態
         call {
         do ss 419 7
         release all
        }
}

你試驗看看 ^^ 有問題再提問唷

回覆 使用道具 檢舉
3
 樓主| kimming888 ( Lv.20 天使 ) 發表於 2011-2-18 14:23:48 | 只看該作者
回復 2# redsun726

sorry 我找不到marcos內的設定 在什麼地方 =.=  可以說明一點嗎 thx u

    marcos內的設定
#####

automacro Counter {

         console /正要攻擊/
         console /You use 還擊準備 on yourself/
         sp > 19%
         status 還擊準備狀態
         call {
         do ss 419 7
         release all
        }

回覆 使用道具 檢舉
4
redsun726 ( Lv.20 天使 ) 發表於 2011-2-18 17:51:59 | 只看該作者
Macros 是指巨集部分 如果你沒有此檔案
可以自己用筆記本 打上macros

再把巨集貼上去@~@
回覆 使用道具 檢舉
5
 樓主| kimming888 ( Lv.20 天使 ) 發表於 2011-2-19 11:07:35 | 只看該作者
貼左什麼地方因為我還沒有學巨集 請多指點一下小弟  thx u
回覆 使用道具 檢舉
6
 樓主| kimming888 ( Lv.20 天使 ) 發表於 2011-2-19 11:12:49 | 只看該作者
貼左什麼地方因為我還沒有學巨集 請多指點一下小弟  thx u
kimming888 發表於 2011-2-19 11:07


control  /  fields /  src  /  tables  /    <-貼左那個裏面?
回覆 使用道具 檢舉
7
redsun726 ( Lv.20 天使 ) 發表於 2011-2-19 12:38:44 | 只看該作者
整個輔助裡面應該會有 Plugins 的資料夾吧 那個就是啟動巨集的東西

但是你巨集檔案 要放在 control 裡面 簡單說 照著以下方法~

control 檔案裡面 加入一個文字檔 名稱更改為macros

輔助內要有Plugins 檔案 才會啟動唷~
回覆 使用道具 檢舉
8
 樓主| kimming888 ( Lv.20 天使 ) 發表於 2011-2-19 12:45:03 | 只看該作者
本帖最後由 kimming888 於 2011-2-19 12:58 編輯

還擊踢準備  這支技 不會放  ~   其他技可以用了

useSelf_skill 還擊準備 {
        lvl 1
        maxCastTime 1
        minCastTime 1
        hp
        sp
        homunculus_hp
        homunculus_sp
        homunculus_dead
        onAction
        whenStatusActive
        whenStatusInactive
還擊準備狀態
        whenFollowing
        spirit
        aggressives
        monsters
        notMonsters
        stopWhenHit 0
        inLockOnly 1
        notWhileSitting 0
        notInTown 0
        timeout 0
        disabled 0
        inInventory
        manualAI 0
}

回覆 使用道具 檢舉
9
redsun726 ( Lv.20 天使 ) 發表於 2011-2-20 17:22:19 | 只看該作者
那你試用這個看看^~^
在連續技能設定這個

attackComboSlot 還擊踢 {
        lvl 7
        dist 1.5
        sp > 24
        afterSkill 還擊準備
        monsters
        waitBeforeUse 1
        isSelfSkill 0
        target_deltaHp 0
}

在輔助技能 自己這邊設這個
useSelf_skill 還擊準備 {
        lvl 1
        sp > 80%
        whenStatusInactive 還擊準備狀態
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 0
        notInTown 0
        timeout 0
        disabled 0
}

回覆 使用道具 檢舉

你需要登入後才可以回覆 登入 | 加入會員

本版積分規則

Copyright (C) 2010-2020 夢遊電玩論壇

廣告合作:請直接聯繫我們,並附上您預刊登位置的預算。  

快速回覆 返回頂端 返回清單