AAS UI

You can see some UI variables

AAS.ScrW

Return the width of the client screen (just cached the ScrWarrow-up-right value and update it when the player screen resolution changed)

AAS.ScrH

Return the height of the client screen (just cached the ScrHarrow-up-right value and update it when the player screen resolution changed)

AAS.LocalPlayer

Return the LocalPlayer()

Last updated

Was this helpful?