Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
Note to self: When a player is kicked from a server, their status does not update. I think this has something to do with how the status is set in $player->remove(); translating to how it's applied in $player->saveInfo(). Maybe just removing the step would help-- making saveInfo() have an optional boolean parameter that signifies if the function is called while the player object is being removed.
I post about the latest site updates on the
Dev Log. If you have suggestions, feel free to post them
here.
@
Eternal and I pay for this site out of our own savings. Please consider
donating to help keep Jiggmin's Village running.
Posts: 26
Threads: 1
Joined: 12/Feb/2018
PR2 Name: Hyperacticpro
yeah, sounds correct.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
5th May 2020, 3:24 AM
(This post was last modified: 5th May 2020, 3:25 AM by bls1999. Edited 1 time in total.)
(5th May 2020, 2:29 AM)Hyperacticpro Wrote: yeah, sounds correct. 
Thanks man. I was a little unsure of myself, but now that I know I have your okay, I can proceed with confidence.
I post about the latest site updates on the
Dev Log. If you have suggestions, feel free to post them
here.
@
Eternal and I pay for this site out of our own savings. Please consider
donating to help keep Jiggmin's Village running.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
15th May 2020, 2:40 PM
(This post was last modified: 15th May 2020, 2:46 PM by bls1999. Edited 1 time in total.)
I post about the latest site updates on the
Dev Log. If you have suggestions, feel free to post them
here.
@
Eternal and I pay for this site out of our own savings. Please consider
donating to help keep Jiggmin's Village running.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
This is actually fixed now. It was an issue with users failing to login after being kicked but still having their status update.
I post about the latest site updates on the
Dev Log. If you have suggestions, feel free to post them
here.
@
Eternal and I pay for this site out of our own savings. Please consider
donating to help keep Jiggmin's Village running.
The Following 1 User Says Thank You to bls1999 For This Useful Post:
• Ashley766