Closed dmarcuse closed 8 years ago
also it works for either numeric or string keys now
why did you make a lookup table for this anyways why not just use string.char
The lookup table is so that you can just use lookup[stuff] with strings AND the number indexes.
well i fixed it
I think what you have is a really good solution 👍
just checked the git blame, I wouldn't expect anyone but @BTCTaras to use load
instead of string.char
and I guessed right
haha ha
uhh
ha
Hum what does the Revert button do ?
dont even dare @bauen1 you're partially responsible for this mess too you know
Uhm i left the load there because i though it had a reason to be there
it was a temporary solution to a temporary problem and i accept full responsibility
i'll fix the other lookup tables eventually too
Why can everyone press revert. I don't have write access why am I able to (in theory) revert it.
that would create a fork where it is reverted iirc
am i the only one that DOESNT have access to the revert button?
XD
yes because you own the pr
Probably because you already have a version
later i'll make a proper metatable powered color lookup table
actually it's not because he owns the PR
That's the SCRIPT PR and I can revert
seriously who thought using
load
would be a good idea