Vincent Posted July 6, 2013 Posted July 6, 2013 Hi, how can i use the command /w that shows a message: X Player are online. I dont mean @who this shows the name's of online player. Quote
Vincent Posted July 6, 2013 Author Posted July 6, 2013 nothing happened. So i thing there is a congif for that? But i dont find any... Quote
Jaburak Posted July 6, 2013 Posted July 6, 2013 Hex a new client. Or check this line at; trunk/src/map/clif.c void clif_parse_HowManyConnections(int fd, struct map_session_data *sd) { clif_user_count(sd, map_getusers()); } Should not have comment to make it work. Quote
Emistry Posted July 6, 2013 Posted July 6, 2013 make sure you have enabled this when you diff your client. Quote
KoolKat29 Posted July 6, 2013 Posted July 6, 2013 make sure you have enabled this when you diff your client. Sir Emistry I think you've forgotten to include what he must include when diffing XD Quote
Question
Vincent
Hi,
how can i use the command /w that shows a message: X Player are online.
I dont mean @who this shows the name's of online player.
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.