Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: iamlowlikeyou on Sun 14/11/2010 11:57:42

Title: Use verbcoin template with 1024x768 [SOLVED]
Post by: iamlowlikeyou on Sun 14/11/2010 11:57:42
I am trying to get a hold of the verbcoin template...
I have changed the resolution to 1024x768, and there seems to be a problem with the inventory borders allignment.
The numbers simply do not fit. For example if I set the left border x-value to 50, it actually sets at 90-100.
I guess all I have to do is to tell the verbcoin script the new resolution, for it to be able to allign the numbers - but I cannot figure out where?
Title: Re: Use verbcoin template with 1024x768
Post by: iamlowlikeyou on Wed 17/11/2010 15:08:18
UPDATE:

I PMed Electroshokker, who developed the verbcoin script, and he told me to try this:

General Settings -> Backwards Compatibility -> Use low-resolution co-ordinates in script ->
set this to FALSE instead of true, that should fix your problem.
Note that this will make all x, y co-ordinates in your game use the high res co-ordinates.

And it worked perfectly! Now the coordinates are correct  ;D