public plugin_init() { set_task( 50.0, "adv", .flags="b" ) } public adv() { client_print( 0, print_chat, "words" ) }