• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

runa tylko dla knighta

tibiek

Banned User
Joined
Jun 3, 2009
Messages
320
Reaction score
0
Location
Poland
chce zrobic rune dla tylko knighta i wydaje mi ze ze to jest dobrze

<rune name="Mega Uh" id="2297" allowfaruse="1" charges="1" lvl="300" maglv="6" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/mega uh.lua"/>
<vocation id="4"/>
<vocation id="8" showInDescription="0"/>

ale i tak jest dla all profejsi;/ za pomoc reput
 
chce zrobic rune dla tylko knighta i wydaje mi ze ze to jest dobrze

<rune name="Mega Uh" id="2297" allowfaruse="1" charges="1" lvl="300" maglv="6" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/mega uh.lua"/>
<vocation id="4"/>
<vocation id="8" showInDescription="0"/>

ale i tak jest dla all profejsi;/ za pomoc reput
Code:
<rune name="Mega Uh" id="2297" allowfaruse="1" charges="1" lvl="300" maglv="6" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/mega uh.lua">
<vocation id="4"/>
<vocation id="8" showInDescription="0"/>
</rune>
 
Back
Top