[HELP]item socket...

10/06/2012 21:12 LogLife#1
In the exe this offset user for add gem to socket. right ?
Code:
  |.  C74424 68 160 MOV DWORD PTR SS:[LOCAL.139],416
  |.  C74424 6C 170 MOV DWORD PTR SS:[LOCAL.138],417
  |.  C74424 70 180 MOV DWORD PTR SS:[LOCAL.137],418
  |.  C74424 74 000 MOV DWORD PTR SS:[LOCAL.136],500
  |.  C74424 78 010 MOV DWORD PTR SS:[LOCAL.135],501
  |.  C74424 7C 020 MOV DWORD PTR SS:[LOCAL.134],502
1. for add gem to socket when i click at gem and put it to weapon socket i got not thing change how to fix this problem ?

2.Where to found 501 or 502 in the client, Share\item ?
10/07/2012 01:12 lostisgood#2
god , you know code of socket but you dont know where can you find 501 & 502 in client ? r u kidding me ?
10/07/2012 02:04 kokamentos#3
Quote:
Originally Posted by LogLife View Post
In the exe this offset user for add gem to socket. right ?
Code:
  |.  C74424 68 160 MOV DWORD PTR SS:[LOCAL.139],416
  |.  C74424 6C 170 MOV DWORD PTR SS:[LOCAL.138],417
  |.  C74424 70 180 MOV DWORD PTR SS:[LOCAL.137],418
  |.  C74424 74 000 MOV DWORD PTR SS:[LOCAL.136],500
  |.  C74424 78 010 MOV DWORD PTR SS:[LOCAL.135],501
  |.  C74424 7C 020 MOV DWORD PTR SS:[LOCAL.134],502
1. for add gem to socket when i click at gem and put it to weapon socket i got not thing change how to fix this problem ?

2.Where to found 501 or 502 in the client, Share\item ?

You don't need have to define new weapons.
You can use the weapons have already been defined
example:
9,1041,BAL_L,BAL_R,BAL_L,BAL_R,TWIN_SWORD
and you need change all weapons WIzzard to 17.

Good luck!
10/07/2012 02:16 LogLife#4
Quote:
Originally Posted by kokamentos View Post
You don't need have to define new weapons.
You can use the weapons have already been defined
example:
9,1041,BAL_L,BAL_R,BAL_L,BAL_R,TWIN_SWORD
and you need change all weapons WIzzard to 17.
This my server ! is completed [Only registered and activated users can see links. Click Here To Register...]
Good luck!
that i knew man, but i need to define the new weapons can you advice to me how to fix that ?
i fixed it below the code but socket not allow gem add into it
Code:
  |.  C74424 68 160 MOV DWORD PTR SS:[LOCAL.139],416
  |.  C74424 6C 170 MOV DWORD PTR SS:[LOCAL.138],417
  |.  C74424 70 180 MOV DWORD PTR SS:[LOCAL.137],418
  |.  C74424 74 000 MOV DWORD PTR SS:[LOCAL.136],500
  |.  C74424 78 010 MOV DWORD PTR SS:[LOCAL.135],501
  |.  C74424 7C 020 MOV DWORD PTR SS:[LOCAL.134],502

 |.  C74424 80 020 MOV DWORD PTR SS:[LOCAL.198],419 - ORB
 |.  C74424 84 020 MOV DWORD PTR SS:[LOCAL.197],41A - GREAT_FALCHION
 |.  C74424 88 020 MOV DWORD PTR SS:[LOCAL.196],41B - KATAR
how to fix that plrease advice.
10/07/2012 02:39 kokamentos#5
Quote:
Originally Posted by LogLife View Post

how to fix that plrease advice.

OK I will try ! if it work I will tell you!
10/07/2012 15:17 LogLife#6
kokamentos , fixed ?
10/07/2012 17:37 kokamentos#7
Quote:
Originally Posted by LogLife View Post
kokamentos , fixed ?
I can't fix it ! I had try but it not work

You can pm josi0123. Him can fix it!