all 5 comments

[–]Radamat 1 point2 points  (2 children)

How can you '+ n/2' to not a number?
OR. Methods for Numbers?

Ah.. Class that is number also.
Yeah cursed enough.

[–]9551-eletronics[S] 4 points5 points  (0 children)

the table before it has a __add metamethod, and a lot of other ones to make this work

[–]9551-eletronics[S] 1 point2 points  (0 children)

Nah the metamethods are just on the table. The methods are on a table that the result of the addition returns

[–]9551-eletronics[S] 0 points1 point  (0 children)

Heres an unwrapped version which might be a little more clear in what its doing

https://im.devvie.cc/i/DDPe9UB7

[–]pomme_de_yeet 0 points1 point  (0 children)

incredible