[Help]adding effect

10/30/2008 22:00 taylor2846#1
how can u add a effect on a command so like when u us /revive u get the revive effect and /kill you see an effect can someone tell me how to do this
10/30/2008 22:21 Kiyono#2
Quote:
Originally Posted by taylor2846 View Post
how can u add a effect on a command so like when u us /revive u get the revive effect and /kill you see an effect can someone tell me how to do this
you mean something like this ?

Code:
MyChar.MyClient.SendPacket(General.MyPackets.String(MyChar.UID, 10, "EFFECT NAME HERE"));
10/30/2008 22:31 taylor2846#3
that don't Mack it so all players that see the char will see the effect dos it