Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
DeadWeight85

Arma2 OA onuserconnected

Recommended Posts

I was looking for some help with getting user connect and disconnect messages to be displayed on the server when someone joins. I have looked over the forums, but have just found some older post that really has lead me in no where. Does anyone have some insight on how to get these to show up? Thank you in advance.

Share this post


Link to post
Share on other sites

We have already the onPlayerConnected/onPlayerDisconnected, these fire only on the server though, and if you need to broadcast anything you'll need to do it yourself.

Share this post


Link to post
Share on other sites
We have already the onPlayerConnected/onPlayerDisconnected, these fire only on the server though, and if you need to broadcast anything you'll need to do it yourself.

I know they are in the server.cfg, but I was wondering how to enable them.

Share this post


Link to post
Share on other sites

Ok so does anyone know how to get messages to display when someone connects to the server? How can I get it to broadcast to the entire server that "Players has connected." "Player has connected."

Share this post


Link to post
Share on other sites
Sign in to follow this  

×