- Dołączył
- Wrzesień 6, 2008
- Posty
- 173
- Liczba reakcji
- 4
Kod:
<item id="3854" article="a" name="hakke">
<attribute key="duration" value="2" />
<attribute key="type" value="magicfield" />
<attribute key="decayto" value="0" />
</item>
Dlaczego po uzyciu v kodu m wall nie znika?
Kod:
local pos = getCreaturePosition(cid)
local position = {x = pos.x + 0, y = pos.y - 0 , z = pos.z}
doCreateItem(3854,position)