Jagged Alliance - Back in Action

Jagged Alliance - Back in Action

查看统计:
spray_n_pray 2013 年 1 月 26 日 下午 2:45
New mods for Back in Action
I am releasing my mod/mod launcher on moddb. http://www.moddb.com/mods/sbobovycs-jabia-mods-tools

The mods include two tools and two gameplay mods. The tools are character debugger and camera tweaker. One mod changes how character stats increase and another changes the rate and type of loot dropping. Check out the development discussion here http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/311870/JA_BiA_Tools_Project.html#Post311870
< >
正在显示第 1 - 15 条,共 43 条留言
spray_n_pray 2013 年 4 月 16 日 下午 7:51 
Update 1 is out:

* Fixed mechanical_modifier array missing an element (caused mechanical skill calculation errors)
* All skills capped at 100
* Fixed some bugs in xpmod related to stats being decremented and going over 100
* Added support for multiple custom camera settings


http://www.moddb.com/mods/sbobovycs-jabia-mods-tools/downloads/jabia-tools-mod-launcher-update-1
Pesti 2013 年 4 月 19 日 下午 5:40 
thx for your support , i love mods and modders and modding tool makers :)
Yggdrasil 2013 年 4 月 19 日 下午 6:45 
Im looking to get the bundle on sale now. Do the mods work with the DLCs as well?
spray_n_pray 2013 年 4 月 19 日 下午 8:56 
The "specialist" DLC are just some camo and guns, which are not affected by the mods. I have not tested the mods with point blank and shades of red, but they should work. As for crossfire, I have not ported my mods to it. The mods work by injecting DLLs into the game that modify the game code/memory, so it is would take time to port to Crossfire.
最后由 spray_n_pray 编辑于; 2013 年 4 月 19 日 下午 8:56
Yggdrasil 2013 年 4 月 20 日 上午 2:53 
Thanks, spray_n_pray. I read on Mods DB that there is a mod for Crossfire in beta on a JA-BIA forum.
McDonis 2013 年 4 月 20 日 上午 8:36 
Thanks for continuing to mod. I wish we could have gotten more mods and content before the community packed up and moved on
karl und egon 2013 年 4 月 23 日 上午 1:52 
Hi sbobovyc,
Id like to ask you what is the state of JABiA? Judging by the official forums the developers have abandoned the game already and its pretty much dead.

Do the mods like Combat evolved, Ultimate AIM professionals, Blue Dawn still work with the lastest version of JABiA and/or Crossfire?
What mods/tools would you recommend to beef up the vanilla gameplay the most?

Cheers
karl
PsychoBush 2013 年 4 月 23 日 上午 8:01 
引用自 karl und egon
Hi sbobovyc,
Id like to ask you what is the state of JABiA? Judging by the official forums the developers have abandoned the game already and its pretty much dead.

Do the mods like Combat evolved, Ultimate AIM professionals, Blue Dawn still work with the lastest version of JABiA and/or Crossfire?
What mods/tools would you recommend to beef up the vanilla gameplay the most?

Cheers
karl

Its been over a year and I don't see that many mods outs...
spray_n_pray 2013 年 4 月 23 日 下午 6:49 
引用自 karl und egon
Hi sbobovyc,
Id like to ask you what is the state of JABiA? Judging by the official forums the developers have abandoned the game already and its pretty much dead.

Do the mods like Combat evolved, Ultimate AIM professionals, Blue Dawn still work with the lastest version of JABiA and/or Crossfire?
What mods/tools would you recommend to beef up the vanilla gameplay the most?

Cheers
karl

Karl,

Bitcomposer and Full Control are working on a new turn based Jagged Alliance. In my opinion, JABIA and Crossfire are in their final state and not going to be updated. I stopped hanging around the official forums and switched to using Bears Pit to post my work in progress.

As for mods, I do believe that Combat Evolved works with latest version of JABIA. There is also a version for Crossfire. I have not tried CE myself, but by all accounts it improves the game. The other two mods could be tweaked to work with the latest version. It would not be hard, just would take some time. I have not really played the game with other people's mods due to time constraints. I of course recommend my collection of mods for JABIA :)

Is there any particular things that you would like to tweak about JABIA? I can let you know if it is possible and how to do it. I have compiled some documentation about various modding topics here https://github.com/sbobovyc/JA-BiA-Tools/wiki
PsychoBush 2013 年 4 月 24 日 上午 7:20 
I know the question is for the OP, but if you allow me... is level cap pretty much unmoddable?
最后由 PsychoBush 编辑于; 2013 年 4 月 24 日 上午 7:21
spray_n_pray 2013 年 4 月 24 日 下午 6:32 
I reverse engineered how mercs get XP and level, so it is modable. The way my xpmod works is by injecting a DLL into the game which overrides how XP is updated. Instead of just increasing the level cap, I opted to completely change how mercs level. With xpmod, your skills increase as you use them. I just added a section in the wiki how to tune xpmod to your liking. https://github.com/sbobovyc/JA-BiA-Tools/wiki/New!-Mod-projects Also, per every level up you get 2 free skill points. I think this is better than just upping the max level.
Pesti 2013 年 4 月 25 日 下午 2:33 
i just started a game with CE for bia, worked great, just wondering that all mercs are lvl 1 , which makes a few merc superhuman after they level up a few levels :(
praise the sun 2013 年 7 月 22 日 下午 1:10 
Thanx for sharing! Is there any chance i can turn the animated pics of the mercs into "classic-style ja2" pics?.
spray_n_pray 2013 年 7 月 22 日 下午 4:52 
引用自 toffke
Thanx for sharing! Is there any chance i can turn the animated pics of the mercs into "classic-style ja2" pics?.

With current knowledge about the engine, probably not. From what I recall, the engine dynamically builds a character model and renders each character in a view. You may be able to replace the models with a plane with a texture on it. However, I don't know if not having an animation on the plane would brake the game.
spray_n_pray 2013 年 8 月 4 日 下午 1:43 
A new update is ready for testing:

* Added money field to character debugger
* Debugger instructions only show up on first run.

Download here https://github.com/sbobovyc/JA-BiA-Tools/raw/master/dist/experimental/jabia_mod_launcher_setup.exe
< >
正在显示第 1 - 15 条,共 43 条留言
每页显示数: 1530 50

发帖日期: 2013 年 1 月 26 日 下午 2:45
回复数: 43