Blockland Forums > Modification Help
Help with GUI text list control
Nexus:
revalation:
getSelectedID() gets two things. first is the id of the list, which is some random number, then it gets the info for the line you picked! if you did something like
--- Code: --- getWord(getSelectedId(%var), 1);
--- End code ---
it might work, but i'm happy with the other one.