chris wrote:Any suggestions on how to improve text display in scripts are appreciated. For one, the "scrolling" behavior mentioned by selden sounds like something that should be built in.
--Chris
I consider it an unduely primitive feature of the Celestia scripting language that the user has to provide his/[her;-)] own (minimum) waiting intervals including the time for loading textures and other rather variable things. Think of any decent modem scripting protocol like 'chat'. It is staightforward to include the /minimum/ waiting time in the command itself. Control is given back to the user only after all tasks implied by the command are finished!
I am thinking to incorporate this in the scripting code since some time. Of course extra delays, beyond the minimum that is needed for the command to finish has always to be provided explicitly.
Bye Fridger
PS: for those of you who do not remember what a /modem/ is: a small usually black box with a number of flickering LEDs at the front;-)