Space Engineers

Space Engineers

484 평점
Whip's Railgun Weapon Framework
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Type: Mod
Mod category: Script
파일 크기
게시일
업데이트일
231.495 KB
2020년 3월 3일 오후 5시 29분
2023년 6월 4일 오후 6시 08분
업데이트 노트 38개 (보기)

다운로드 위해 구독하기
Whip's Railgun Weapon Framework

Whiplash141님의 1 모음집
Whip's Mods
아이템 15개
설명
Description
This is a framework that mods can use to extend the functionality of the Revived Large Ship Railguns and Small Ship Railguns to other modded weapons.

A full guide will be out eventually once I finish testing and ironing out bugs when I stop procrastinating.


What the FAQ?
"Should I subscribe to this?"
No. This is for other mods to list as a dependency. Dependencies are automagically downloaded, so manually subscribing is not necessary.

"Will this use 'WeaponCore'?"
No for 2 reasons: (1) I like coding my own stuff and (2) this framework is designed to work as seamlessly as possible with in-game scripts without the need for mod specific code. As such, I have to do code gymnastics to make sure that all of the properties accessible to the in-game script API are not broken.

"Why make a framework?"
I don't want to have to update multiple mods when only the underlying core functionality changes. This removes the headache of patching stuff.

"What makes this framework special?
I specifically designed this framework to be easy to customize without needing to upload in a separate mod through the configuration file system it uses.

Author's Notes
Thanks to DarkStar for helping me figure out frameworkifying my mod :)
인기 토론 모두 보기(1)
35
2025년 2월 2일 오후 6시 56분
고정됨: Bug Reports and Questions
Whiplash141
댓글 72
TK_Over50 2025년 2월 15일 오전 3시 31분 
Is there any way to find out which mod is loading this as a dependency (without unloading each mod I have) and reloading the game to check the logfile? That is ultra time-consuming.

This is the error:
mod_notice: Whip's Railgun Weapon Framework, in file: Unknown
Possible entity type script logic collision

I have about 5 of these.
Daniel_Nero_Drake 2023년 9월 21일 오후 3시 44분 
hello me once again i have used your framework for a new weapon mod once again im super thankfull for making this great framework so we dont have to rely on weaponcore for anti shield weapons
Whiplash141  [작성자] 2023년 7월 5일 오후 3시 40분 
If you are using weaponcore at all, weaponcore is the issue. It doesn't play nice with other weapon mods.
random Techpriest 2023년 7월 5일 오전 5시 24분 
Getting an error message for this mod, saying that it ids not compatible. WeaponCore, I assume?
Whiplash141  [작성자] 2023년 6월 24일 오후 2시 35분 
Sounds like you are using weaponcore. That is completely incompatible with this framework.
Sirshartsalot 2023년 6월 24일 오전 6시 21분 
The railguns are showing as a sorter controller not sure whats going on there.
Aunel 2023년 6월 4일 오후 5시 34분 
@Whiplash141 Oh- really? I just figured out how to use FileZilla to grab my savefile. Now however at least i'm able to start providing better information hopefully when more things get broken by Keen. I appreciate the work you're doing for us all who use your mods.
Whiplash141  [작성자] 2023년 6월 4일 오후 5시 27분 
Replicated and hopefully fixed. I loathe keen right now.
Aunel 2023년 6월 4일 오후 5시 09분 
@Whiplash141 the majority of the mods are the Modular Encounters factions. Energy shields, your framework, Seff's Oki-redux are the only two *weapon* mods in there. AIEnabled and hover engines. And it's a Nitrado server. Seff asked for a world save and i'm trying to find it for 'em.
Whiplash141  [작성자] 2023년 6월 4일 오후 3시 29분 
What other mods are in the world? Also single or multiplayer?