Not seeing who logs in and logs out

I am looking to find a way to understand how i can see who logs in and logs out, because it doesn’t work on my server…

Even though you already have another thread with this exact topic, I’m just going to let this slide.

These server events allow you to see who “logs in” and “logs out” (actually connects and connection dropped)

https://wiki.fivem.net/wiki/Event:PlayerConnecting

https://wiki.fivem.net/wiki/Event:PlayerDropped

how can i add this to the resources ?

The links give examples, or you can use other resources that already do this.

Look through the resource section or use the search function on the forums to find what you are looking for.

this could be a good place to start [Release] Death Messages and Join/Leave

and Join/Left message

or just install lambda menu which already has it all.

1 Like