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.

加入爆炸的效果

Featured Replies

thread bomb1

bomb1:

wait 5.0

local.bomb = spawn script_model

local.bomb.origin = ( 16 -938 -50 )

local.bomb.angles = ( 0 0 0 )

local.bomb model "fx/fx_truck_explosion.tik"

local.bomb.scale = 3 //

local.bomb playsound arty_exp_sand3

wait 3

local.bomb hide

wait 20.0 //20秒间隔

goto bomb1

end

见过OMAHA的弹坑的爆炸吧,这就是该程序,

将以上的程序复制到MOHDM2.SCR 中level waittill spawn下

再进入DM2会看到一个弹坑的爆炸效果!

thread bomb1

bomb1:

wait 5.0

local.bomb = spawn script_model

local.bomb.origin = ( 16 -938 -50 )

local.bomb.angles = ( 0 0 0 )

local.bomb model "fx/fx_truck_explosion.tik"

local.bomb.scale = 3            //

local.bomb playsound arty_exp_sand3

wait 3           

local.bomb hide

wait 20.0  //20秒间隔

goto bomb1 

end

见过OMAHA的弹坑的爆炸吧,这就是该程序,

将以上的程序复制到MOHDM2.SCR 中level waittill spawn下

再进入DM2会看到一个弹坑的爆炸效果!

贴张图!

Create an account or sign in to comment

Account

Navigation

搜索

搜索

设置浏览器推送通知

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