screenshot command not working
Posted: 23.11.2020, 00:49
Hai sir,
screenshot = celestia:takescreenshot("jpg") is not working.
Sequence of commands are as below, please not that all variables in my script are working fine, I wanted to automatically store screenshot images.
obs:gotolonglat(myObject,longtbl[i],lattbl[i],disttbl[1],5)
tdb_dt = celestia:utctotdb(2010, 06, 21, 00, x, y)
celestia:settime(tdb_dt)
screenshot = celestia:takescreenshot("jpg")
pause()
Please help me
screenshot = celestia:takescreenshot("jpg") is not working.
Sequence of commands are as below, please not that all variables in my script are working fine, I wanted to automatically store screenshot images.
obs:gotolonglat(myObject,longtbl[i],lattbl[i],disttbl[1],5)
tdb_dt = celestia:utctotdb(2010, 06, 21, 00, x, y)
celestia:settime(tdb_dt)
screenshot = celestia:takescreenshot("jpg")
pause()
Please help me