I don't want to be mean .... but... uh.... why are you coding? Figure it out yourself. It's common sense- even if you don't know coding well. It's just basic troubleshooting that you should know how to do before coding- especially with this error you're getting.Quote:
Can someone help me fix these errors?
[Only registered and activated users can see links. Click Here To Register...]
Code:Game.Buff B = GC.MyChar.BuffOf([COLOR="Red"]CoPinoy[/COLOR].Features.SkillsClass.ExtraEffect.Transform);Code:SendEffect(Packets.[COLOR="Red"]Status[/COLOR](C.EntityID, Status.Mesh, transValue), countdown);
You not knowing how to fix it means that you don't even know the structure of C#. Google it.