Jump to content

Home

JA Modding - Getting started


LSunny

Recommended Posts

Posted

Hi community,

Im a C++ and Pascale programmer, so I thoought of making a little mod for JA...

I downloaded th SDK but I didn't help me a lot, what I need is a clear tutorial for beginners!

Do you know where I can get one?

Thanx

Posted

Unfortunately, there isn't much in terms of tutorials for code modding. The best resources available are code3arena (google it), Mt. Wudan, plain old google, and the JA Codding forums on this website.

 

Maybe I can help, what are you trying to mod?

 

BTW, I've moved this to the JA Coding forums.

Posted

First of all , how do I compile these mods?

I use Microsoft Visual Studio, but the .sln file won't open, when I doubleclick on it . >.>

Do I need other tools except the JA SDK, to mod ?

Posted

Did you try to open it from within Visual Studio itself? To open project files i think its ctrl-shift-o and that should make only the .sln file available to open.

Posted

isn't those .sln files for version 7 or something? maybe he has older version so he can't open those files.

 

if it is so, google for prjconverter. that should help you out

Posted

wuuuuuuuuuuuuuuut

Tiny you are the maker of OldSchool Mod ?

Damned, that was my favourite mod!!! Now, its FM3,since there arent any OldSchoool multiplayer servers -.-

How'd you learned jk3 code modding?

 

How do I use that tool?

I've already installed it, but dunno how to use -.-

The thinggys that I have is called "Microsoft Project Converter 1.0"

Posted

You put it to the same directory as the .sln file you're trying to convert is. Then you type 'prjconverter <filename.sln>' to command line. That should work out.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...