Space Engineers

Space Engineers

381 次評價
Scope Framework
2
2
   
獎勵
加入最愛
已加入最愛
移除最愛
Type: Mod
檔案大小
發佈於
更新時間
245.059 KB
2022 年 2 月 14 日 下午 5:52
2022 年 11 月 12 日 下午 4:01
25 項更新註記 (檢視)

訂閱以下載
Scope Framework

描述
Framework for sniper scopes. This mod is for weapon modders who want to add scopes to their hand weapons.

[serverblend.com]
Get your own high performance SE server from ServerBlend! (Sponsored)

Features

- Full MP support (DS included)
- Smooth movement at any zoom level
- WASD and jetpack moving in scope supported
- Scope sway and scope steady (hold shift)
- Optional iron sights (hold Ctrl when right click)
- Smooth zoom with Q/E

Modder Config

- Create a file called "ScopeConfig.txt" in the /Data/ folder of your mod

- In that file, add configs in the following format (multiple configs supported)

[M107RegScopeGun]
CameraSubtype=ScopeCamera
DelayInFrames=18
XOffset=0.0
YOffset=0.0
ZOffset=0.0
Sway=0.1

- Line by Line explanation:

1) This is the Physical Item ID of your hand weapon
2) This is the block subtype ID of the camera used for the scope
3) Number of frames between right click and entering scope view
4), 5), 6) X, Y, Z offsets of the scope. 0 is generally good
7) Sway amount. Set to 0 to disable. 0.1 is a good value

Camera block config
- Camera should be a 1x1x1 small block
- Set standalone to true, physics to true
- Displayname to empty (<Displayname></Displayname>)
- RequiredInput to 0

41 則留言
Qwertunchik 4 月 14 日 上午 10:54 
Hello. This mode have troubles with xbox gamepad. "Big" zoom does not work if i play using my gamepad. When I press LT (RMB analog) on my xbox gamepad only the minimum zoom works and the sight doesn`t work. The sight works only when i`m using the mouse and press RMB to zoom. I tested Barret M107A1 and Binoculars mods.
plusBrackets 2023 年 11 月 2 日 下午 11:43 
Hi, 'GoToIdle' state doesn't reset the weapon zooming state when disable the 3rd person view in settings. It seems 'character.IsInFirstPersonView = false/true' not work. Is there a way to fix it?
aTruckgril Beverly ✿ 2023 年 7 月 21 日 下午 3:43 
dang, thanks for the quick response :)
Klime  [作者] 2023 年 7 月 11 日 上午 6:20 
Nope
aTruckgril Beverly ✿ 2023 年 7 月 10 日 下午 8:33 
Hi Klime, I was wondering if this scope mod is compatible with your Harpoon (Rope) mod ? If not, would it possible to make them work together?
ncernic 2023 年 5 月 4 日 下午 7:37 
Another warning: while using the energy shields mod and crossing an active shield the "camera entity" implodes and the game crash, similary as @Lancaster warns.
Is there any work around to these crashes?

as a note: i tested removing the ---- entity with the admin controls and reapears without crash... only crashes when something destroys this entity.
YungPro 2023 年 4 月 25 日 下午 9:19 
Way to many glitches with the type 42 heavy gun, other players not using the thermal cam will see your vehicles as all white as if they were
skatt 2023 年 1 月 29 日 上午 10:30 
understood, thanks for the answer)
Klime  [作者] 2023 年 1 月 29 日 上午 10:25 
This mod has both clientside and serverside code. It won't run on Xbox, so cross-play won't work.
skatt 2023 年 1 月 29 日 上午 9:59 
Hi! We constantly use your framework with different weapons on our servers and event games, for which we are very grateful to you. I don't quite understand whether this is a custom script or on the server side, will it be able to work on a cross-play server?