Moderators: Nexuiz Moderators, Moderators
I may have confused youAceOfThumbs wrote:I'm using the May 30, 2007 2.3 release for Mac. I don't have Linux, but WinstonSmith on IRC said he tested the 2.3 release on Linux and it worked, but on the 2.4 SVN it didn't.
set x qwer
set i x
echo ${$i}
Warning: could not find cvar {$i}
Warning: could not find cvar i}
${$i}
set w qwer
set e w
echo ${$e}
qwer
set x qwer
set i x
echo ${$i}
Warning: could not find cvar {$i}
Warning: could not find cvar i}
${$i}
divVerent wrote:It did not work like that in 2.3, and in my 2.4 svn it works just fine. You may be using 2.4 svn with a 2.3 engine.
Return to Nexuiz - Support / Bugs
Users browsing this forum: No registered users and 1 guest