[Help] Hit Of Penya Or Penya Strike = Client Crash

08/27/2012 14:47 jeromerz#1
Good Day!! To All Of You..

Can Any One Teach Me How To Fix The HOP Issue??
When You Hop The Other Persons Client Crashes

How Can I Fix It??

Thank You And God Bless :)
08/27/2012 19:25 SteamSwag#2
I guess you added custom yoyos and those are crashing the client if someone HoP's, right?

Thats because the value of this item in defineItem.h is too high.
Make sure its not over ~40000.

example:
Code:
#define	II_WEA_YOY_NAME			23150
After you changed it, it shouldnt crash the clients anymore.
08/31/2012 02:11 jeromerz#3
Thank You Sir.. :D