SphereServer BugTracker - SphereServer
View Issue Details
0001899SphereServernew feature requestpublic27-01-11 01:3517-08-14 17:35
Mirravin 
Ben 
normalfeatureN/A
resolvedfixed 
 
0.56c Nightly 
Not Available
None
None
0001899: f_onaccount_login_fail
To fire f_onaccount_login_fail when login is failed.
ARGN1=reason

Is needed to disconnect character when player lose internet connection and can't re-login("Someone is already using this account." until disconnect as inactive socket). f_onaccount_login doesn't fire if login fail.
No tags attached.
Issue History
27-01-11 01:35MirravinNew Issue
27-01-11 01:37MirravinNote Added: 0000870
15-06-11 20:43ozzyNote Added: 0001114
15-06-11 21:02MirravinNote Added: 0001115
16-06-11 19:07babidiNote Added: 0001116
16-06-11 22:38MirravinNote Added: 0001117
03-09-11 03:43MirravinIssue Monitored: Mirravin
17-09-12 21:04MirravinNote Added: 0001379
17-08-14 17:35BenNote Added: 0002408
17-08-14 17:35BenStatusnew => resolved
17-08-14 17:35BenFixed in Version => 0.56c Nightly
17-08-14 17:35BenResolutionopen => fixed
17-08-14 17:35BenAssigned To => Ben

Notes
(0000870)
Mirravin   
27-01-11 01:37   
If possible: RETURN 1 to force login success.
(0001114)
ozzy   
15-06-11 20:43   
Up!
(0001115)
Mirravin   
15-06-11 21:02   
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
(0001117)
Mirravin   
16-06-11 22:38   
"is accounts in game" check fires after password check, so I will put disconnect there if I have the ability to do it. :)
(0001379)
Mirravin   
17-09-12 21:04   
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