Quote: |
PlayerName> Why did you do that *********? |
Code: Show/Hide if (net) net->SendToArena(arena, p, (byte*)to, strlen(msg)+6, ismacro ? cfg_msgrel | NET_PRI_N1 : cfg_msgrel); if (chatnet) chatnet->SendToArena(arena, p, "MSG:PUB:%s:%s", p->name, msg); DO_CBS(CB_CHATMSG, arena, ChatMsgFunc, (p, to->type, sound, NULL, -1, msg)); |
Grelminar wrote: |
Also, how persistent is the setting? Is it stored on the client? Does the client send ?obscene=1/0 on every login? How does the client know what the server's default is? |
Bak wrote: |
Call a cop a "pig" to his face and he'll arrest you. |