ID:159315
 
I mostly would like to figure out how to use this to fix the screen resolution for the game I am creating.. but frankly it's been years since I've even started to code for BYOND, and it's a bit hard to learn something without seeing it used.. if anyone out there could help by showing me how to use this new process it would be very appreciated.

-Zekk
winget() does not "fix" or change the resolution of Dream Seeker in any way. All that proc does is return the value of a parameter you specify. If you would like to change the value of the parameter, you'll want to look at the winset() proc.

I also recommend reading the skin reference, which can be accessed through the Help menu in Dream Maker.