DECOY
January 25th, 2007, 03:52 PM
One of the modders on HPC needs to call two static scripts (or more) at the same time, using one continuous script.
Problem is, when the continuous script calls the first static script, it of course waits for said script to complete before it returns and calls Static#2.
Is there a way to run a combination of static scripts at the same time?
Also, does anyone have a list of what the "return types" are for static scripts?.
Any help would be appreciated.
Problem is, when the continuous script calls the first static script, it of course waits for said script to complete before it returns and calls Static#2.
Is there a way to run a combination of static scripts at the same time?
Also, does anyone have a list of what the "return types" are for static scripts?.
Any help would be appreciated.