Separate names with a comma.
Ill take a look, Thank you.
@ASTIC {{#orderbylist list 'id1;id2;id3,...'}} sort list of items based on the idlist. Items that are not in the list are sorted to the end Is...
I am working with this script now but cant figure out what the difference between the purple and green is. I know that it is using NeedsMainThread...
Awesome, thank you.
Astic, is there a command that will show what scripts are currently being executes, or list active scripts that are in que? Essentially anything...
Oh, gotcha. I thought I remembered not having to do that before, but just figured I must have been remembers wrong. lol Thank you again!
That seems to have fixed it, thank you. Didnt realize the game loaded mods like that. Good to know.
Something is wrong then. For weeks now (maybe longer, my ability to play hasn't been consistent for awhile) I can be inside of a container and...
I am running it on a dedicated server now. Got tired of the scripts stopping when changing playfields. Is there a way to revert the mod so that...
I have all the container names setup up right and each ship get a unique 3 digit code with anything script related so that it doesnt even look at...
Is it possible for an inventory management script to delete items? I was setting up some inventory management scripts on a new ship and now a...
I want to achieve something else, but similar. From what I can tell the "sortedeach" section of the code puts together an array of the items I am...
@ASTIC, I am trying to incorporate orderbylist into the following script. Would I be able to use orderbylist somehow after the itemlist section of...
I am currently trying to combine the new orderbylist function with Viper's Item Overview script. From what I understand I think the best place to...
THANK YOU!