[QUESTION] ARMOR

03/03/2010 23:44 PraDevil[ELITE]#1
what are the file u edited in client to make new armor..?(not casual)
this is what i get after finish

and this is what the file im edited..

3dobj.ini
Code:
001190240=c3/mesh/001190240.c3
002190260=c3/mesh/002190260.c3
3dtexture.ini
Code:
001190240=c3/texture/001190240.dds
002190260=c3/texture/002190260.dds
armor.ini

Itemtype.dat
Code:
added succesfully
please anyone check it..im tired to make this for a hundred time fails ==
if there was im missing something please post here..any suggestion would be nice..
thanks all..
03/04/2010 08:55 zukoo#2
you are using the patch eofenix?
modifiers because I had this item in the same way that the image in the past months ..
if you can help
03/04/2010 09:32 PraDevil[ELITE]#3
lol this from candy..i never touch and never download your client..
03/04/2010 09:49 zukoo#4
adjust your mesh and texture
c3/mesh and c3/texture

Blade level 200 and Armor lvl 255 >> =]
[Only registered and activated users can see links. Click Here To Register...]
03/04/2010 09:57 PraDevil[ELITE]#5
thanks but whats u mean..?? mesh and texture has been added to the mesh and texture folder..i make lvl 137 armor base by 125 armor and just want to change the colour of the armor..i take the TQ c3 file and rename it..but i become invisble =.=
03/04/2010 10:19 zukoo#6
Material0=金属
Probably the mesh file.
search the id in the mesh.
use 00 within the armor.ini to prevent read errors.
03/04/2010 10:58 PraDevil[ELITE]#7
did u mean i need to add like this??
Code:
[1131120]
Part=1
Mesh0=1190240
Texture0=1190240
MixTex0=0
MixOpt0=0
Asb0=5
Adb0=6
Material0=[COLOR="Red"]00[/COLOR]
03/04/2010 11:21 zukoo#8
[1131120]
Part=1
Mesh0=001190240
Texture0=001190240
MixTex0=999999900
MixOpt0=17
Asb0=5
Adb0=6
Material0=金属


I just put in place .. but is not any rule.
03/04/2010 11:53 PraDevil[ELITE]#9
ok bro..try it now..
03/04/2010 11:58 zukoo#10
If you put the 001190240.c3 in the ini and you still invisible you put here
03/04/2010 13:09 PraDevil[ELITE]#11
not work bro..help =.=

armor.ini

3dobj.ini

3dtexture.ini

mesh file name

texture file name
03/04/2010 13:20 zukoo#12
Just this invisible?
try to change the id of 001131120.dds and 001131120.c3
03/04/2010 14:41 PraDevil[ELITE]#13
not work too:(
03/04/2010 16:04 King_Arthur#14
*looks at the ids on the first page* I told you not to follow that guide ><
First off, never make a copy of a c3 file unless you have to. The more files you have to change the better chance you mess something up.

So... you said you made a edit of the level 125 armor correct? Well I did the same thing just now and got it to work so here's what I did. (I only did the male but for the female you do the same thing just add a 2 in front to make 21311120 for these two files only.)

3dtexture.ini:
Code:
001131120=c3/texture/001131120.dds
armor.ini:

You should have added 5 items to itemtype.dat and cq_itemtype. Your cq_itemtype and itemtype.dat should not have the identifier in front. Just 131120,131121...131124 is all you need to make it for both male and female. Revert all the other files you changed back to normal. These should work for anyone all you have to do is add your male and female lvl 125 armor edits to \c3\texture\ with the correct name. If you do everything correctly and restart your server you should get something like this:

[Only registered and activated users can see links. Click Here To Register...]

Note: Your players will be able to upgrade your 125 armor into this armor through the upgrader.
03/04/2010 17:19 PraDevil[ELITE]#15
hehe there was no guide to adding armor..so i make this thread..:p
thanks..i will work with it:D
[edit]*
Code:
restart your [COLOR="Red"]server[/COLOR] you should get something like this
do you mean restart client or server