rwaradakos said:it will be finished when it gets finished.
for fucks sake, people, come to the IRC channel. READ THE TOPIC. It will say if it is UP or NOT. if it is NOT UP thyen dont ask, Ama never gives ETA's
function main()
{
variable int Timer = 0
if (${ISXVG(exists)})
return
echo off
do
{
wait 15
if (${ISXVG.IsLoading})
return
if (${ISXVG.IsReady})
return
extension ISXVG
Timer:Set[0]
if (${ISXVG.IsLoading})
return
do
{
if (${ISXVG.IsLoading})
return
Timer:Inc
waitframe
}
while (!${ISXVG(exists)} && ${Timer} < 100)
}
while (!${ISXVG(exists)})
}