I would like to know if it is possible to have multiple shells, Multishell is broken for me, so I'm not sure what to do.
Also, I'd like to know if it's possible for when a program is exited out of, it would sleep(0.5) then go to my OS. with
out changing the programs code.
- Cheers, Lightning
A couple questions
Started by PixelFox, Jul 08 2015 03:22 PM
4 replies to this topic
#1
Posted 08 July 2015 - 03:22 PM
#2
Posted 08 July 2015 - 04:09 PM
How is multishell broken? I'd assume your trying to use it wrong.
As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.
As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.
#3
Posted 08 July 2015 - 04:12 PM
KingofGamesYami, on 08 July 2015 - 04:09 PM, said:
How is multishell broken? I'd assume your trying to use it wrong.
As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.
As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.
#4
Posted 08 July 2015 - 04:35 PM
If your OS stops running when you run another program, your OS isn't an OS.
#5
Posted 08 July 2015 - 11:58 PM
Mind you, good luck getting any script to stop running when it starts another. Generally a script which launches another script will continue from where it left off once that second script completes. At which point you might have it redraw the screen, etc...
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users











