of     1   

Atarru
#184893236Sunday, March 06, 2016 10:23 PM GMT

Hey. started working on a keybinded menu today. Anyways, here's the relevant parts: fruityMenu = { ["Player"] = {}, ["Bag"] = {}, ["Abilities"] = {}, ["Teleport"] = {}, ["Settings"] = {} } local highlightme = gg.B[fruityMenu][MoveIndex] Basically I need the name from the index, it errors "String Expected, got Table", which is obvious what that means. I really just need the name. If it's important, this is meant to be a mass dictionary/tree of all the fake buttons in the gui. __// Atarru \\__
Atarru
#184893434Sunday, March 06, 2016 10:26 PM GMT

bump __// Atarru \\__
Atarru
#184893859Sunday, March 06, 2016 10:33 PM GMT

Nevermind. Figured it out. __// Atarru \\__

    of     1