Results: 3Comments by: Cygmus
File: _Cursor02-13-15
Delete lines 367-371 and that shoul...
Posted By: Cygmus
Delete lines 367-371 and that should temporarily fix the cursor delay after you mouselook. if IsMouselooking() then AddHideCondition("Mouselook") else RemoveHideCondition("Mouselook") end
File: SquawkAndAwe04-16-09
ok i found a quick fix i think, in...
Posted By: Cygmus
ok i found a quick fix i think, in the SquawkAndAwe.lua in the bar creation section, change the "local barCount = 0" to "local barCount = 1" and that should cause the overlap to go away. i havent tested this will all the bars on, but it works for having both eclipse bars and both is and mf bars turned on. and this is for the 1.2 ve...
File: SquawkAndAwe04-16-09
Im having a problem with the latest...
Posted By: Cygmus
Im having a problem with the latest version 1.2 where the eclipse bar is overlapping the moonfire bar, anyone have a solution or work around?