Hey guys, I want to restrict the use of heavy weapons for the Archer and Dagger classes. I based it on the item guide, but it's not working for me. I don't know if I'm doing something wrong in the code.
<cond msgId="1508">
<not>
<forbiddenClassId val="7;8;9;22;23;24;35;36;37;92;93;101;102;108;109"/>
</not>
</cond>
<cond msgId="1508">
<not>
<forbiddenClassId val="7;8;9;22;23;24;35;36;37;92;93;101;102;108;109"/>
</not>
</cond>