Posted by member 117088 on 2004-03-04 10:31:03 link

Is there some way for LS to tell if there are 2 mons? I was thinking of writing some IF commands that would compare the total X and the total Y to help determin if there were 2 mons, but if there was some way to...

If dualmon
do ABC
If singmon
do XYZ
Endif