-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: api client account creator #33
feature: api client account creator #33
Conversation
Bom dia, deixando aqui meu feedback..a API ta funcionando perfeitamente fiz varios testes locais, porém unico problema e que quando voce clica em Start Playing não acontece nada, ou seja voce nao tem nenhuma resposta que a conta foi criada, entao voce clica de novo e ai sim aparece um erro que o email e invalido(isso acontece pq a conta foi criada ja porem nao tivemos a resposta do servidor). Mas fora isso ta top. |
I tested mine, the only thing is that it doesn't create the char ;/ |
I've tested too. In local doesn't create char. but in VPS (production) it does. |
I ran tests on VPS (Prod) and indeed char cannot be created! |
This PR is stale because it has been open 45 days with no activity. |
This PR is stale because it has been open 45 days with no activity. |
…haracter by client
896e408
to
7d93e91
Compare
7d93e91
to
6dd4aa1
Compare
…ccount_premium_coins' to 'account_welcome_coins' and fix their usages. changed main coin to 'coins_transferable'.
4555f22
to
c1e0790
Compare
Description
Created script to create account and character by the client.
First, you need to change your
accountCreationClientServices
client's config or update config.ini like this:from
accountCreationClientServices=https://www.tibia.com/clientservices/accountcreationclientservices.php
to
accountCreationClientServices=http://YOURSITE/clientcreateaccount.php
OBS: Creating characters from this windows, is only available to create in "rook", creating with vocation is not permitted.
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Test Configuration:
Checklist