Originally Posted by paintpauller View Post
yes it works, have been using alpha interrupt and avery's ret with PQI. both are working. there was a bug that started showing up to ppl around 4-5 weeks ago that would cause PQI to not load the variables instantly thus giving out errors when using the variables. the fix is to pick a variable and check if its == nil and if it is return false. this will delay the profile for a second till the variables are set. if you want to see what im talking about just look at my alpha interrupt profile and check out the variables ability and see how i fixed it. this also looks to be showing up for ppl at different times, i had my 1st report of the problem 4 or 5 weeks ago where i did not start to see this happen till 1.5 weeks ago using the same profiles.
This was a response that i got on a diff thread that totally match the lua errors ive been getting.Is there a way we can implement this variable workaround that he used on rubims 2h frost profile. His fix can be found in the xml for his alpha inbterrupt routine at
[PQR] Interrupt with random delay Ive had to revert to rubims older profiles that dont rely on the pqr addon and do not give me errors