Hi, In my plugin this void doesn't work, please help me wulf.
Code:void OnPlayerInit(PlayerSession p)
Solved Void OnPlayerInit doesn't work
Discussion in 'Hurtworld Development' started by 531devv, Dec 14, 2016.
-
Wulf Community Admin
That hook actually doesn't exist anymore. You can use OnPlayerSpawn or OnPlayerConnected instead.
-
Okey, thank u wulf