CritteRo / fivem-scaleform-lib

A library of GTA 5 scaleforms for FiveM. All scaleforms can be activated using events.
28 stars 17 forks source link

Improve performance / run scaleform functions outside loop #2

Closed CritteRo closed 3 years ago

CritteRo commented 3 years ago

Scaleform request and build functions should run outside of the draw loop. showHeist function already does that.

Potential issues: might not be possible for countdown scaleform

CritteRo commented 3 years ago

Fixed with latest commit. c90434fb13e7d0ecf107501f051119798cf8ed66