Official ScriptUO EasyUO Scripts > Script Snippets

Setting and Keeping expanded uo screen resolution

(1/1)

Cerveza:
I thought this was pretty slick...


--- Code: ---sub check_res
if #clixres <> 1200
{
  set #clixres 1200
  set #cliyres 800
  event macro 8 1
}
return
--- End code ---

Your mileage (size) may vary.

Crisis:
This is awesome! I know Cerveza is gone but can anyone else tell me how to remove the old border? The play screen is larger but the border is still there where it originally was.

Navigation

[0] Message Index

Go to full version