Page 2 of 2

Re: Very slow character

Posted: Tue Jun 20, 2017 7:40 pm
by Pospos
i've fixed it.
You can mark this post done.

Re: Very slow character

Posted: Tue Jun 20, 2017 7:45 pm
by erasio
Just wanted to point out that non closed branch ;)

I strongly suggest to start using the correct indentation (one tab every time a function, loop or branch is opened. And also one tab for every object your in. To get your old code pretty quickly you can use this:

http://dptole.github.io/lua-beautifier/

Cheers

Re: Very slow character

Posted: Tue Jun 20, 2017 7:58 pm
by zorg
Also, threads here aren't closed usually; instead, -you- should edit your first post to start with "SOLVED" or something.

Re: Very slow character

Posted: Wed Jan 01, 2020 4:43 pm
by rahul73690
erasio wrote: Tue Jun 20, 2017 7:45 pm Just wanted to point out that non closed branch ;)

I strongly suggest to start using the correct indentation (one tab every time a function, loop or branch is opened. And also one tab for every object your in. To get your old code pretty quickly you can use this:

http://dptole.github.io/lua-beautifier/

Cheers
Try this Lua Beautifier because that you mentioned does not work in safari - https://goonlinetools.com/lua-beautifier/