Contest help! Resize text!

This forum is meant for posting anything related to Adventure Maker that doesn't fit in the other forums.Please post technical questions in the Technical Support Forum!

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

Contest help! Resize text!

Postby ZeornWarlock » Tue Jan 29, 2008 11:24 am

Hi guys,

I am almost done with my small contest adventure project. However, I have a problem with the text/font size. I use 640 X 320 pixel size. (Yeah it is small!) But even if I use bigger picks, the conversation wizard text I write goes way off the screen. The same goes with text description in hotspots.

Is there a fix to this?

If not, sadly players will not be able to finish my contest game as it ends with a crucial conversation. :(

Hope for a fast response since it is a last minute thing!

(PS: I have more than 20 frames and I cannot cut down, so forget about pluggins and scripts!) :P

Thanks.

ZW.
User avatar
ZeornWarlock
Expert Member
 
Posts: 347
Joined: Tue Jun 05, 2007 12:52 am
Location: In front of the monitor.

Postby Mystery » Tue Jan 29, 2008 12:09 pm

You can change the font size (and other font features) of questions and answers created in the Dialogue Wizard.

Code: Select all
For Each X in DialogueObject
   X.FontSize = 9
Next
MessageObject.FontSize = 9


Good luck, hope this will make your dialogues stay on screen :)
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby ZeornWarlock » Wed Jan 30, 2008 12:44 am

Mystery wrote:You can change the font size (and other font features) of questions and answers created in the Dialogue Wizard.

Code: Select all
For Each X in DialogueObject
   X.FontSize = 9
Next
MessageObject.FontSize = 9


Good luck, hope this will make your dialogues stay on screen :)


Cannot do! I have more than 20 frames. But thanks for the code anyway. :)

I simply took out the conversation! ;)

ZW.
User avatar
ZeornWarlock
Expert Member
 
Posts: 347
Joined: Tue Jun 05, 2007 12:52 am
Location: In front of the monitor.

Postby Mystery » Wed Jan 30, 2008 12:46 am

Awww :(

Good luck on finishing it in the alternative way :)
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland


Return to Adventure Maker General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron