Jump to content
Sign in to follow this  
astralprojection

Cash Transaction Log (pick_logs)

Recommended Posts

I hope to get this added, it is a very important to track and monitor cash movement of players

 

		case LOG_TYPE_REFINE:           return '2';  // Refine
		case LOG_TYPE_OTHER:            return 'X';  // Other
                case LOG_TYPE_CASH:             return '$';  // Cash Points
	}

Edited by astralprojection

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.