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

Ok, im working on drivable vehicles. I can get all my other vehicles to work and fire perfectly, but when it comes to the sdkfz it can drive fine, it can fire on Primary fine, but when i do Secondary fire with the mg42 it crashes the game, does anyone know the problem? Im sure its ethier sdfkz.tik or something in global that controls the way vehicles think.

Heres my sdfkz.tik

TIKI
setup
{
scale 0.52 // Set default scale to 16/30.5 since world is in 16 units per foot and model is in cm's
path models/vehicles/sdkfz
skelmodel sdkfz.skd
surface sdkfz_tredz shader sdkfz_tredz
surface sdkfz_i_cog shader sdkfz_i_cog
surface sdkfz_rims shader sdkfz_rims
surface sdkfz_f_cog shader sdkfz_f_cog
surface sdkfz_o_cog shader sdkfz_o_cog
surface sdkfz_w_tred shader sdkfz_w_tred
surface sdkfz_wheel shader sdkfz_wheel
surface sdkfz shader sdkfz
}
init
{
server
{
classname VehicleTankTandem
setsize "-168 -72 12" "184 72 112"//
vehicleWheelCorners "300 114 114" "0 0 -2"/
vehiclespeed 200
vehiclemass 1500
vehicletread 10
vehicleradius 0.33
vehiclerollingresistance 0.5
vehicledrag 0.00001
mass 1500
turnrate 18
health 500

AnimationSet "sdkfz_"
SoundSet "sdkfz_"
spawnturret 0 "vehicles/sdkfz_mg42.tik"
spawnturret 1 "static/vehicle_sdkfz.tik"
pitchcaps "-27 40 40"
maxyawoffset 55.0
//spawnturret 1 "vehicles/UnknownWeapon.TIK"
//spawnturret 2 "vehicles/UnknownWeapon.Tik"

//////////////////////////////////////////
// Pitch-Mod Sound for vehicles by speed
//
// Linearly Interpolates from the minimum pitch when the vehicle is at the minimum speed to
// the maximum pitch when the vehicle is at the maximum speed.
//
// Speed is in World Units.
//
//
// +--------------- Minimum Speed
// | +------------ Minimum Pitch
// | |
// | | +----- Maximum Speed
// | | | +-- Maximum Pitch
// V V V V
setsoundparameters 0 0.95 200 1
}
}
animations
{
idle sdkfz.skc
// //high sdkfz_high.skc
// lean_back sdkfz_lean_back.skc
// lean_forward sdkfz_lean_forward.skc
// lean_left sdkfz_lean_left.skc
// lean_right sdkfz_lean_right.skc
// level sdkfz_level.skc
// low sdkfz_low.skc
skidding sdkfz.skc
{
client
{
entry stopaliaschannel snd_skid_stone
entry sound snd_skid_stone
first tagspawn "tire_spew_back_left"
(
count 1
scale .7
model models/fx/snipesmoke.tik
)
first tagspawn "tire_spew_back_right"
(
count 1
scale .7
model models/fx/snipesmoke.tik
)
first tagspawn "tire_spew_front_left"
(
count 1
scale .25
model models/fx/snipesmoke.tik
)
first tagspawn "tire_spew_front_right"
(
count 1
scale .25
model models/fx/snipesmoke.tik
)
}
}
}
/*QUAKED vehicle_german_sdkfz (0.0 .0 0.0) (-168 -64 0) (184 72 112)
SDKFZ Halftrack
*/[/code]

  • 作者

Ok i did a bit more testing with it, its not the sdfkz.tik its the sdkfz_mg42.tik and its the viewoffset and viewjitter, but if i take them off, the mg42 goes crazy, but it i know it works so i now need to fix these two lines

  • 作者

no i have no idea, but when you get that mod are you going to put it on any site for people to download to put on there servers becuse if you do can you post a link?

  • 作者

Got it working :D and i got my jeep view fixed, going to do opel truck and bmw bikes

  • 4 months later...

打死也不说!

我不象楼上的,我是看不懂也顶 :innocent:

  • 作者

说句中文好吗?

这些都是从国外网站直接复制过来的。在这边留个底儿踏实。

Create an account or sign in to comment

Account

Navigation

搜索

搜索

设置浏览器推送通知

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