As many as you want. You can nest the if statements by having it in the format:
if admin
else if super mod
else if mod
else if custom group
else normal
end if
end if
end if
end if
Basically just keep nesting them.
If you want two or more groups to use the same image, then you can use an array in the conditional to specify which groups that conditional applies to.
|