Hey all,
I have a small thing I would like to ask. Is it possible to make a User Control Panel with all the assets from the Construct 2 programme? And if so, is it possible to do the following things:
1. Connect to the Database and display the Users information on the Screen, as well as Cash and Donation Cash..
2. Add Cash to a game outside of Construct 2 using a SQL query via phpmyadmin.. For example, "INSERT INTO usecashnow (userid, zoneid, cash) VALUES (AccountID, 1, 99999)"
3. Is it possible to make a Register Page on Construct 2 as well?
Thanks all and I hope anyone is able to help me here. Have a nice rest of the day/evening.
EdwardJT92