GMRobe For 5165

01/22/2010 05:26 [GM]#16
Quote:
Originally Posted by StarBucks View Post
Do as korvacs said, change it to act as a garment. Anyway, with the GM robe on you wouldn't need armor so i don't understand why you need to as a garm.
i did that and in type it says Garment type:Garment and still not a garment
01/22/2010 05:41 Arcо#17
Quote:
Originally Posted by [GM] View Post
i did that and in type it says Garment type:Garment and still not a garment

What you need to do is change the item's type.
Lemme explain by breaking down and item id:
Say an item id is 410289
The number 410 tells you what kind of item it is.
The number 28 is the items number, like for instance all level 125 blades are 28 and all 126 blades are 29.
The number 9 tells you the quality.
3-5 is normal.
6 is refined.
7 is unique.
8 is elite.
9 is super.
You would want to change the first 3 numbers to be a garment number.
Like 185. (Correct me if I'm wrong.)
Make sure the id isn't taken.
Hope this explains it.
01/22/2010 06:22 [GM]#18
Quote:
Originally Posted by Hepatitis C View Post

What you need to do is change the item's type.
Lemme explain by breaking down and item id:
Say an item id is 410289
The number 410 tells you what kind of item it is.
The number 28 is the items number, like for instance all level 125 blades are 28 and all 126 blades are 29.
The number 9 tells you the quality.
3-5 is normal.
6 is refined.
7 is unique.
8 is elite.
9 is super.
You would want to change the first 3 numbers to be a garment number.
Like 185. (Correct me if I'm wrong.)
Make sure the id isn't taken.
Hope this explains it.
thanks but i go invisible when i wear it
01/22/2010 06:26 Arcо#19
Quote:
Originally Posted by [GM] View Post
oh cool now i go invisible when i wear it :mad:
Because now that you have changed the id of the item you now need to change everything related to its presence.
Search these files for the old ID and just change it to the new id.
-Armor.ini
-ItemTexture.ini
-Mapitemicon.ani
-Itemminicon.ani

If I missed any please correct me.
01/22/2010 06:47 [GM]#20
Quote:
Originally Posted by Hepatitis C View Post
Because now that you have changed the id of the item you now need to change everything related to its presence.
Search these files for the old ID and just change it to the new id.
-Armor.ini
-ItemTexture.ini
-Mapitemicon.ani
-Itemminicon.ani

If I missed any please correct me.

since editing ini files is not possible so it won't work
01/22/2010 06:49 Arcо#21
Quote:
Originally Posted by [GM] View Post
since editing ini files is not possible so it won't work

It is possible, you just cannot add stuff to it.
01/22/2010 06:58 [GM]#22
Quote:
Originally Posted by Hepatitis C View Post

It is possible, you just cannot add stuff to it.



oh great so my Garment id is 185010 so what is the id of it in the armor.ini

and thx hep u always help ppl i voted for you:handsdown:
01/22/2010 07:00 Arcо#23
Quote:
Originally Posted by [GM] View Post
oh great so my Garment id is 185010 so what is the id of it in the armor.ini

and thx hep u always help ppl i voted for you:handsdown:

Well the id of it in armor.ini is the old id which should be changed to the new id(185010)
I THINK it was 137010.
I'm not sure.
And no problem:]
I'm here to help.
01/22/2010 07:10 [GM]#24
Quote:
Originally Posted by Hepatitis C View Post

Well the id of it in armor.ini is the old id which should be changed to the new id(185010)
I THINK it was 137010.
I'm not sure.
And no problem:]
I'm here to help.
when i was editing armor.ini i found 1137010,2137010,3137010,4137010 i left the first number and i edited the 137010

and still not working
01/22/2010 07:12 Arcо#25
Quote:
Originally Posted by [GM] View Post
when i was editing armor.ini i found 1137010,2137010,3137010,4137010 i left the first number and i edited the 137010

and still not working
Did you edit ItemTexture.ini as well?
Because if I'm not mistaken that file also has something to do with armor textures.
01/22/2010 07:24 [GM]#26
Quote:
Originally Posted by Hepatitis C View Post
Did you edit ItemTexture.ini as well?
Because if I'm not mistaken that file also has something to do with armor textures.
i have just edited ItemTexture.ini and 3dTexture.ini and still not working


the problem is ini Files are NOT editable
01/22/2010 09:41 Arcо#27
Quote:
Originally Posted by [GM] View Post
i have just edited ItemTexture.ini and 3dTexture.ini and still not working


the problem is ini Files are NOT editable
I'm telling you they ARE editable.
I've done it myself.
Only thing is, new stuff cannot be added.
01/22/2010 09:44 Korvacs#28
Quote:
Originally Posted by [GM] View Post
i did that and in type it says Garment type:Garment and still not a garment
Thats not what i told you to do at all.

I said to change the range of itemtype that it is so that it is treated by the server as a garment, not just change the type to Garment, and to change your equip script so that you override the client, since the client will think its an armour.
01/22/2010 09:46 Arcо#29
Quote:
Originally Posted by Korvacs View Post
Thats not what i told you to do at all.

I said to change the range of itemtype that it is so that it is treated by the server as a garment, not just change the type to Garment, and to change your equip script so that you override the client, since the client will think its an armour.
Or he can do what I said and change the item's type?
Works like a charm.
01/22/2010 10:33 ramix#30
but he wanna put ther armor he have a garment???? or a garment in armor?