mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
bump: version 1.1.9
This commit is contained in:
@@ -67,6 +67,7 @@ AddEventHandler('esx:playerLoaded', function(playerData, isNew)
|
||||
DoScreenFadeIn(10000)
|
||||
StartServerSyncLoops()
|
||||
if isNew then
|
||||
TriggerEvent('esx_identity:showRegisterIdentity')
|
||||
-- Put your code for if you want to do something with new players.
|
||||
else
|
||||
-- If they aren't new put that code here.
|
||||
|
||||
Reference in New Issue
Block a user