Ты офигеешь, но тут есть Руководства и там вообще всё написано!Sorry
Their equipment status should only be with S and they should not have custom items
Запрещено использовать на олимпиаде
<cond msgId="1507">
<not>
<player olympiad="true"/>
</not>
</cond>
what?!i did it but i can't put the weapons and what armor does it say for the olympiad
show us the whole code of the item.I say I changed the weapon as you told me and I go to put it on and he tells me I can't even outside the Olympics
This is the right code, and it should work as described. I do not know what else you do. All my custom items have restrictions for oly/tvt and it works well (Interlude).<armor id="34925" name="Cloak of Light">
<set name="crystal_type" value="NONE"/>
<set name="dropable" value="false"/>
<set name="icon" value="icon.amor_goodness_cloak"/>
<set name="sellable" value="false"/>
<set name="tradeable" value="false"/>
<set name="type" value="NONE"/>
<set name="weight" value="150"/>
<equip>
<slot id="BACK"/>
</equip>
<cond msgId="1507">
<not>
<player olympiad="true"/>
</not>
</cond>
<skills>
<skill id="19039" level="1"/>
</skills>
<for/>
</armor>
here you show us a "Cloak of Light" ....THIS is not a weapon.<armor id="34925" name="Cloak of Light">
<set name="crystal_type" value="NONE"/>
<set name="dropable" value="false"/>
<set name="icon" value="icon.amor_goodness_cloak"/>
<set name="sellable" value="false"/>
<set name="tradeable" value="false"/>
<set name="type" value="NONE"/>
<set name="weight" value="150"/>
<equip>
<slot id="BACK"/>
</equip>
<cond msgId="1507">
<not>
<player olympiad="true"/>
</not>
</cond>
<skills>
<skill id="19039" level="1"/>
</skills>
<for/>
</armor>
