Sign in to follow this  
Followers 0
jck

LUA error attempt to call a table value

5 posts in this topic

ive been trying some client side lua scripts and i get this error commonly

[01:32:52] LUA Error: ...\Installed Programs\ApexDC++\scripts\BCDCrazy1.0.lua:93: attempt to call a table value

this is what line 93 does

for k,v in cCmds do

is there anything i can do about this?

Share this post


Link to post
Share on other sites

This script is for BCDC so if u got error it's not compatible with Apex. Read thats written at the beginning of your lua script.

Share this post


Link to post
Share on other sites

my guess is that the script is for an earlier version of lua and that is what is causing the issue, include the intire function or give us a link to the script and someone will be able to help more

Share this post


Link to post
Share on other sites

This script is for BCDC so if u got error it's not compatible with Apex. Read thats written at the beginning of your lua script.

only want to say that all clients with lua have bcdc++ implementation...

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0