olgierd555
Senior User
- Dołączył
- Maj 28, 2008
- Posty
- 650
- Liczba reakcji
- 21
Odp: [8.x][Items]Peleryna Niewidka
czy musiaLES z otfans brac, to sie da zrobic bez ineternetyu
czy musiaLES z otfans brac, to sie da zrobic bez ineternetyu
KOD napisał:<movevent event="Equip" itemid="2471" slot="helmet" function="onEquipItem" />
<movevent event="DeEquip" itemid="2471" slot="helmet" function="onDeEquipItem" />
KOD napisał:<item id="2471" name="golden helmet">
<attribute key="description" value="Made with invisibility material."/>
<attribute key="weight" value="2200"/>
<attribute key="armor" value="12"/>
<attribute key="slotType" value="head"/>
<attribute key="invisible" value="1"/>
Mylisz tylko ludzi...A tu macie skrypta na znikanie po jakim? czasie
RED-????Kod:<item id="2656" name="magic invisible blue robe"> <attribute key="description" value="Made with light airy invisibility material."/> <attribute key="weight" value="200"/> <attribute key="armor" value="21"/> <attribute key="slotType" value="body"/> [COLOR="Red"] <attribute key="decayTo" value="Y"></attribute>[/COLOR] [COLOR="Yellow"] <attribute key="transformDeEquipTo" value="X"></attribute>[/COLOR] [COLOR="Blue"] <attribute key="duration" value="Z"></attribute>[/COLOR] <attribute key="invisible" value="1"/>
YELLOW-w value piszesz w co sie zmienia-usu? tom linijke to zniknie w og?le
BLUE-w value piszesz po ilu <minutach??> zniknie
<attribute key="decayTo" value="Y">
<attribute key="duration" value="Z">
<attribute key="transformDeEquipTo" value="X">