5017 LOTF Heavens Blessing

05/19/2011 00:54 xElement#1
---EDIT---

Fixed it. I didn't have the full code right.

@Spirited
Thanks for the help

Thread can be closed now.
05/19/2011 01:08 Spirited42#2
Are you just setting the update packet to send or are you actually saving it? Does it appear in your mysql database? Does the code ever hit the void that sends the save? Use a break point test on the void. If it hits it, something's wrong with the way you're saving it. If it doesn't hit it, something's wrong with your handling. I'm not a psychic. I can't read your source through space ._.