new id, bString[128], cookies; // this line should be cookies[] if you need as string if(IRC_IsOp(botid, channel, user)) { if(sscanf(params, "ui[24]", id,cookies)) // or if cookies is int just remove that [24]