item Position help me in it! :(

12/24/2014 22:06 perfect0#1
IMG HERE
[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 dont know how to fix it any know and help me ? :confused::confused:
12/24/2014 22:11 pro4never#2
Likely you're populating the equipment packet wrong.

In newer patch clients the server sends a list of UIDs to the client to tell them which items are equipped in which slots. You're likely writing the wrong equipment to the wrong offset if your right wep is showing as left and vice versa.
12/24/2014 22:16 perfect0#3
I do not know if I'm asking too much ... but you could put how to fix it? thank if you can do this
12/24/2014 22:26 Dr.unreal#4
Quote:
Originally Posted by perfect0 View Post
I do not know if I'm asking too much ... but you could put how to fix it? thank if you can do this
Emm ... he ... kinda already did ?
12/25/2014 02:04 abdoumatrix#5
this could help

12/25/2014 11:05 InsomniacPro#6
Quote:
Originally Posted by abdoumatrix View Post
this could help

I don't understand why some of your integers are written as hex and some are written as actual numerals. You're making typecasting stupid. And un needed.
12/25/2014 14:48 abdoumatrix#7
0x2e = 46
12/26/2014 17:52 turk55#8
Quote:
Originally Posted by abdoumatrix View Post
0x2e = 46
He meant to say that it isn't consistent. (I just hope you know what consistent means at this point)
12/27/2014 13:03 perfect0#9
Quote:
Originally Posted by abdoumatrix View Post
this could help


Work fine thx