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