Okay, I set the level 10 cards to level 20 (to make them UC in the database) and now i get this error if I try to play a level 10 match with the AI:
PHP Code:
Fatal error: Maximum execution time of 30 seconds exceeded in /mywebsite.com/httpdocs/forums/triad_main.php on line 987
The cards you select to play with are then eaten and no longer in your card inventory.
Okay, I've determined that I can't set cards to "UC" by changing their level to 20 in the database (which matches my Numeric Usercard Level).
What am I doing wrong?
And if it's possible, how can I set it so that the AI doesn't use multiples of cards like Squall?
Final question: I'm trying to give people back the cards that were eaten by the system, I know the names of the ones they lost - but how do you send someone a specific card out of thin air?
Thanks for any help!