Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Nishuthan on Sun 29/10/2017 11:01:52

Title: Need Help With Inputbox
Post by: Nishuthan on Sun 29/10/2017 11:01:52
Hi
I Need Help with this thing
Code (ags) Select

Game.inputbox("constant string")

i want to increase the size of this inputbox how can i do it (because it couldn't fit long string  ).
Title: Re: Need Help With Inputbox
Post by: Snarky on Sun 29/10/2017 11:38:40
You can't. Read the manual, which explains the alternatives available to you if you need something more advanced.