Players can redeem preconfigured codes and receive a reward.
Download:
Preview:
Code is accessible | Yes/No |
Subscription-based | Yes/No |
Lines (approximately) | 200 |
Requirements | Listed in GitHub |
Support | Yes/No |
Players can redeem preconfigured codes and receive a reward.
Download:
Preview:
Code is accessible | Yes/No |
Subscription-based | Yes/No |
Lines (approximately) | 200 |
Requirements | Listed in GitHub |
Support | Yes/No |
Something new. Nice!
There is a syntax error in the sql content inside.
You need to change it as shown below.
CREATE TABLE IF NOT EXISTS codes
(
id
VARCHAR(100) DEFAULT NULL,
code
VARCHAR(50) DEFAULT NULL,
date
VARCHAR(32) DEFAULT NULL
);
Great script, thank you!
Thank you for the nice feedback Check out my ID release, it is getting a big update soon.