⼀console Sound_EnableSFX 这个是什么意思

2024-12-03 15:54:00
推荐回答(2个)
回答1:

普通BB的宏;
/castsequence reset=3 稳固射击(等级 1),自动射击
/cast [target=pettarget,exists] 杀戮命令
/script UIErrorsFrame:Clear();

风蛇的宏;
/cast [target=pettarget,exists]杀戮命令
/cast [pet:风蛇,target=pettarget,exists] 闪电吐息
/cast 稳固射击
/script UIErrorsFrame:Clear()

射击抽筋宏
/cast [exists,target=pettarget]杀戮命令
/castsequence reset=8,target 自动射击,稳固射击,多重射击(等级 1),稳固射击,自动射击,稳固射击,奥术射击,稳固射击
/script UIErrorsFrame:Clear()

回答2:

好像 /console Sound_EnableSFX 0关闭音效
/console Sound_EnableSFX 1开启音效