[Feature Request] Add plugin callback on_frame
			
			MW3 Modding Support & Discussion
		
3
Posts
3
Posters
222
Views
- 
I asume you already hook the game frame. If you can provide a new callback for plugins that gets trigger on every frame. So we dont have to install a hook for every plugin.
DLL_EXPORT void on_frame() { }It will be handy to play with timers.
 - 
RektInator Opinion?
 - 
RektInator Opinion?
xensik I'll put it on the todo list.