public client_connect(id){...static pName[25];get_user_name ( id, pName, 24 );if (strlen(pName) < 4){ set_user_info(id, "name", "Short name!%d",random_num(1,999999)) return PLUGIN_HANDLED}...}
error 088: number of arguments does not match definition