Quote:
Originally Posted by Inverness
PHP Code:
path = MudControl.containerpath @ this.conttype @ "/cont" @ this.contid @ ".txt";
|
Umm... Shouldn't variables be MudControl.(@ containerpath @ this... ) instead?
I thought variables concatenations don't work that way.