Template:Shared/PlayerConnectionEvents: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
The chronological order of player connection events are:
The chronological order of player connection events are:
# [[OnPlayerConnect|OnPlayerConnect]]
# [[OnPlayerConnect|OnPlayerConnect]]<br>
# [[OnPlayerJoin|OnPlayerJoin]]
# [[OnPlayerJoin|OnPlayerJoin]]<br>
# [[OnPlayerJoined|OnPlayerJoined]]
# [[OnPlayerJoined|OnPlayerJoined]]<br>

Latest revision as of 15:14, 12 August 2021

The chronological order of player connection events are:

  1. OnPlayerConnect
  2. OnPlayerJoin
  3. OnPlayerJoined