Money Problem

07/01/2009 05:53 Arcotemple:)#1
I made an npc in which people buy gears for 40kk
but thing is
you have to relog for the change to happen
you'll have the gear but all the money will still be there?
any1 know how to fix?
07/01/2009 05:56 Pete1990#2
Send the Packet
HTML Code:
SendPacket(General.MyPackets.Vital((long)MyChar.UID, 4, MyChar.Silvers));
If this helps hit Thanks
07/01/2009 06:05 hunterman01#3
Theres a freeby
07/01/2009 06:08 Pete1990#4
Lol Thanks i know this will fix the problem:)