Hi, how to put the plugin in a function only works in due time ... Example: just in time 10:00 AM - 10:00 PM for some part of the plugin.
For example, to work only at certain times this code:
Code:
public cmdLoL(id)
{
client_print(id, print_chat, "............")
...
}
I hope you understand me, because I do not know English well.