Thread: set_task help2
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 01-13-2021 , 23:54   Re: set_task help2
Reply With Quote #2

Did you change 'id' to '5012' in set_task()?
PHP Code:
public client_authorized(id)
{
    if(!
stopplugin)
    {
        
set_task(get_pcvar_float(plugin_checktime),"prethink",5012,"",0,"b")
    }

__________________
Bugsy is offline