Well Vladimiar I understand what you are saying and have said. Its not a matter of being slow its a matter of stating facts simply.. If a way around this is not found then eventually servers will be unable to include custom content for items. I mean next expansion moves item ids up 5k say and uses a bunch of the Currently unused Ids.. So then every time there is an expansion and such server admins will need to redo the items table. At some point in the SERVER side the client has to ask the server what type of weapon is in the Characters hand. Perhaps when it offers up the Error code for REQUIRED_MELEE_WEAPON ( Was looking at it yesterday cant remember atm exact name though ) at that point the server likely checks what type of weapon is there and sends the Error code. But regardless, My point was to simply attempt to find a way to make this issue work. I mean many times server owners were told "Oh you cannot fix the ? mark displays because they are checked in the client and not server side" But about 10 posts above someone posted a code which does just that.