09-07-2012, 04:50 AM
New problem:
results:
Code:
local _check_cuboid = cCuboid()
_check_cuboid = cCuboid:Sort(_check_cuboid)
Quote:Plugins/Portal/portal_functions.lua:104: error in function 'Sort'.What I did wrong?
argument #1 is 'class cCuboid'; 'cCuboid' expected.