Register for your free account! | Forgot your password?

You last visited: Today at 20:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[QUESTION] ARMOR

Discussion on [QUESTION] ARMOR within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
[QUESTION] ARMOR

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..
PraDevil[ELITE] is offline  
Old 03/04/2010, 08:55   #2
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
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
zukoo is offline  
Old 03/04/2010, 09:32   #3
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
lol this from candy..i never touch and never download your client..
PraDevil[ELITE] is offline  
Old 03/04/2010, 09:49   #4
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
adjust your mesh and texture
c3/mesh and c3/texture

Blade level 200 and Armor lvl 255 >> =]
zukoo is offline  
Thanks
1 User
Old 03/04/2010, 09:57   #5
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
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 =.=
PraDevil[ELITE] is offline  
Old 03/04/2010, 10:19   #6
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
Material0=金属
Probably the mesh file.
search the id in the mesh.
use 00 within the armor.ini to prevent read errors.
zukoo is offline  
Thanks
1 User
Old 03/04/2010, 10:58   #7
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
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]
PraDevil[ELITE] is offline  
Old 03/04/2010, 11:21   #8
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
[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.
zukoo is offline  
Thanks
1 User
Old 03/04/2010, 11:53   #9
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
ok bro..try it now..
PraDevil[ELITE] is offline  
Old 03/04/2010, 11:58   #10
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
If you put the 001190240.c3 in the ini and you still invisible you put here
zukoo is offline  
Thanks
1 User
Old 03/04/2010, 13:09   #11
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
not work bro..help =.=

armor.ini

3dobj.ini

3dtexture.ini

mesh file name

texture file name
PraDevil[ELITE] is offline  
Old 03/04/2010, 13:20   #12
 
zukoo's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 499
Received Thanks: 153
Just this invisible?
try to change the id of 001131120.dds and 001131120.c3
zukoo is offline  
Thanks
1 User
Old 03/04/2010, 14:41   #13
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
not work too
PraDevil[ELITE] is offline  
Old 03/04/2010, 16:04   #14
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 895
*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:



Note: Your players will be able to upgrade your 125 armor into this armor through the upgrader.
King_Arthur is offline  
Thanks
1 User
Old 03/04/2010, 17:19   #15
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
hehe there was no guide to adding armor..so i make this thread..
thanks..i will work with it
[edit]*
Code:
restart your [COLOR="Red"]server[/COLOR] you should get something like this
do you mean restart client or server
PraDevil[ELITE] is offline  
Reply

« cq_goods? | [Help] »

Similar Threads Similar Threads
[Question] About this Gacha's Armor
05/02/2010 - Grand Chase Philippines - 2 Replies
Last Gacha Event, the Tiderunner set gives you a buff when you wear the full set. How about this Gacha's Armor Victorian set? Is there a buff?
[question]armor bug..
03/08/2010 - EO PServer Hosting - 2 Replies
i guess i have missing something in my armor.ini..i have delete some other thing in my file..see this pic below..does anyone got this problem before..? and how to fix it? * Not the casual ,armor bug etc2..im just have delete something in my armor.ini but didnt remember that code.. http://freaky-online.servegame.com/zz.jpg
Question about armor name
10/02/2009 - Aion - 2 Replies
anyone tell what the name of this armor http://images.mmosite.com/aion/suit/elyos/lv30c_1 3.jpg http://images.mmosite.com/aion/suit/elyos/lv30c_0 9.jpg thx:rolleyes:
[Question] how can i make what dds to what weap/armor
07/30/2009 - Dekaron Private Server - 2 Replies
if i want to make lvl 54 weapons will look like lvl 130 how can i change what dds will load the weap without edit with Photoshop thanks.



All times are GMT +1. The time now is 20:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.