HelpCustom Item Error?

Posts 115 of 21 · Page 1 of 2
Custom Item Error?


I can't do this anymore lol. I'm trying to make a custom item, but every time I want to give myself the item, it just says 'Unknown Type'. I will show the screenshots below and also an error I sometimes get. Also, can someone explain the type thing in the first row of the code that's beside the Object ID? I don't know the pattern as to which how it is followed. I only know that it is a hex value that is unique.



swf decompiled.PNG1012 KB · 18 downloads
I believe your object type has been used by another item.

I also believe that you actually do not need the <Tier>UT</Tier> if you want an item to be UT

Correct me if I am wrong but I have not done this in so long, I've forgotten lol
Quote Originally Posted by Ahl View Post
I believe your object type has been used by another item.

I also believe that you actually do not need the <Tier>UT</Tier> if you want an item to be UT

Correct me if I am wrong but I have not done this in so long, I've forgotten lol
Yeah the thing is though that I checked to make sure that the object type hadn't been used in both addition.xml and item.xml. Also, the TIER thing dosen't matter, you can delete it or just write UT. Thanks though, I'll try again!
Quote Originally Posted by OrbNight View Post
Yeah the thing is though that I checked to make sure that the object type hadn't been used in both addition.xml and item.xml. Also, the TIER thing dosen't matter, you can delete it or just write UT. Thanks though, I'll try again!
So have you fixed it?
Quote Originally Posted by OrbNight View Post
Yeah the thing is though that I checked to make sure that the object type hadn't been used in both addition.xml and item.xml. Also, the TIER thing dosen't matter, you can delete it or just write UT. Thanks though, I'll try again!
Did you make sure that the object type was in hexadecimal
Quote Originally Posted by OrbNight View Post
Yeah the thing is though that I checked to make sure that the object type hadn't been used in both addition.xml and item.xml. Also, the TIER thing dosen't matter, you can delete it or just write UT. Thanks though, I'll try again!
The thing is that the object id could've been used in another xml file. I would try changing it to something else
Quote Originally Posted by Organized Chaos View Post


So have you fixed it?
No I haven't yet

- - - Updated - - -

Quote Originally Posted by Zakrai View Post
Did you make sure that the object type was in hexadecimal
yes I did check
Try just using a completely different hex
Quote Originally Posted by Ahl View Post
The thing is that the object id could've been used in another xml file. I would try changing it to something else
Nope just tryed with the Hex 0x26AC and dosen't work, oh and btw I'm using Club559 if anyone needs that.

- - - Updated - - -

Quote Originally Posted by Organized Chaos View Post
Try just using a completely different hex
Nope still doesn't work, used the hex 0x26AC
Quote Originally Posted by OrbNight View Post
Nope just tryed with the Hex 0x26AC and dosen't work, oh and btw I'm using Club559 if anyone needs that.

- - - Updated - - -



Nope still doesn't work, used the hex 0x26AC
Try, 0xF00AC??
The problem is that you put <Tier>UT</Tier>
I think <Tier>UT</Tier> works on Phoenix, but I know it doesn't work on this source
Quote Originally Posted by Travoos View Post
The problem is that you put <Tier>UT</Tier>
I think <Tier>UT</Tier> works on Phoenix, but I know it doesn't work on this source
I suggested that to the OP and he said it worked
Quote Originally Posted by Travoos View Post
The problem is that you put <Tier>UT</Tier>
I think <Tier>UT</Tier> works on Phoenix, but I know it doesn't work on this source
I tried that but it still comes up with an error D:

- - - Updated - - -

Quote Originally Posted by Ahl View Post
I suggested that to the OP and he said it worked
Oh um, sorry if you misunderstood XD. But I meant that I tried it and it didn't work :P sorry about the inconvenience.
Quote Originally Posted by OrbNight View Post
I tried that but it still comes up with an error D:
Well, I looked at the line of code where the error was occurring, and it's right where it sets the tier.
Maybe you get a different error after removing the <Tier> tag?
Quote Originally Posted by Travoos View Post


Well, I looked at the line of code where the error was occurring, and it's right where it sets the tier.
Maybe you get a different error after removing the <Tier> tag?
I don't get any error with the tiers
Posts 115 of 21 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?