Kingleon99's - Lua Script Collection [OFS]

I looked into it. It should be fixed now. Can’t test it, though.

Can you download the file with “Linuxfix” in it and tell me if it’s fixed?

I use the script a lot myself, and I want it to be useful & user-friendly.
I am also the type that would spend hours programming to save a few seconds scripting, but that’s why I decided to make it public so that it’s not just useful for me alone.

2 Likes

Yeah same error, Vibrate function on line 1700 now. Looks to be the same section of code.

Threw some prints in to see the values. I had to math.floor line 1700 and math.tointeger lines 1707, 1710, 1712 to get it to run all the way through.

Selected points are 65 and 0.

The prints shown in the log are prior to the math.floor/tointeger operations.

Could you try the Linuxfix 2 file? And if it still doesn’t work, show me how the end of your working VibratetwoPoints function looks like?

with a pic like this:


I would like to see what you changed to better understand it.

Oh man, I goofed. I think I recopied the same 6.0 file. I was perplexed where the linuxfix change was lol.

The Intpos function fixed it.

All’s well that ends well. At least it works now.