rustyslacker
May 31st, 2006, 06:06 PM
Hi,
I recorded a demo using a PWAD. Loading the WAD, which contains a script like this:
script 1
{
runcommand("playdemo Mydemo.lmp\n");
}
startscript(1);
causes the game to go into an infinite loop of loading. It'll load the map up to 52%, then start over. How do I replay the demo?
I recorded a demo using a PWAD. Loading the WAD, which contains a script like this:
script 1
{
runcommand("playdemo Mydemo.lmp\n");
}
startscript(1);
causes the game to go into an infinite loop of loading. It'll load the map up to 52%, then start over. How do I replay the demo?