找回密码
 注册
搜索
楼主: emxuanyi@tj

风神,送信2的这种情况怎么处理?

[复制链接]
门派:嵩山派
发表于 2018-1-15 20:56:58 | 显示全部楼层
function songxin2_kill()
    DeleteTriggerGroup("songxin_look")
    --create_trigger_t('songxin_fight1',"^(他|她)装备着:$",'','npcWeapon')
    create_trigger_t('songxin_fight2','^>*\\s*(\\D*)「啪」的一声倒在地上','','songxin_kill_die')
    create_trigger_t('songxin_fight3','^>*\\s*(\\D*)神志迷糊,脚下一个不稳,倒在地上昏了过去。','','songxin_kill_faint')
    create_trigger_t('songxin_fight4','^  (\\D*)封信件','','songxin_letter')
    create_trigger_t('songxin_fight5','^>*\\s*你想攻击谁?','','songxin_kill_over')
    create_trigger_t('songxin_fight6','^>*\\s*你把 "action" 设定为 "check_letter" 成功完成。','','songxin2_kill_check')
    create_trigger_t('songxin_fight7','^>*\\s*(\\D*)道:这次算你命大!','','songxin2_fangqi')
    create_trigger_t('songxin_fight8','^>*\\s*一股暖流发自丹田流向全身,慢慢地你又恢复了知觉……','','songxin2_fangqi')
    create_trigger_t('songxin_fight9','^>*\\s*啊!总算双目没有被真正刺伤,你又可以看见事物啦!','','songxin_kill_get')
    SetTriggerOption("songxin_fight1","group","songxin_fight")
    SetTriggerOption("songxin_fight2","group","songxin_fight")
    SetTriggerOption("songxin_fight3","group","songxin_fight")
    SetTriggerOption("songxin_fight4","group","songxin_fight")
    SetTriggerOption("songxin_fight5","group","songxin_fight")
    SetTriggerOption("songxin_fight6","group","songxin_fight")
    SetTriggerOption("songxin_fight7","group","songxin_fight")
    SetTriggerOption("songxin_fight8","group","songxin_fight")
    SetTriggerOption("songxin_fight9","group","songxin_fight")
    exe('look '..sxjob.id1)
    exe('kill '..sxjob.id1)
        --killPfm(sxjob.id1)
    exe('set wimpy 100;set wimpycmd pfmpower\\pfmpfm\\hp;yield no')


指的是这个么馆长?
门派:姑苏慕容
发表于 2018-1-15 21:48:34 | 显示全部楼层
duguo@tj 发表于 2018-1-15 20:53
具体来个例子啊馆长。

我还没改呢,等高手作答           
门派:古墓派
发表于 2018-1-18 01:18:09 | 显示全部楼层
duguo@tj 发表于 2018-1-15 20:56
function songxin2_kill()
    DeleteTriggerGroup("songxin_look")
    --create_trigger_t('songxin_fi ...

sx1把那个同样的注释取消就可以克制,不知道sx2是否也如此。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|书剑永恒MUD ( 闽ICP备14012032号|闽公网安备 35050202000162号 )

GMT+8, 2025-6-10 11:19 , Processed in 0.028928 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表