• 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!

Solved Hmmm? Anyway to make them not appear in the log?

WiLDTuRTLE

Member
Joined
Feb 26, 2011
Messages
478
Reaction score
5
Alright so, this appear because i edited weapons, but theres not the same at all, is it becoz they got the same weight , description and everything?

heres the pic.:
2vumwsi.jpg


Any idea where it could be, item.xml or weapon.xml or weapon/script/~
 
Look in weapons.xml for id 7438, 2454, 7429 and the others that aren't shown on this screen.
With using Ctrl f you can look for the ids. If the id is added 2x, remove one of them.
 
but theres no 2x any of all the ids.. ;s its so wierd x.x
What if its the name and

'
<attribute key="weaponType" value="wand"/>
<attribute key="shootType" value="death"/>
<attribute key="range" value="7"/>
<attribute key="weight" value="4000"/>
<attribute key="weaponType" value="distance"/>
'?
 
Back
Top