魔兽世界"/console"
许多人不理解/console有什么用,其实我也不是很明白,不过console是控制台,所以我估计/console在魔兽世界里就像CS里面打开控制台的命令是一样的。可能是有些命令必须打开控制台才能操作吧。下面是一些常用的/console的宏命令。
#showtooltip
/startattack
/cast [target=focus]
/cast [flyable]蓝色骑乘虚空鳐;阿曼尼战熊
/castsequence reset=10/target/combat
/cleartarget
/targetexact
/focus
/stopcasting
/assist
/script PetAttack();
/stopmacro [target=focus,noexists]
/script SetRaidTargetIcon("focus", 8);
/console SET profanityFilter"0"语言过滤,0不过滤,1过滤
/console Sound_EnableSFX00关闭“我还不能施放这个法术”的声音,1打开。
/console overridefarclip 1
/console farclip 2000
/console horizonfarclip 6226
/console groundeffectdensity 256
/console groundeffectdist 140
/console smallcull 0
/console skycloudlod 3
/console characterAmbient 0
/console extshadowdetail 4
/console detailDoodadAlpha00-1
/console extShadowQuality61-6 阴影质量
/ginfo 获得你所在公会的基本资料
/g 向公会中的所有成员发送一条信息
/o 向公会中的所有管理人员发送一条信息
/ginvite <玩家ID>邀请他人加入你的公会
/gremove <玩家ID>将某人开除出公会
/gpromote <玩家ID>将你的公会中的一个成员的职位提升一级
/gdemote <玩家ID>将你的公会中的一个成员的职位降低一级
/gmotd <信息>设置今日公会通告
/gquit 退出公会
/groster 列出公会所有成员名单(只限官员和会长)
/gleader <玩家ID>将会长职位移交给另一个玩家(只限会长)
找尸体命令 : /consolereloadui
卡团队:/script LeaveParty{}
有趣的:/scriptPlaySoundFile("Sound\Music\ZoneMusic\DMF_L70ETC01.mp3")
取消游戏内屏蔽关键字的命令如下:
/console SET profanityFilter "0"
/console SET accountName "你的帐号"
登陆界面记忆你的帐号,帐号修改后无效
/console SET targetNearestDistance "50"
将TAB的最远距离改为50码 (最大是50)
/console SET targetNearestDistanceRadius "50"
用TAB选择身后的目标最远设为50码 (默认是10码)
/console SET CombatLogRangePartyPet "150"
将能够得到该范围内的宠物战斗信息
/console SET CombatLogRangeFriendlyPlayers "150"
将能够得到该范围内的队友战斗信息
/console SET CombatLogRangeFriendlyPlayersPets "150"
将能够得到该范围内的队友宠物战斗信息
/console SET CombatLogRangeHostilePlayers "150"
将能够得到该范围内的敌对玩家战斗信息
/console SET CombatLogRangeHostilePlayersPets "150"
将能够得到该范围内的敌对玩家宠物战斗信息
/console SET CombatLogRangeCreature "150"
将能够得到该范围内的生物战斗信息
/console SET CombatLogRangeParty "150"
将能够得到该范围内的友军战斗信息
/console SET CombatDeathLogRange "150"
将能够得到该范围内的死亡信息
/console SET screenshotFormat tga
截图使用.tga格式
/console SET screenshotFormat jpg
截图使用.jpg格式
/console SET screenshotQuality 10
更改截图画质(1-10)
/console SET reloadui
重载插件