Syntax
Result = dbPlayerCreated()
Description
This command will return the PlayerID of a newly created player to the net game. The PlayerID is the unique ID you can use to initialise a new player in your game data. You do not need to create a new player when you receive this signal as it has already been done for you.
See Also