11-11-2013, 03:22 AM
That's the string comparison function having some debugging output. Why are you using "FindAndDoWithPlayer()"? That one does similarity comparison, you want exact-matching, so DoWithPlayer() should be the right one.
What are you using the callback for anyway? Is that even needed?
What are you using the callback for anyway? Is that even needed?