Skip to content
View in the app

A better way to browse. Learn more.

主视角中国

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

请教moh8888

Featured Replies

游戏中想把“班兵,前进。”之类的语句改成别的,不知道在哪改。请moh8888帮帮我。 :whistling1:

在ubersound文件下有2个声音文件UBERSOUND.SCR和UBERIALOG.SCR中,找到要提换的声音代码名称如这个"Come prepared next time!"换成 "Cover me!"

alias axis_axis1_df sound/dialogue/Multiplayer/g/GRden_r_16c.WAV soundparms 1.0 0.0 1.0 0.0 160 3000 dialog streamed subtitle "Come prepared next time!" maps "dm obj"
alias axis_axis2_ba sound/dialogue/Multiplayer/g/GRden_c_01i.WAV soundparms 1.0 0.0 1.0 0.0 160 3000 dialog streamed subtitle "Cover me!" maps "dm obj"[/code]

声音名称是axis_axis1_df后面的代码是声音所在的位置

再找到你要改的声音名称,将声音所在的位置的代码换一下即可,不过不是SERVER-SIDE

要想是SERVER-SIDE就得加在图的.SCR中如

local.master = spawn ScriptMaster

local.master aliascache axis_axis1_df sound/dialogue/Multiplayer/g/GRden_c_01i.WAV soundparms 1.0 0.0 1.0 0.0 400 6000 auto loaded maps "m dm moh obj"

这样只是一个人的还要改全体的人物的声音(人物造型有好几个,还分盟军和德军一个声对一个,不一样的...)

  • 作者

谢谢

Create an account or sign in to comment

Account

Navigation

搜索

搜索

设置浏览器推送通知

Chrome(安卓)
  1. 点击地址栏旁边的锁形图标。
  2. 点击 权限 → 通知
  3. 根据需要调整通知设置。
Chrome(桌面)
  1. 点击地址栏中的锁形图标。
  2. 选择 网站设置
  3. 找到 通知,然后根据需要调整设置。