AAS UI
You can see some UI variables
AAS.ScrW
Return the width of the client screen (just cached the ScrW value and update it when the player screen resolution changed)
AAS.ScrH
Return the height of the client screen (just cached the ScrH value and update it when the player screen resolution changed)
AAS.LocalPlayer
Return the LocalPlayer()
Last updated
Was this helpful?