Page 1 of 1

Why does tur not require a dc:?

Posted: Wed Oct 20, 2010 12:14 am
by Press_Tilty
So I was just wondering, why doesn't the tur.lvl load in the lua require a dc: in front of it?

Re: Why does tur not require a dc:?

Posted: Wed Oct 20, 2010 12:35 am
by sim-al2
Because it's not actually loading anything from the 30mb tur.lvl in the side folder. That part in the lua loads the stock... :roll: If you actually added something to it (hopefully removing some of the other stuff) then you would need to add :dc.

Re: Why does tur not require a dc:?

Posted: Wed Oct 20, 2010 10:46 pm
by Press_Tilty
sim-al2 wrote:Because it's not actually loading anything from the 30mb tur.lvl in the side folder. That part in the lua loads the stock... :roll: If you actually added something to it (hopefully removing some of the other stuff) then you would need to add :dc.
Ah. I get it.