i want sm1 to tell me how its written in C#....when player attack me or even monster the effect appear..(ignore effect part i know how make it works)
can you explain this a little better to me?
09/29/2011 06:26shadowman123#5
Quote:
Originally Posted by killersub
can you explain this a little better to me?
well iam adding bless effect so i want make case that when i getting attacked by either player or monster it appears but i dont know how to do that in C#
09/29/2011 07:37BaussHacker#6
You make it in C# like you do in other programming languages.
09/29/2011 19:37F i n c h i#7
You have to call that effect in the void where you receive attack.
09/30/2011 03:19shadowman123#8
i've done This but Got Screen Error ..Effects Works Well.. i've tried This but i made new void to be recalled at receiving attacks but idk where to add or there might be smthing wrong in screens