Is it possible? If so, tell me how.
Thanks
Is it possible? If so, tell me how.
Thanks
Anything is possible. The jjang is just a file associated with the usergrade. Find out what sets the effect to that usergrade and combine it with the staff grades.
Change jjang from ugrade to pgrade, problem solved, lol
Look for all references tooIn any if statements, you can either change MMUG_STAR to MMUG_ADMIN or and an OR statement like or a boolean function to verify if someone is staff.MMUG_STAR
MMUG_STAR || MMUG_ADMIN
Ummm... if I can do this with code edits, anyone can.
>Look for snipit that calls the jjang effect
>Find how it calls the grade
>Make it happen for other grades
It really is simple o.o, if I can do it, anyone should be able to.
Jjang is a damn effect, just enable that effect for other girls. Look at the packets and follow the right one.
fix this part.
Code:void ZCharacter::InitRound() { // 온게임넷의 요청으로 짱 아이콘을 달아준다. initround시에, 난입할때 달아준다 if(GetUserGrade()==MMUG_STAR) { ZGetEffectManager()->AddStarEffect(this); } }
the former Brazilian server "Striker Up Duel" all staffs had one Jjang writing staff.