do client send this packet only one time?
because I create some event that will tell everyone if someone point a cursor at them. (hide and seek)
I got something like
void clif_parse_GetCharNameRequest(int fd, struct map_session_data *sd){ int id = RFIFOL(fd,packet_db[RFIFOW(fd,0)].pos[0])...