basically i have a few items, they remove perfectly on the server but still remain visible on the client and i wanted to know the best/easiest way to remove them.. too bad there's no enet_ent_remove ^^

the method i tried was to set a skill to 1 then send that skill back to the client which would in turn remove itself.. but i keep getting crashes so i'm not sure..