how to make people see effects 10/09/2010 - CO2 Private Server - 6 Replies I made this command:
if (Cmd == "/seffect")
{
GC.AddSend(Packets.String(GC.MyChar.EntityID, 10, Cmd));
}
But other people can't see the effects when I send them off.
How can I do this?