Lambert(id){ message_begin(MSG_ONE_UNRELIABLE, SVC_LIGHTSTYLE, _, id); write_byte(0); write_string("#"); //Can use most of the special characters: $, =, ... message_end(); }
Also I've made that like a year ago, and I just uploaded a new (better) version since I forgot to update the source back when I made a thread..