Meh, 10,000 character limit. :P
See attachment. :)
hi pothead i have tested it wit pto k1 and l1 it not work properly
report no error
report this error with lua 5.1
Syntax F:\recupero\Ptokax\Ptokax\scripts\commands.lua:442: bad argument #1 to 'pairs' (table expected, got function)
Try changed line 442 from
for line in file:lines() do
to
for line in io.lines(filename) do
:)
tnx now work fine