Skip to content

onPlayerInitialSpawn

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

onPlayerInitialSpawn() Shared

The onPlayerInitialSpawn callback is ran when a player spawns for the first time.

Source

game/init.lua

Parameters

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