Member
253 posts
Registered:
Nov 2007
Hi
just tried to use the following script:
if $mapname = $qtdm3$qt then echo 1 else echo 2
but the result always "2". whats the problem with this stipulation?
Administrator
2059 posts
Registered:
Jan 2006
I'm a script amateur, but what are the $qt signs for around dm3? Have you tried removing them?
www.facebook.com/QuakeWorld
Member
715 posts
Registered:
May 2006
Try:
if $qtdm3$qt isin $qt$mapname$qt then echo 1 else echo 2
---Where can you see lions? Only in kenya! Come to kenya we've got lions.
Member
200 posts
Registered:
Apr 2006
if $mapname = $qtdm3$qt then echo 1 else echo 2
i've just tried that and it works fine
ps.: AFRICAN STIG RLZ!!!
Member
253 posts
Registered:
Nov 2007
Ake, $qt means quotation
Molgrum, it's working! thx
but if my version works in jkn's congfig, maybe the problem was somewhere else. dunno'. but it doesn't matter