failed to remove subclass, i still can click the button

12/28/2013 23:22 marcbacor6666#1
Code:
   #region SubClass (2320)
                case 2320:
                    {
                        break;
                    }
                #endregion

after doing that, i still able to click the button ,,, any solution?
12/29/2013 03:28 Y u k i#2
The button in client side. Or if its activated by packet, dont send that packet. Probably Update or General packet
12/29/2013 03:39 marcbacor6666#3
i think its in client side,, do u have idea on what .ini file should i find or open?
12/29/2013 03:44 Aceking#4
Are the buttons there when you login and don't have any of those skills period?

If not, then as Yuki said, it is activated by a packet and needs to be deactivated the same.
12/29/2013 03:46 marcbacor6666#5
its client side i think, cuz if ill use other client old clients that button dont appear, i dont wanna used that old client of mind :) kindly help me.
12/29/2013 03:52 Aceking#6
I dont use that high of a patch, so I don't even know what button your talking about.

But IF its not deactivated by a packet, and I would imagine it is, but if its not then your talking about a pretty big client edit.
And I would have to say that it might not be possible for you