Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1: place a programe block
2: put the script in
3: go at the end of the config page for the programe block where the argument bar is
4: enter "Salvo Grop h" --rpm 1 (to try how it work)
5: go inside the cockpit and fire
6: nothing, the autocanon still shoot around 3 rps each and at the same time (there is 3 autocanon)
I've had zero issues
Dang... guess i have to do it all manually then
I believe so, is weaponcore not compatible?
it says 'Salvo group 1'
-ERROR: no weapons in group
it seems that the missiles i am trying to use aren't registering as weapon blocks.
Salvo definitely works with CTCs that don't have extra rotors.
The issues come when you have a salvo group on a CTC that has a extra rotor setup controlled by TCES. Because of the limitations of the script API, I can't determine when the CTC is shooting, only when the individual weapons are being fired. I only give the CTC direct control over the weapons on the main rotors because, otherwise, the CTC could select a weapon on a different rotor as an aiming reference. What this means though is that the CTC only sends fire commands to a subset of your weapons. TCES tries to mirror the firing state of the weapons controlled by the CTC to the weapons on your extra rotors, but this means that the salvo script will not *see* that you have stopped firing until the script cycles to a weapon controlled by the CTC.
How many shots does it fire? One from each weapon in your salvo group in sequence? All at once? How many weapons are in the group and does the script see the right number of them?
Also, even if you did want to manually trigger them, you still don't need a timer. You can create a (non salvo) group that contains both of your salvo groups and fire them using that container group.
My Weapons Group
-- Salvo Group 1
-- Salvo Group 2
My Weapons Group -> shoot once, etc.
https://www.reddit.com/r/spaceengineers/s/j4roCahnzB
Thanks again!