Example #1
0
PLUGIN_EXPORT void PLUGIN_CALL ProcessTick()
{
	samphp_plugin.ProcessTimers();
}
Example #2
0
PLUGIN_EXPORT void PLUGIN_CALL ProcessTick() {
	helloworld.ProcessTimers();
}
Example #3
0
PLUGIN_EXPORT void PLUGIN_CALL ProcessTick() {
  lvdm.ProcessTimers();
}