Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - mrpras

Pages: [1]
1
Suggestions / Timed console command trigger aliases
« on: June 10, 2023, 06:37:18 AM »
Could it be possible to create aliases which are triggered regularly or at specific points in game?

Examples would be gamestart, combatstart, daily, monthly, annual, levelup

For example at gamestart I might want to run a custom script which removes the hegemony from the game, converting them to remnant (AI won the war lol)

Code
alias removehegemony setmarketowner eventide remnant; setmarketowner sphinx remnant; setmarketowner tigra_city remnant; setmarketowner citadel_arcadia remnant; setmarketowner nirut remnant; setmarketowner ancyra remnant; setmarketowner jangala remnant; setmarketowner holtz_refining_company remnant; setmarketowner chicomoztoc remnant; setmarketowner coatl remnant; setmarketowner yama remnant; setmarketowner nachketa remnant; setmarketowner raesvelg remnant; setmarketowner ragnar_complex remnant; setmarketowner l4_asgard_orbital_complex remnant; setmarketowner chibog_outpost remnant; setmarketowner carthage remnant

So my "gamestart alias" might have this command, an addhullmod, infinitefuel or whatever else.

My "daily alias" might have a command to reset colony threat to zero for example. My monthly might have a command to reset a specific relationship (forcing pirates to +100 or something similar for example).

Note these examples might not be useful for you, this isnĀ“t a post about cheating using the console. But I can imagine daily and monthly aliases could be useful to enforce or workaround certain conditions in the game and I for one would find them extremely useful.

2
Suggestions / Ship loadout save/load?
« on: November 22, 2020, 04:11:43 PM »
So I know there are default builds on many ships but... I want to be able to replace them with my own builds because they're never what I actually want. I enjoy fitting ships but when I have the perfect build I don't want to have to click hundreds of times just to have another identical ship.

Would be great to be able to save and restore builds per ship such as "tank" or "dps" etc.. Including fighters, hullmods etc. Sorry if it's already been suggested or is already there and I just didn't realise.

Pages: [1]