Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

ojczulek

Advanced User
Zarejestrowany
Dołączył
Wrzesień 23, 2008
Posty
284
Liczba reakcji
9
Boots of haste nie dodaje szybko?ci:

Kod:
<item id="2195" name="boots of haste">
		<attribute key="weight" value="750"/>
		<attribute key="slotType" value="feet"/>
		<attribute key="speed" value="100"/>
	</item>

Softy nie daj? szybko?ci:

Kod:
	<item id="2640" name="soft boots">
	    <attribute key="description" value="speed, 15hp i 25 many co 4 sec"/>
		<attribute key="weight" value="800"/>
		<attribute key="slotType" value="feet"/>
		<attribute key="decayTo" value="6530"/>
		<attribute key="transformDeEquipTo" value="6132"/>
		<attribute key="duration" value="14400"/>
		<attribute key="healthGain" value="50"/>
		<attribute key="healthTicks" value="2000"/>
		<attribute key="manaGain" value="70"/>
		<attribute key="manaTicks" value="2000"/>
		<attribute key="showduration" value="1"/>
		<attribute key="speed" value="75"/>
	</item>

Lux set nie daje magic levela:

Kod:
	<item id="2656" article="a" name="Lux armor">
		<attribute key="description" value="It is a magic robe."/>
		<attribute key="weight" value="2200"/>
		<attribute key="armor" value="18"/>
		<attribute key="slotType" value="body"/>
		<attribute key="magiclevelpoints" value="2"/>
	</item>
Kod:
	<item id="2663" article="a" name="Lux helmet">
		<attribute key="description" value="Something is strange about this turban."/>
		<attribute key="weight" value="850"/>
		<attribute key="armor" value="14"/>
		<attribute key="slotType" value="head"/>
		<attribute key="magiclevelpoints" value="1"/>
	</item>
Kod:
	<item id="2656" article="a" name="Lux armor">
		<attribute key="description" value="It is a magic robe."/>
		<attribute key="weight" value="2200"/>
		<attribute key="armor" value="18"/>
		<attribute key="slotType" value="body"/>
		<attribute key="magiclevelpoints" value="2"/>
	</item>
Kod:
	<item id="2534" article="a" name="Lux shield">
		<attribute key="description" value="Dark powers enchant this shield."/>
		<attribute key="weight" value="3800"/>
		<attribute key="defense" value="45"/>
		<attribute key="weaponType" value="shield"/>
		<attribute key="magiclevelpoints" value="2"/>
	</item>

O to m?j movements:

Wklej.to - po prostu wklej to - paste: vbB9
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

a moze mi powiesz skad to wszystko wiesz ze nie daje tego tamtego ? :)

Daj ip ots'a to powiem co jest zle.
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

?atwo si? chyba skapn???
jak nie daje magic levela to wida?... jak nie ma speed to tez..

dolnoslaskiots.pl

nie mam zielonego poj?cia co jest nie tak...
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

Facet, jest pewien event kt?ry uaktualnia si? po za?o?eniu danego itemka, jest to "movements".
Sprawd? czy masz tam takie co? w movements.xml:
<moveevent event="Equip" itemid="2195" slot="feet" function="onEquipItem"/>
<moveevent event="DeEquip" itemid="2195" slot="feet" function="onDeEquipItem"/>
to jest tylko na bohy!
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

Witam, podaj nazw? silnika jakiego u?ywasz to postaram si? pom?c, a zanim nie wiem jaka wersja to spr?buj do shield'a ?ci?gn?? atrybuty z np. spellbook of dark mysteries ;)
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

Witam, podaj nazw? silnika jakiego u?ywasz to postaram si? pom?c, a zanim nie wiem jaka wersja to spr?buj do shield'a ?ci?gn?? atrybuty z np. spellbook of dark mysteries ;)
TFS 0.4 ots pod tibie 8.54-57



Facet, jest pewien event kt?ry uaktualnia si? po za?o?eniu danego itemka, jest to "movements".
Sprawd? czy masz tam takie co? w movements.xml:
to jest tylko na bohy!
poda?em sw?j movements i tam jest to co poda?e?
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

jak klikam na boots of haste to pisze tylko
08:04 You see boots of haste.
It weighs 7.50 oz.


Bardzo prosz? o szybk? pomoc, jest to dla mnie bardzo wa?ne.
 
Ostatnia edycja:
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

Boots of Haste
PHP:
	<item id="2195" name="boots of haste">
		<attribute key="weight" value="750" />
		<attribute key="slotType" value="feet" />
		<attribute key="speed" value="40" />
		<attribute key="showattributes" value="1" />
	</item>
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

nie dzia?a... tylko pokazuje speed, ale go nie zmienia
 
Odp: Nie dzia?aj? atrybuty itemk?w - bardzo wa?ne!!!

zaryzykuje warna, ale od?wierzam... bardzo mi an tym zale?y
 
Back
Do góry