Separate names with a comma.
I've been trying to do the same kinda thing, but I've run into a problem as well. This code uses the cargo transporter system as well. Deposit...
Astic, a user on the server I admin has reported that after we upgraded to last week's version of your mod, the decon function won't return Alien...
I'm trying to write a script to display a ship's name and faction on a banner LCD on the outside of the ship. I can get the ship name by using...
Is there an way to display a ship's faction name? Like {{E.FactionName}}? or something like that?
I'm trying to modify my autorearm script for rearming docked SV/HVs. I can get the ammo into the docked ships, but regardless of if the ship has...
{{!Automated Cargo Transporter- V1.1}} {{!LCD Name: Script:AutoMove}} {{~set 'Evac' '[FFFFFF]*OUTGOING*'}} <pos=0>◜</pos>...
I have something just like that. It will empty a SV into a carrier and then with a flip of a switch, will empty the carrier when it's docked....
I'd love to see 7X7 triple turrets for artillery and LONG range, heavy destruction LX-2 railguns.
Check your DMs, please
So, something like... {{#items @root.ES 'Hold -Pentaxid*'}} {{#test Id eq (whatever the refined Pentaxid item ID is}} {{move this @root.ES...
I've noticed that when using this script to fill a pentaxid tank {{/fill}} {{#fill this @root.E.S 'Pentaxid' 100}} Pentaxid:...
Got it... I had it as #items E.S 'Trade*' and it should have been #Items @root.E.S 'Trade*'.
I'm getting an error when I run this script and the switch is turned off. It works as intended when the switch is on. What I want to do is when...
Open API commands so I can automate crafting through scripting. Imagine the time saved by automatically keeping your ship stocked...
it's in the configs
1. open the API for scripting like SE has done. 2. Rotors, Mergeblocks or hinges 3. ability to stay seated in a docked ship while the carrier ship...
I haven't been able to get this working as well. Best I came up with, is to have three Decon options in my script; Recycle, Decon and Loot. The...
Yes, it works just like a normal core, but can be picked up with the F key. RE introduced it in 1.8.
so....this script moves the contents of one docked CV to another docked CV? am I understanding that right? I'm attempting to get items from my...
Astic, Is it possible to add the ability to use a salvage core with the decon scripts? I get an error message rigft now when I use one. 'Wrong...