Notes |
|
|
If possible: RETURN 1 to force login success. |
|
|
(0001114)
|
ozzy
|
15-06-11 20:43
|
|
|
|
|
What is interesting, f_onaccount_login starts while incorrect password is entered, but not in case of "Someone is already using this account.". |
|
|
(0001116)
|
babidi
|
16-06-11 19:07
|
|
i think is a good idea to not put nothing like disconnection on _login or _fail (required) because if someone maybe know the acocunt_name may disconnect the playing one
watch out |
|
|
|
"is accounts in game" check fires after password check, so I will put disconnect there if I have the ability to do it. :) |
|
|
|
Ooo, Terricate, congratulations with starting of working and thank you. :)
Please, add some script function to fire on:
Bad Login 1: "Someone is already using this account."
It is really problem, that player can't fastly re-login after he lost internet connection. |
|
|
(0002408)
|
Ben
|
17-08-14 17:35
|
|
This should be able to be done with f_onaccount_connect |
|