My remaining errors about Aloken.

09/30/2011 21:56 LogLife#1
1. Now my aloken problem is no has texture when she not wear anything, i can't to see aloken with out glove,helmet,pants,boot,armor / where the position in exe to fix this problem ?
or how to fix this problem



2.how to fix aloken can wear spear with guardarm.
3.how to fix aloken can wear any costume.

i'm can to use ollydbg littlebit and know about assymbly littlebit,i need some guy guide to me about the position in the exe's to fix above problem.


thank for everyone.:mofo:
09/30/2011 22:04 =Seph=#2
1:Check if you got all the textures/mesh skil etc. Also check if you have the items in data\script\item_shape.csv

2:Secret :D
09/30/2011 22:37 LogLife#3
Quote:
Originally Posted by =Seph= View Post
1:Check if you got all the textures/mesh skil etc. Also check if you have the items in data\script\item_shape.csv

2:Secret :D
1. i'm sure i got everything mesh/skel/item_shape / and properties/item/defualt.txt but still got Transparent skin.

2.For 100$ ,your Secret can be my answer ? :D


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


[Only registered and activated users can see links. Click Here To Register...]
I need same the picture.
09/30/2011 23:13 ariesmichael#4
item_shape . right !

Quote:
Originally Posted by LogLife View Post
1. i'm sure i got everything mesh/skel/item_shape / and properties/item/defualt.txt but still got Transparent skin.

2.For 100$ ,your Secret can be my answer ? :D


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


[Only registered and activated users can see links. Click Here To Register...]
I need same the picture.
maybe 500$ ?
09/30/2011 23:21 =Seph=#5
Quote:
Originally Posted by LogLife View Post
1. i'm sure i got everything mesh/skel/item_shape / and properties/item/defualt.txt but still got Transparent skin.

2.For 100$ ,your Secret can be my answer ? :D


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


[Only registered and activated users can see links. Click Here To Register...]
I need same the picture.
Nononononono no.
His problem is the client exe not knowing which class to add the mesh and tpack to.

Your problem is missing items in item_shape or textures.
10/01/2011 02:18 kenshin-x#6
$1... texture missing
10/01/2011 09:16 LogLife#7
Quote:
Originally Posted by =Seph= View Post
Nononononono no.
His problem is the client exe not knowing which class to add the mesh and tpack to.

Your problem is missing items in item_shape or textures.

then where to fix my problem ?

in the exe or item_shape ?
:D
10/01/2011 09:28 =Seph=#8
item_shape lol
10/01/2011 10:03 LogLife#9
For item_shape I've fixed, but without success.
if you confirm i'll try again

=Seph= in the item_shape i think it only item, because have to use item index
but my point is about character not item

Quote:
Nononononono no.
His problem is the client exe not knowing which class to add the mesh and tpack to.
how to fix my exe ' knowing class to add the mesh and tpack that i need to know
10/01/2011 13:26 =Seph=#10
omfg. -.- You're iq is to low to understand it. Just use my released exes and you'll be fine.
10/01/2011 13:49 LogLife#11
No No Seph i need to fix by my self, because my exes not same your exes ok ?
but now i got answer already thank for your kind , i love u Seph :)


For last question:
if 11f008 = 3500 lines
and then 8f008 = ____?
10/01/2011 14:04 =Seph=#12
You'll have to figure it out yourself :P
10/02/2011 00:33 LogLife#13
i have already everything in my data.pak
- Properties/item/default.txt
- mesh
- texturepack

and in default.txt i have this:
Code:
// Alloken
 
[ALO_HEL]
game_mesh    "Item\Armor\Helmet\ALO_EQU_HEL_00.mesh"
game_tpack    "Item\Armor\Helmet\ALO_EQU_HEL_00.tpack"
[/ALO_HEL]
 
[ALO_COT]
game_mesh    "Item\Armor\Coat\ALO_EQU_COT_00.mesh"
game_tpack    "Item\Armor\Coat\ALO_EQU_COT_00.tpack"
[/ALO_COT]
 
[ALO_PAT]
game_mesh    "Item\Armor\Pants\ALO_EQU_PAT_00.mesh"
game_tpack    "Item\Armor\Pants\ALO_EQU_PAT_00.tpack"
[/ALO_PAT]
 
[ALO_BOT]
game_mesh    "Item\Armor\Boots\ALO_EQU_BOT_00.mesh"
game_tpack    "Item\Armor\Boots\ALO_EQU_BOT_00.tpack"
[/ALO_BOT]
 
[ALO_GLV]
game_mesh    "Item\Armor\Glove\ALO_EQU_GLV_00.mesh"
game_tpack    "Item\Armor\Glove\ALO_EQU_GLV_00.tpack"
[/ALO_GLV]





and my exes already add "ALO" class.

i was wondering why my aloken still invisble or transparent.

but can play or use every skill.
can dance.
can fish.

i was wondering why my aloken still invisble or transparent.

so tried to fix this problem. :confused:






..
10/02/2011 23:29 xfactorbowler#14
all the items in your item_shape? least that's my experience on when stuff isn't showing and when it's purple it's the tpack if i said something that's already been said my bad, just putting fourth my 2 cents on what it could be.
10/03/2011 11:36 [Sr] Pawned#15
this isn't a real item
its the chars default look (when he is 'naked')
i dont think thats to be found in itemshape (no promises thou cant confirm it atm)