Separate names with a comma.
I was able to get the error message to go away and the script will take the gold ingots and dump them in the trash, but won't dispense the cards...
Anyone else having severe issues with scripts and displays since the hotfix? None of my scripts run right and any of my compiled ones using an...
YUP! That did it! thanx man! I'm still not up on the . or 0 or . .//.. stuff.
Having a small issue with this one. Pretty sure I need a {{each}} command or list all the LCD panels and do a {{split}}. Issue I'm having is...
I've also noticed lately that some scripts will randomly stop working for no reason and I can't get them back up unless I delete the LCDs,Switches...
You don't need the '{{~set 'PerishL'(concat Ids.Food Ids.Ingredient Ids.Sprout ',4459,4460,4469,4470,4471,4472,5699,')}}'. You can just use the...
I'm going to try what Shadowphoenix suggested in the previous page {{#getitems @root.E.S 'Target Container Name'}} {{#each .}} {{test id eq 'Item...
Is there a way to use the {{move}} command to just move a certain amount of an item to a destination container regardless of how much is already...
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....