v5517 , bless npc bug?

12/28/2012 16:22 Franklin18#1
hi there i have a problem in my bless npc, i couldn't find out what's wrong with it because i've never seen that kind of npcs (with GUI)

the problem is when i click on the upgrade button, nothing happens.

This is the npc:

and this is the packet (data.cs)

12/28/2012 18:53 pro4never#2
When you click compose the client should send the server a packet which you then have to handle. Sounds like you didn't write the system so they may already be technically handling the packet, just not doing it correctly.

I'd suggest looking at another source that has a working composition system and see how it handles the returned packets to look up the items being input and how it then handles everything.
12/28/2012 19:43 Franklin18#3
i think i'll code the old npc, i hate this new GUI bullshit, thanks anyway brotha