A few more questions...
1) How do I give out UC cards? I assume it's something in phpMyAdmin since there's no option for it in the AdminCP.
2) The card catalog (both overall and your own cards) are displayed in order in which they were added to the database; in my case, cards were not added in order of strength so the list is random and kind of confusing. Is there any way to organize the catalog by card level (level 10's at the top, 1's at the bottom of the page)?
3) Is there a way to delete pending match challenges via phpMyAdmin? Since I'm using 3.6 and the updated version provided by someone else, there's a MySQL error when you try and do a lot of match/trade editing or deletion in the AdminCP. Also, does the hack automatically remove a pending match if the challenge is not accepted within a certain timeframe?
4) When selling back cards, the error "
Parse error: syntax error, unexpected ')' in /home/*********/public_html/pwdiscussion/triad_cards.php(245) : eval()'d code on line 1" is received. This didn't happen at first, it only started happening within the last day and I haven't touched any of the files or anything...
http://www.pwdiscussion.com/triad_main.php is my implementation of the game if anyone wants to check it out.