Warcraft III resources & community, 2003–2006 · archived
C++ Programmers
40 posts
Impac7
#1
C++ Programmers
I cant work with C++ and i need one file done very much. Do you know forums or sites where they can do requests for creating a file ( i need a .dll file)?
You clearly lack an understanding of the purpose of .dll files and what programmers can create in relation to them
A programmer doesn't make a dll file, they make a program which may requre a dll file. If you lack a dll file, a programmer can't just make you a new one, you'll need to find a way to get it
If you'd write an intelligent question i'd be able to help.
Impac7
#6
Now you let me say it in more specific way... I need a .dll for Magos's War3 Model editor to serve me as importer for other file type. His prog reqs a .dll file. I talked with him he said he woudnt have time and told me : 'write the DLL yourself' if i had Visual C++. Like is it still a stupid question now ?
To write a dll to do that, a programmer would need the entire source code of Magos' program. To be blunt, they couldn't just say "I'MA MAKE A DLL =D", they'd need knowledge of BOTH filetypes, the one you want to transfer from and too, and to know exactly how to get it to work
No random C ++ programmer is going to know that, only one who's doing such things would know
No, actually, provided documentation, any programmer would be able to write dll. But noone wants.
PS: Visual Studio is on thepiratebay.org
Impac7
#9
'But noone wants.' Whats this supposed to mean ? Yeah if someone is lazy and doesnt do request but it IS possible to be done if he has a copy of each of the 2 file types.
Well my very 1st question was who could do that, who does requests or who can do this at all, links of forums where they do such ?
2nd question: who can create a program that can convert 1 file type to anotehr (this tiem im not talking about magos' prog or dlls but a simple prog like the War3FileConverter.exe that converts 1 type to another, not even an option the 2nd to 1st)? Links to pph who can do that??
Are you trying to make a program or are you requesting modle converters? Well anyway a converter can be made using about any language with the right understanding. Try learning python, I think you can write converters using it and it comes with tutorials to help you learn it easily.
Kimbo
#11
you do know making a program isnt easy and doesnt take 1 minute?
Impac7
#12
Dr Super GoodAre you trying to make a program or are you requesting modle converters? Well anyway a converter can be made using about any language with the right understanding. Try learning python, I think you can write converters using it and it comes with tutorials to help you learn it easily.
Well i didnt want to model at all, i started doing it and i still dont want to deepen myself in modelling as it reqs months, (years?) to do it properly and i have much more important things. And the main reason is i need just over 15 models because for some minor models i would do myself and thats the modelling work from me.
Now i should start learning a comp language for 1 prog ? :< If i was a programmer or a student who in that sphere well i would learn it as obligation, but, its like modelling is not easy (im talking aboout creating perfect models and shapes and skins), creating progs is 1000 times harder. Thats why if the war 3 community doesnt have ppl to do it im asking if there are sites where i can get this thing done.
>Well my very 1st question was who could do that, who does requests or who can do this at all, links of forums where they do such? Anyone with at least basic c++ knowledge could create dll file. The second part of question is silly. No one will do this for you of course.
>2nd question: who can create a program that can convert 1 file type to anotehr (this tiem im not talking about magos' prog or dlls but a simple prog like the War3FileConverter.exe that converts 1 type to another, not even an option the 2nd to 1st)? Links to pph who can do that?? Anyone with at least basic c++ knowledge and documentaion on both file formats you're trying to convert. But no one will do this for you.
Impac7
#14
low-life The second part of question is silly. No one will do this for you of course.
Umm i didnt get what you mean, why wouldnt someone do it ? At least you tell me that it can be done easily unlike others saying it is pretty hard and takes weeks.