andu
Sold 649 scripts, 25 maps and 9 events!
Here is the script:
error (wrong #2 argument~) is in line -> table.remove(setup, pid)
LUA:
for _, pid in ipairs(setup) do
if pid == 200 then
table.remove(setup, pid)
end
end
error (wrong #2 argument~) is in line -> table.remove(setup, pid)