Well, I was wondering if there is a way to open the rule violation channel with a player with acces 3 like the players with acces 4,5 and 6 does, I mean: open the channel to receive the violations, not to post a violation.
I've actually edited the channels.xml but still not working:
Thats all, thanks for reading
giving rep++
I've actually edited the channels.xml but still not working:
Code:
<channel id="1" name="Party"/>
<channel id="2" name="Staff" access="3"/>
[B] <channel id="3" name="Rule Violations" logged="yes" access="2"/>[/B]
<channel id="4" name="Counselor" access="1"/>
<channel id="5" name="Game-Chat" level="2"/>
<channel id="6" name="Trade" level="8" muted="120" conditionId="2" conditionMessage="You may only place one offer in two minutes.">
<vocation id="1-8"/>
</channel>
<channel id="7" name="Trade-Rookgaard" level="2" muted="120" conditionId="3" conditionMessage="You may only place one offer in two minutes.">
<vocation id="0"/>
</channel>
<channel id="8" name="RL-Chat" level="2"/>
<channel id="9" name="Help" logged="yes"/>
<!-- <channel id="10" name="My Custom Channel"/> -->
<channel id="65535" name="Private Chat Channel"/>
Thats all, thanks for reading
giving rep++