Avorion
평점이 부족합니다.
[2.5.2+] XSF: Arms Generator
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Mods: Mod
파일 크기
게시일
업데이트일
439.184 KB
2023년 6월 21일 오후 6시 30분
2024년 9월 12일 오전 6시 57분
업데이트 노트 16개 (보기)

다운로드 위해 구독하기
[2.5.2+] XSF: Arms Generator

LM13님의 3 모음집
[2.5.2+] Avorion eXtended - Quick Install
아이템 28개
eXtended Scripting Framework - Library collection
아이템 13개
[2.5.2+] Xavorion: eXtended Gameplay Preset
아이템 38개
설명
Advanced replacement for vanilla turret generator.


eXtended Scripting Framework
This is a framework module, supporting Xavorion features.
It does nothing by itself.


Xavorion: Weaponry
Usage and code can be seen in Weaponry and Mining modules

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2992809109


Main Mod Page
For more information, check "Xavorion: eXtended Avorion" link below.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2923179923

댓글 11
Sverinn 2024년 2월 28일 오전 3시 21분 
Cool, thanks for your awesome work!
LM13  [작성자] 2024년 2월 27일 오전 6시 54분 
Arms Generator received plugin support now - turret definition template is available in TurretsDatabse/TurretDatabase_Template.lua

Stages of balancing, scaling and generation can be modified or defined as separate function scripts, examples of use can be seen at Xavorion: Mining
LM13  [작성자] 2023년 12월 9일 오전 5시 11분 
@Locxion

Do you have any other mods that modify turrets(ex. Starfall) or tooltips? Any broken turrets appear?
Locxion nicht mehr @ Lan 2023년 12월 9일 오전 4시 52분 
Just for Info ... got those Errors with a fresh start:
2023-12-09 13-30-05| #0: makeTurretTooltip data/scripts/lib/tooltipmaker.lua
2023-12-09 13-30-05| could not execute function 'makeTurretTooltip' in '"data/scripts/lib/tooltipmaker.lua"':
F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponPropertyFunction.lua:138: attempt to index field 'title' (a nil value)F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponPropertyFunction.lua:138: in function '_Function'
2023-12-09 13-30-05| F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/TooltipMaker/WeaponTooltipMaker.lua:35: in function 'Add'
2023-12-09 13-30-05| F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/lib/tooltipmaker.lua:130: in function <F:\SteamLibrary\steamapps\workshop\content\445220\2992808396\data/scripts/lib/tooltipmaker.lua:56>
Sverinn 2023년 11월 17일 오후 5시 05분 
@LM13 Thanks a lot!
LM13  [작성자] 2023년 11월 17일 오후 4시 16분 
Yup, those turrets are an exception added to Xavorion: Mining mod.

Look at a file ( X2-Mining/data/scripts/ArmsGenerator/BarrelFunction.lua )

Comment out lines 8, 13, 17, 22
Comments are taged by --

Line 8 should look like this:

--_Metadata.TechType = WeaponTech.OreRefinerLauncher
Sverinn 2023년 11월 17일 오후 4시 04분 
@LM13 any chance I can alter mod files to disable these? Thanks!
LM13  [작성자] 2023년 11월 16일 오후 1시 06분 
@Sverinn

Hello there.
There is a single type of mining turret that does fire rockets - double barreled Medium variant.
Other 3 variants fire regular beams. Tooltips will be updated to avoid confusion.
Sverinn 2023년 11월 16일 오후 12시 40분 
Hello! Are the mining turrets supposed to fire rockets?? This is really weird...
LM13  [작성자] 2023년 7월 2일 오전 5시 16분 
Turret Factories have been fixed now