Jump to content


LUA error attempt to call a table value


  • Please log in to reply
4 replies to this topic

#1 jck

jck

    Member

  • Member
  • PipPip
  • 24 posts

Posted 13 January 2009 - 08:16 PM

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?

#2 LadyStardust

LadyStardust

    Polish Translator

  • Translator
  • 52 posts

Posted 14 January 2009 - 05:25 PM

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.

#3 en_dator

en_dator

    Swedish Translator

  • Translator
  • 131 posts

Posted 14 January 2009 - 08:48 PM

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

#4 adrian_007

adrian_007

    Advanced

  • Member
  • PipPipPip
  • 87 posts

Posted 15 January 2009 - 08:26 PM

View PostLadyStardust, on Jan 14 2009, 06:25 PM, said:

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...

#5 tntmarcel

tntmarcel

    Newbie

  • Member
  • Pip
  • 1 posts

Posted 12 February 2011 - 09:54 PM

View Postadrian_007, on 15 January 2009 - 08:26 PM, said:

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

for k,v in pairs(cCmds) do


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users