Very Big Problem

06/14/2012 02:50 Healian#16
hhhh srry idk why did i bumped :)) it was a mistake i didnt saw your comments guys :D
06/14/2012 02:52 Zeroxelli#17
Quote:
Originally Posted by Healian View Post
hhhh srry idk why did i bumped :)) it was a mistake i didnt saw your comments guys :D
Ah okay lol. Did you fix your problem ?
06/14/2012 03:00 Healian#18
nope :( i am worry it ends and i cant fix it

2 hell porblems the one of the pistol did not apear while equiped (right hand)

second the normal attack animation
06/14/2012 03:07 Zeroxelli#19
Quote:
Originally Posted by Healian View Post
nope :( i am worry it ends and i cant fix it

2 hell porblems the one of the pistol did not apear while equiped (right hand)

second the normal attack animation
Try a different client?
06/14/2012 03:12 Healian#20
which one you suggest for me my source is 5568
06/14/2012 04:23 Zeroxelli#21
That's not what your source is, that's the client version/patch that your source supports. What is your source, Albetros? I don't know any other late sources, nor do I know any that fully support pirates.
06/14/2012 06:14 2slam#22
ur source is 5527 and about pistoles that because of pirate status u have to upgrade your source (and that would be diff) about the motion of attackin u should re-download my modified dbc of the thread about pirate motion.
06/14/2012 12:07 Mr_PoP#23
am not sure if this solution going to work but try it: "get a latest client and replace the latest conqur.exe with your old Client conquer.exe " it may work. give it a try!
06/14/2012 12:25 marlyandedsel#24
it will disconnect doing that.
06/14/2012 12:28 Zeroxelli#25
Quote:
Originally Posted by Mr_PoP View Post
am not sure if this solution going to work but try it: "get a latest client and replace the latest conqur.exe with your old Client conquer.exe " it may work. give it a try!
Depends if any crucial references/dependabilities were changed between the releases. Often times, that will work. I've 42xx files on a 47xx client, and vice-versa. Just have to be thorough about it.
06/14/2012 15:19 Healian#26
tried the solution of getting the last version and replace exes but did not worked and i tried a new client but i get Failed to connect to the server error :( and if i replaced GameData.dll it works but no npc apear


and about what u said 2slam idont know what you mean by pirate statue ? which portion of the source ? can u explain a little bit further

what make me think that its client side that i cant really find the right weapon slot in my client !

a pic from my items

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

Or maybe server side of determining either the char have the ability to wear right weapon or not ? idk
06/14/2012 23:05 Zeroxelli#27
The client determines whether or not you can have two weapons shown at once, but will still display them if the packet is sent in older clients. You have to go to your SpawnCharacter packet and check if it's only sending two weapons for trojan/archer/warrior/monk/ninja/etc and add pirate if so.
06/14/2012 23:22 Healian#28
i cant determin where in the source i can work with the pirate spawn to make it 2 weapons
06/14/2012 23:26 Zeroxelli#29
Quote:
Originally Posted by Healian View Post
i cant determin where in the source i can work with the pirate spawn to make it 2 weapons
You have to try and find your spawn handler, and then find the portion that spawns characters. There's a packet for spawning characters, and in that packet you send the staticID of each item in your equipment. My guess is that it limits it to one weapon for certain classes, so check that. Though, it could also be the client, I'm not sure.
06/14/2012 23:35 Healian#30
the reason i said server is that when i change class through the GM command @class to archer for example i see the slots appear when change back to pirate the slots disappear