Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Jagged Alliance: Back In Action (Steam Version)
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Tables
View previous topic :: View next topic  
Author Message
Robsterboy
How do I cheat?
Reputation: 0

Joined: 13 Feb 2012
Posts: 6

PostPosted: Tue Feb 21, 2012 12:47 am    Post subject: Reply with quote

xRif wrote:
they're clusters just used the spreadsheet that Rhagic provided. you click the spreadsheet or goto https://docs.google dot com/spreadsheet/ccc?key=0Aultj9ROes-PdHRxVzVJV2RnWUFlSEhWOWI0S3pnaEE


Oh, I must read over it, when it was posted.
Thanks a lot. Now it is time for "work".
Back to top
View user's profile Send private message
xpertvision
Expert Cheater
Reputation: 1

Joined: 09 Apr 2011
Posts: 199

PostPosted: Mon Feb 27, 2012 1:46 pm    Post subject: Reply with quote

thanks
Back to top
View user's profile Send private message
SamsonP0I
Newbie cheater
Reputation: 0

Joined: 28 Mar 2010
Posts: 11
Location: Australia

PostPosted: Thu Mar 08, 2012 7:07 am    Post subject: I don't understand something. Reply with quote

Hello Rhagic,

Your table for this game would have to be the best since there is no other to choose from, I'm not complaining it is a very good cheat table, but I do have a problem I can't seem to understand how to get the SaveCharPointers to work and I'm not sure how the MaxStats and press (F11) thing works either, I have tried it and nothing happens, I wont go on about it because I am not a programmer of any kind and also, how do you stop the energy from going down, I can't seem to figure that one out either, if you find all I'm doing is complaining please disregard this post that is not my intention, I just need some help.

Thank you,

SamsonP0I.
Back to top
View user's profile Send private message
Lunawolf242
How do I cheat?
Reputation: 0

Joined: 19 Mar 2012
Posts: 2

PostPosted: Mon Mar 19, 2012 4:38 pm    Post subject: Reply with quote

Love this table, however some of the codes don't work since the game got updated. So far only unlimited durabilty, charge, ammo, teleport, and kills work but the rest doesn't. Can you update table for version 1.11 or at least pm me how to update the scripts to attach to address.
Back to top
View user's profile Send private message
Rhagic
Advanced Cheater
Reputation: 4

Joined: 23 Aug 2011
Posts: 59

PostPosted: Mon Mar 19, 2012 4:50 pm    Post subject: Reply with quote

Lunawolf242:

I don't have time at the moment, but may do later this week.

The scripts all contain commented out sections of disassembled code view. These would be what I would use as a short cut to update the scripts if they don't have to be re-written entirely.

I made sure I used wildcards in the aobscans where there were addresses, but their update and re-compile could have changed the registers in use where other table features hook in.

Update.

Just had a quick look. The character data structure has changed slightly, all the bits that check a unit's faction need to be double checked. There's at very least 2 hours work here updating, don't have time tonight.

There are subtle coding changes, in some of the functions I've hooked, you'd have my respect if you were able to restore this table to full-functionality, it will be hard work without my familiarity with the game and table code even with the comments I've included.


Update, I'm pretty sure I've tested all the options and they are working, with the exception of Chameleon, they've changed the visibility calculation and the method I'd used doesn't seem to work any more.
Back to top
View user's profile Send private message
Lunawolf242
How do I cheat?
Reputation: 0

Joined: 19 Mar 2012
Posts: 2

PostPosted: Tue Mar 20, 2012 9:33 pm    Post subject: Reply with quote

Thanks for the Update I appreciate it very much. Was in the middle of fixing your script but now I don't have to anymore Smile. I also made a money cheat but I don't know how to make it work for any value except the starting amount of cash.
Back to top
View user's profile Send private message
Grinjin
How do I cheat?
Reputation: 0

Joined: 04 May 2012
Posts: 5

PostPosted: Fri May 04, 2012 3:47 am    Post subject: Reply with quote

Hey guys,

first of all... great table Exclamation , but it seems like something doesn't work properly.

I believe it's because of the newer game version but maybe it's not.

So here's my problem:

When using the save char pointer everything seems to work fine all goes to 100 (or the entered Max Skill value) except one Ability: Mechanic. This skill goes to 0 and although I tried to figure out why my knowledge of the matter seems to be not sufficient to really figure it out. I am not asking for an update of the table (but feel free if you want to Mr. Green ) it would be sufficient to me if anypne could explain where to find and how to correct this problem? Then I'd do it by myself Wink

Thanx alot for all qualified answers! Mr. Green
Back to top
View user's profile Send private message
Rhagic
Advanced Cheater
Reputation: 4

Joined: 23 Aug 2011
Posts: 59

PostPosted: Fri May 04, 2012 4:11 am    Post subject: Reply with quote

The chances are that the character data structure has changed slightly. I'm pretty busy and I'm unlikely to spend any time on this in the near future.

What you need to do is:

Firstly, examine the character datastructures to see how they have changed in comparison to the labelled dissected structure that is in the table.

Secondly, look at the auto-assembly script in the 'save char pointers' option, under 'Uber Char' there's a bunch of code that gets run on each of your characters, it zero's some values (e.g. skill points, bleeding, etc) then sets others to the be at least the max.

This code will need to be altered to reflect the changes to the character data structure.
Back to top
View user's profile Send private message
Grinjin
How do I cheat?
Reputation: 0

Joined: 04 May 2012
Posts: 5

PostPosted: Fri May 04, 2012 5:54 am    Post subject: Reply with quote

Thanx for the fast answer... if anyone else feels free to check the help is welcome... I'm off to work now so guess I'll check it sometime at the weekend... maybe my rookie skillz can guess it ^^
Back to top
View user's profile Send private message
Grinjin
How do I cheat?
Reputation: 0

Joined: 04 May 2012
Posts: 5

PostPosted: Sat May 05, 2012 3:08 am    Post subject: Reply with quote

Messing with the DataStructure it looks like all of the Stats have been move by one offset...

So I'll have to figure out how I can correct this in the script...

Manually it doesn't work like described on Page 1. [pArray] gives me the first character but [pArray+4] just ??? no Values for 2nd in Squad... and so on...
Back to top
View user's profile Send private message
Grinjin
How do I cheat?
Reputation: 0

Joined: 04 May 2012
Posts: 5

PostPosted: Sat May 05, 2012 11:28 am    Post subject: Reply with quote

Time for Palm hits Face.... Rolling Eyes

After spending some time with my girl I got back to work and was just messing with the script (to find out what's missing) and (after being distracted) I forgot what I did so I decided to reload it from your forum Link here...

First time I got it from http: // cheatengine.org/tables/moreinfo.php?tid=860

And it ssems that's not the most recent version because the problem I was having is just fine with newest version from the forum...

After inspecting the new script I realize I just didn't find all that had to be corrected Mr. Green

Sooo... no more panic everything works with the Char Pointer script and my 2 Teams now have mechanics again. Rolling Eyes
Back to top
View user's profile Send private message
Fidai
How do I cheat?
Reputation: 0

Joined: 16 Feb 2012
Posts: 2

PostPosted: Thu May 10, 2012 12:01 pm    Post subject: Reply with quote

Bix thx for your hard work Rhagic. on 1.13 version magic pockets and militia option aint working, can u fix that plz?
Back to top
View user's profile Send private message
Grinjin
How do I cheat?
Reputation: 0

Joined: 04 May 2012
Posts: 5

PostPosted: Sat May 12, 2012 12:55 am    Post subject: Reply with quote

Rhagic wrote:
I'm pretty busy and I'm unlikely to spend any time on this in the near future.


Don't think he's got time atm...
Back to top
View user's profile Send private message
LeChatMG
How do I cheat?
Reputation: 0

Joined: 04 Aug 2012
Posts: 1
Location: Montpellier, France

PostPosted: Sat Aug 04, 2012 4:18 pm    Post subject: Reply with quote

Hi! I used Rhagic's table for about a week, but since half of it didn't work on v1.13, I ended fidling with the code to adapt it to 1.13.

So, I just came here to give you my updated version of Rhagic's table (note: I removed the scope cheat). Hope it will help you people in some way. Very Happy



JABiA-1.13e.ct
 Description:
An updated version of Rhagic table, should be compatible with JA:BiA v1.13

Download
 Filename:  JABiA-1.13e.ct
 Filesize:  125.03 KB
 Downloaded:  617 Time(s)

Back to top
View user's profile Send private message
LordSS
How do I cheat?
Reputation: 0

Joined: 05 Aug 2012
Posts: 3

PostPosted: Sun Aug 05, 2012 11:39 pm    Post subject: Reply with quote

I appreciate your work, LeChat... I downloaded the table you updated, and it seems several options indeed work, like armor/item repair and no ammo/charge used.

Unfortunately, Magic Pockets doesn't seem to be working... at least I can't get it to work. Using CE 6.2 (of course) on the 1.13e version of the game. The MagicPockets window never comes up, doesn't matter who I trade with (another merc or militia).

Anyone else having this issue?

Thanks

LS
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Tables All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)