Space Engineers

Space Engineers

55 vurderinger
Jargon Generator (PB Script)
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
949.945 KB
1. maj 2021 kl. 13:42
1. maj 2021 kl. 13:47
2 ændringsbemærkninger ( vis )

Abonner for at downloade
Jargon Generator (PB Script)

Beskrivelse
Generate Techno-Jargon
This is an in-game script that runs in a Programmable Block

If you want a mod that makes this available to every LCD as a 'script' option, use the following link:

Jargon Generator TSS Mod (2470184482)



Information is generated using a Lindenmayer grammar system. Can be assigned to any display. Supports use on mutliple displays and blocks (each block gets unique output).

Use
  1. Load the script into a Programmable block
  2. To display the script on any text panel or LCD, add the [Jargon] tag to the name
  3. To display the script on any block with multiple displays
    1. Add the tag (above) to the name of the block
    2. In the custom data of the block add @# [Jargon], where # is the display number in the block
  4. Recompile the Programmable block

If you are using this in a build, that's fantastic. Please let me know, so I can see it in the wild! If you have uploaded a build using this script, please link back to me using the Add/Remove Required Items link. Thank you!

Please do not copy, modify, re-upload or otherwise represent my work as your own, your team's, your server's, or anyone else's. Thank you!

Bug Reports
Discord[discord.gg]

Other Scripts You Might Like
27 kommentarer
tubular 3. nov. 2024 kl. 10:12 
Ahhh, yeah totally makes sense!

And thank you!
Patrick  [ophavsmand] 2. nov. 2024 kl. 22:48 
@tubular, no I'm not doing an ATC version -- it just double the amount of code I need to maintain. I'll see about updating for the new consoles.

@into, thanks!
Into 1. nov. 2024 kl. 7:12 
@1 [Jargon]
---

@2 AutoLCD

seems to cause trouble as Jargon is trying to use screen=2
tubular 20. juni 2024 kl. 22:16 
Hey, any chance we can get an update for the new "Console Blocks"? Script currently only generates text for half the screens, at least on the Console Module LCD variety
tubular 23. mar. 2024 kl. 20:37 
Love this script! Any chance of getting Air Traffic in a PB as well?
Patrick  [ophavsmand] 3. jan. 2024 kl. 15:36 
Which number you put depends entirely upon which screen you want to use, and is only required for blocks with multiple displays.
Rightraoedhelontidae 3. jan. 2024 kl. 9:39 
You should write that most LCDs using @0 and not @1 in the description!
Patrick  [ophavsmand] 9. okt. 2022 kl. 12:22 
Galile0, yes it works in cockpits. You have to add the tag to the cockpit name (like an LCD), and then also add the screen and tag to the custom info. If you still have problems, feel free to jump on the Discord and we can help you more there.
fobus 9. okt. 2022 kl. 3:03 
Any way this could work for control seat/station displays? It seems to only detect LCDs and decorative block display. Tried the @1 [Jargon] tag too. Don't work either... Love the mod BTW i'm definitely spamming it onto my future builds
Patrick  [ophavsmand] 24. juli 2022 kl. 18:35 
Mantha, I'm glad you got it working. Yeah, the screens are listed in the terminal window in the same order as they are numbered. The first screen is 0, and it goes from there. :)