[Help]Using 2 two handers

Joined
Jan 27, 2008
Messages
541
Reaction score
12
Alright, I have a conquer online private server, and i want to know how to use two two handers at the same time :(. i know its possible cuz ive seen it done before, can anyone help?
 
lol. In all honesty it is easy. If you're not willing to figure it out yourself then others won't be willing to tell you. Don't worry. When you figure it out you'll be like "wtf that was so simple". You may hate us all for refusing to tell you, but hey, that's life. It really is simple. I'll give you a hint. Forced equip.
 
Im sure i will lol, i tryed going under items in PgAdmin III and changing the range smallint, but it wouldnt let me change the 2 to a 1. Looked like the place to do it :'( haha.
 
In characters tablespace, you find Equipments column, thats where you have to do changing. Im too lazy to say more. =D
 
In characters tablespace, you find Equipments column, thats where you have to do changing. Im too lazy to say more. =D
You don't have to edit server files. There are two ways to do it. One, edit client files to make 2handers 1handed, or force equip it server side.
 
Lol, yeah, i need help editing the tables :(. In the Equiptment column i see
00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000~00000000000000000000000000000000000000
none of that makes any sense to me?
 
lawl :D 2 lvl 115 poleaxe :
01B70500000907FF000000000000D595FC0D0D~01D5B900000907FF000000000000AF5A310D0D~02185E00000907FF0000000000003275810D0D~08173500000907FF0001C1E01C1E286C32FFFF~08173500000907FF0001C1E01C1E286C32FFFF~024AE900000907FF000000000000E7786B0D0D~0271F900000907FF00000000000062816A0D0D~00000000000000000000000000000000000000~02C4610000000000000FFFF0FFFF1392760000
 
lol. In all honesty it is easy. If you're not willing to figure it out yourself then others won't be willing to tell you. Don't worry. When you figure it out you'll be like "wtf that was so simple". You may hate us all for refusing to tell you, but hey, that's life. It really is simple. I'll give you a hint. Forced equip.


When people arent going GIMME CODE GIMME code I dont understand why some of you guys think you can be 24/7 dicks and ive spoken to you directly zero and I know ur not this big of a dick? SO why be one without helping they wont even learn....


To answer your question one way i use to do it is just take the uid and put it into ur right hand weapon slot in ur database, or you can create a command to do so
 
This is what these people are doing. They are jumping in to the water head first without knowing how to swim. They are trying to make a server and they don't know how to code.

That'd be like me trying to make one in pure ASM. I don't know ASM as well as I'd like to but I wouldn't go to an ASM help forum and ask them how to do things that are way above me because then they'd have to explain every step and detail when there are tutorials and examples out there to do it. If these people can't figure things out for themselves how are they supposed to maintain their server? By asking people for help.

There's a fine line between can and can't when it comes to coding. You either can or you can't. Most of these people can't which is why there are so many questions about "how to". It takes a certain intelligence to be able to do some of the things coding requires. There are people like my friend who struggle with coding and have difficulties understanding these concepts and can't put 2 and 2 together. Then there are people like those you question "why won't you help people" who can grasp the concept in seconds flat.

Here's an example and reason why most people don't help.

Most people here fall under the can't category.
To explain something such as pointers to them, you can't just say "a pointer is a variable storing the memory address to another variable". Someone who "can" would understand that quickly. Anyone else would be "huh?" "what?". I've seen it many times. I've explained coding concepts to so many people and those that can't understand end up giving up. To people who "can't" you not only have to explain the concept, but then do it all for them. "I get it now. Can you fix this?" well you apparently didn't understand if you can't do it. You have to spend your time giving them help, then you have to help them again when they muck it up, then you have to help them again when they want to know something else.

I can understand not everyone can teach themselves, but damnit, everyone CAN research. I offer unlimited help to everyone and those I help know it. What I don't do is do your work for you. If you can show me that you CAN, I help. I helped my friend develop an entire base for his emulator of another game because he knows how to code and can show me he knows. Some of these concepts were just knew to him and he needed to see them in action. Others have asked me for help and I more than willingly help. I just don't have the time to help you make your entire server step by step.



PLUS, dual wielding 2handers are not part of the game. That is an "extra feature". Figure the damn thing out yourself. If people gave out the answers to "extra features" then no server would be unique.
 
O i agree that most of htese people have no right to be messing with a server especially how horribly coded COEMU was i Mean hell even jack admits that his wasnt even coded greatly your best bet is coding it yourself lol and I agree with that, I have been asking simple questions reading **** and just working with crap and have now written a fully functional NPC server and implemented it into jacks old source just to see if possible... They need to read instead of ask HOW to do things they need to read before they come here but what ever
 
Back