Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 02:21

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

Advertisement



My remaining errors about Aloken.

Discussion on My remaining errors about Aloken. within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
Talking My remaining errors about Aloken.

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.
LogLife is offline  
Old 09/30/2011, 22:04   #2
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
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
=Seph= is offline  
Old 09/30/2011, 22:37   #3
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
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
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 ?






I need same the picture.
LogLife is offline  
Old 09/30/2011, 23:13   #4
 
elite*gold: 0
Join Date: Jul 2011
Posts: 287
Received Thanks: 32
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 ?






I need same the picture.
maybe 500$ ?
ariesmichael is offline  
Old 09/30/2011, 23:21   #5
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
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 ?






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.
=Seph= is offline  
Old 10/01/2011, 02:18   #6
 
elite*gold: 0
Join Date: Mar 2008
Posts: 94
Received Thanks: 11
$1... texture missing
kenshin-x is offline  
Old 10/01/2011, 09:16   #7
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
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 ?
LogLife is offline  
Old 10/01/2011, 09:28   #8
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
item_shape lol
=Seph= is offline  
Old 10/01/2011, 10:03   #9
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
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
LogLife is offline  
Old 10/01/2011, 13:26   #10
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
omfg. -.- You're iq is to low to understand it. Just use my released exes and you'll be fine.
=Seph= is offline  
Old 10/01/2011, 13:49   #11
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
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 = ____?
LogLife is offline  
Old 10/01/2011, 14:04   #12
 
=Seph='s Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 577
Received Thanks: 412
You'll have to figure it out yourself :P
=Seph= is offline  
Old 10/02/2011, 00:33   #13
 
LogLife's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 260
Received Thanks: 17
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.







..
LogLife is offline  
Old 10/02/2011, 23:29   #14
 
elite*gold: 0
Join Date: Aug 2007
Posts: 554
Received Thanks: 136
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.
xfactorbowler is offline  
Old 10/03/2011, 11:36   #15
 
elite*gold: 0
Join Date: Nov 2007
Posts: 84
Received Thanks: 8
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)
[Sr] Pawned is offline  
Reply


Similar Threads Similar Threads
[Guide] 2 Fixes on Sro-Errors (no bot-errors)
03/04/2011 - SRO Guides & Templates - 5 Replies
Hey guys, here are 2 fixes for silkroad-errors (not bot-errors!). I know they dont appear for many people but some guys have problems with it. 1st Fix: "Server is undergoing inspection..." Why does this error appear? Because Joymax has some problems with the Login-Servers. Fix: Step1): Click on "Start" then on "Run"
Offsets Remaining the same
11/10/2009 - Dekaron - 2 Replies
Mods please move this to were ever you see fit, but i figured i would let anyone that does their own Offsets *and those who can not* know that i found the current offsets that worked before the update still do. So, to anyone that doesn't wanna waste time searching *bout 5 mins max* just start hacking away with Neb's New Bypass ^^



All times are GMT +2. The time now is 02:21.


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.