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.

MOHDM6的全部武器

Featured Replies

//哈,無敵小老鼠

//放在mohaa----main/maps/dm/mohdm6.scr内全部替代即可!

// STALINGRAD

// ARCHITECTURE: ZIED, POWZER

// SCRIPTING: POWZER

main:

//Mix Maps mod by Crow King

setcvar "g_gametype" "2" //TDM

// set scoreboard messages

setcvar "g_obj_alliedtext1" "Stalingrad"

setcvar "g_obj_alliedtext2" ""

setcvar "g_obj_alliedtext3" "www.mohchina.com"

setcvar "g_obj_axistext1" ""

setcvar "g_obj_axistext2" ""

setcvar "g_obj_axistext3" ""

setcvar "g_scoreboardpic" "mohdm6"

// call additional stuff for playing this map round based is needed

if(level.roundbased)

thread roundbasedthread

level waittill prespawn

//*** Precache Dm Stuff

exec global/DMprecache.scr

exec global/door_locked.scr::lock

level.script = maps/dm/mohdm6.scr

exec global/ambient.scr mohdm6

level waittill spawn

thread give_all

end

//-----------------------------------------------------------------------------

roundbasedthread:

// Can specify different scoreboard messages for round based games here.

level waitTill prespawn

level waittill spawn

// set the parameters for this round based match

level.dmrespawning = 0 // 1 or 0

level.dmroundlimit = 5 // round time limit in minutes

level.clockside = kills // set to axis, allies, kills, or draw

level waittill roundstart

end

give_all:

$player wuss

wait 2

thread give_all

end

  • 2 weeks later...

谢谢你哦

  • 3 weeks later...

Create an account or sign in to comment

Account

Navigation

搜索

搜索

设置浏览器推送通知

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