b0xx0r wrote:I'm not sure if this has been posted before (searched and didn't find anything), or if this is the exact place to put it, but I'll go for it.
It always irks me when I see unknown item names scrolling through the console, so I took a few minutes and added these to the tables:
itemsdescriptions
Code: Select all
2393#
A light, comfortable suit made just for young adventurers. Impossible to refine.
Item Class: Armor
Defense Rate: ^7777773^000000
Weight: ^77777730^000000
Jobs: ^777777All^000000
#
12323#
An enchanted fly's wing that instantly sends its user to a random spot when waved in the air. ^000088Instant teleport.^000000
Weight: ^77777770^000000
#
12324#
An enchanted butterfly's wing that instantly sends its user to their Save Point when waved in the air. ^000088Instant teleport to character's Save Point.^000000
Weight: ^77777770^000000
#
12325#
A magnifying glass used for scrutinizing objects.
Weight: ^77777770^000000
#
items
Code: Select all
2393#Novice_Adventurer's_Suit#
12323#Novice Fly Wing#
12324#Novice Butterfly Wing#
12325#Novice Magnifier#
itemslots
Hope this helps someone.
Edit: Uploaded .rar of the DIFFs
hello and yes it helped me. i was looking for a solution that i could not have solved by my own. i had this problem with unknown #12323 (fly wing) so everytime a pupa turned into a creamy i did get this:
Next 52 dmg could kill you. Teleporting...
You don't have the Teleport skill or a Fly Wing
[ 21/100] Monster Creamy (6) attacks you - Dmg: 52 (delay 72)
You have died
You failed to cast Unknown
so yes i hope it helps me because i didnt apply it yet. but i think it will.
its good that you posted this . your the only one.
patch.rar dont work right now. but copy past that text above it should do it. your a great help
whats the diffrence between itemdescription and/or itemdescription-pro ?
i think we have to remove the old fly_wing vallue`s from items or/and itemdescription ?
and i think these items should be without the "novice" in front of the item name:
12323#Novice Fly Wing# > 12323#Fly Wing#
12324#Novice Butterfly Wing# > 12324#Butterfly Wing#
12325#Novice Magnifier# > 12325#Magnifier#
yes it works now after experimenting and testing. your a genius.