/script local C; if(GetNumRaidMembers()==0) then C = "PARTY" else C = "RAID" end SendChatMessage("传送%T 到"..GetMinimapZoneText().." . 请两名队友右键点一下门.且不要bai移动.", C),/cast 召唤仪式。
详细答案:
/script local C; if(GetNumRaidMembers()==0) then C = "PARTY" else C = "RAID" end SendChatMessage("传送<<%T>> 到 << "..GetMinimapZoneText().." >>. 请两名队友右键点一下门.且不要bai移动.", C)
/cast 召唤仪式
这个宏就是楼主所要找的.它的意思就是,拉人时会在自动选择的频道里喊出"正在传送<<目标名字>>到《你所在地区》,请两名队友右键点一下门.且不要移动."