Quote: i think theres an event_receive or something like that....
Event_receive is set when an entity's skill is sent. Since i'm sending strings, i cannot use this unless i create a global entity on the server and use it's skills instead of strings to pass my messages.
I don't think i have to explain this solution would not work if i need to send messages whose content i do not know prior to compiling my game (example: chat).