I was wondering is it possible to detect screen size in byond without using Javascript libraries? Also I was wondering if it was possible to detect the width/height of the map on a persons screen in pixels or in this format 32x32,64x64 etc(I know it be alot bigger).
Just pointing out that I am asking if there is a way to do this using byond code and NOT any other external way/code.
ID:848474
Jul 2 2012, 11:17 pm
|
|
Here is a library that finds screen resolution. http://www.byond.com/developer/Leur/ ScreenResolutionRetrieval
Good Luck.