Jump to content
Sign in to follow this  
freakingfred

How can I execute a script on every player login?

Recommended Posts

I wrote a script earlier today and I am executing it from my mission init.sqf. The script only seems to execute the first time a player logs in to the server. If they abort to the lobby and then re-enter it will not execute again.

How do I make sure that the script will execute upon every player login, even if they abort to the lobby and then re-enter?

Share this post


Link to post
Share on other sites

If you put "Local player" inside the condition of a trigger without speech marks it will activate on every player

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×