It is currently April 24th, 2024, 6:18 pm

Help in editing a lua script designed by another person - details in post.

Get help with creating, editing & fixing problems with skins
User avatar
Mor3bane
Posts: 943
Joined: May 7th, 2016, 7:32 am

Re: Help in editing a lua script designed by another person - details in post.

Post by Mor3bane »

Mor3bane wrote: August 26th, 2020, 9:54 am Hey brax64,

Thanks for looking into this with me.

Your line of thought was correct.

There were some paths with this: #SKINSPATH#\Options\options.inc

But needed to be this: #SKINSPATH#Scroll Timer\Options\options.inc

All were after the !WriteKeyValue and !SetVariable Bangs.
What a relief O.O the thought those were scrolling away behind the scenes as errors in the log was driving me bonkers.
My DevArt Gallery

There are many ways to be different - there is only one way to be yourself - be amazing at it

The law of averages says what it means; even if you get everything right, you will get something wrong. Therefore; self managing error trapping initiates another set of averages - amongst the errors, some of them will not be errors, instead those instances will appear to be "luck". One cannot complain of the 'appearance' of 'infinite regress of causation', even if it does not have a predictable pattern, only that it requires luck to achieve.
User avatar
brax64
Posts: 172
Joined: July 8th, 2018, 8:05 pm

Re: Help in editing a lua script designed by another person - details in post.

Post by brax64 »

Mor3bane wrote: August 26th, 2020, 9:55 am What a relief O.O the thought those were scrolling away behind the scenes as errors in the log was driving me bonkers.
Glad to hear it!
It happens to me all the time, something's weird happen with the code and instead to look for simple details I start to look for the secret of the universe :rolmfao: