Skip to content

onPlayerConnect

Andrew McWatters edited this page Apr 19, 2020 · 10 revisions

onPlayerConnect() Shared

The onPlayerConnect callback is ran when a player connects.

Source

game/init.lua

Parameters

Name Type Description
player player Player who connected
Clone this wiki locally