Jump to content
  • 0

LUA script to load saved lists


kuruvita

Question

I need to load a saved list depending on 2 variables in a game. So what I do is load a saved list to find out the values of the 2 variables (let’s call them X and Y). If X is larger, I load a saved list with around 50 frozen items. If Y is larger, I load a different list with around 30 frozen items. All the values on the lists and X and Y use magic rebase.

Is it possible to create a LUA script to automate what I’m doing above? The script has to run continuously because X and Y values change every few minutes. So the script has to keep checking X and Y values and load the correct saved list.

Also does LUA support magic rebase?

Appreciate any help on how to create the script.

Thanks.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.