</>liveDevDocs
ScriptlerliveBaseEnglish

liveFirstScreen

Email login screen and central NUI host — all Live UIs load from here.

🌐 Türkçe · liveFirstScreen

Version: 1.0.0 · Dependencies: liveBase, liveLoading, oxmysql

cd resources/[livedev]/liveFirstScreen/web
npm install && npm run build
ExportDescription
IsUiOpen()Is UI open
ShowDeferredUi(resource)Show deferred iframe
MountHostedUi(resource)Mount hosted iframe
SendToHostedUi(resource, msg)Send message to hosted iframe

Events: liveFirstScreen:server:joinGame, liveFirstScreen:client:openLoginScreen

Tech: React 19, TypeScript, Tailwind 4, Framer Motion, Zustand, Vite

Only this resource's ui_page should be active during connect — see Onboarding.