|
|
|
#1
|
|||
|
|||
|
Command & Conquer 3 - Retail Trainer
Version 2 - C & C 3 Retail Trainer 1.04 patch
Command and Conquer Retail Version Trainer Version 2 April 8, 2007 Version Revision 2 new!-> unlimited aircraft ammo This is for the RETAIL with 1.04 Press Shift-A instant build on/off Press Shift-B increase money by 20000 Press Shift-C set energy consumption to 1000, 0, normal Press Shift-D instant sidebar upgrades on/off Press Shift-E enable no fog of war (on only) Press Shift-F instant unit abilities Press Shift-G unlimited aircraft ammo Note: Fog of War is not perfect. I tried for weeks now to find a section of code that would instantly turn off and on the tiles for the Fog of War (darkened areas of the screen). What we have is a routine that is called at the start of the map and when certain things (like placing structures, etc.) are done. Therefore, to enable the No Fog of War, you must either activate the effect before the map loads, or activate the effect and then place a structure. Once activated, you cannot remove the fog effect. I am still searching for a better solution but at this time this is all that I have found- Added health modifications below: Note, this is very powerful, it affects whatever unit is selected as well as whatever unit the mouse cursor is over. The best way to use this is to select the unit, and move the cursor far away from all units and stuctures before pressing the keys. Should also work with multiple units selected. Press Shift-F1 set health invincible Press Shift-F2 set health normal Press Shift-F3 set health zero Note: Invincible units will have a blinking or non-blinking yellow bar that is longer than usual to indicate that they are modified. Feedback Welcome- get it from www.gamecopyworld.com when it propogates or go here to download now: http://www.rebelz-nation.com/modules...iewtopic&t=794 feedback at: http://www.rebelz-nation.com/modules...iewtopic&t=794 or: http://www.fileforums.com/showthread...819#post338819 Best. Caliber Last edited by Caliber; 09-04-2007 at 06:22. Reason: updated version! |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Nice work, any chance of avoiding the CPU from obtaining instant build as well?
__________________
~~Desu |
|
#3
|
|||
|
|||
|
thx for the useful trainer
![]() working flawlessly Last edited by blaster99; 06-04-2007 at 12:04. |
|
#4
|
|||
|
|||
|
updated for new patch. see first post of this thread-
best, Cal |
|
#5
|
|||
|
|||
|
I still have 1.0, does your 1.02 prevent instant building for the cpu? I'm trying to avoid patching unless I need to, I haven't noticed any bugs to bother yet, but if your trainer fixes this I will patch.
__________________
~~Desu |
|
#6
|
||||
|
||||
|
funny how the trainer has the same options as the razor one.....
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#7
|
|||
|
|||
|
i am not sure what you mean by this but i released a trainer that had the exact functions for the DEMO when it came out weeks ago. so if you are insinuating that i copied another's trainer then you are flat out wrong...
take a look at the gamecopyworld area for C&C 3 and see who's trainer was first at the bottom for DEMO, released by me way before the retail or any other trainer. i made trainers for several games, so this isn't new to me- please post something useful or feedback or don't post. enough of my ranting- best, Cal Last edited by Caliber; 31-03-2007 at 17:09. |
|
#8
|
||||
|
||||
|
your demo trainer did NOT have "Press Shift-D instant sidebar upgrades"
it had "fast units, invincible, max energy, max mass, energy, mass, units" and i dont think invincible ever worked... then rzr do the 1.2 trainer, and magically your trainer does exactly what their trainer does... yet your demo trainer (by the looks of it) had more options... thats what i meant by 'funny how....'
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#9
|
|||
|
|||
|
Quote:
better yet, go to this location and look at the demo version i have there posted for march 12. i been hacking this game since the demo came out: http://www.rebelz-nation.com/modules...iewtopic&t=719 also, i have had the demo trainer posted here at gamecopyworld and cheathappens before any other trainers for this game for the demo with the same functions before anyone else. talk to Empire here or PWizard at cheathappens and see what they say. i am going to just ignore anything more from you about this. i know that i found those addresses myself and then i coded it myself. ask razor if they think i copied their trainer since you seem to know so much. i'd be glad to talk with them about this- i never had a trainer that had invincible troops for C & C 3. what are you talking about there? let's keep this about problems or feedback with the functionality of this trainer. if someone from razor has a beef then PM me and we can talk about it. geez, i am not even getting paid for this, it's free- why do this when you don't know me or the facts? best, Cal edit: the plus 7 trainer was never a plus 7 trainer if that is what you were talking about. only the first four keys worked, the same four options that have been in every version since. that was a menu error on my part. i updated the screen with graphics instead of text for better visual. still, man, look at the dates, way before the retail came out! enough of this- Last edited by Caliber; 31-03-2007 at 17:08. |
|
#10
|
||||
|
||||
|
im not saying you didnt work on the demo, that much is evident
what i am saying is its an odd coincidence that your trainer options match razors one exactly, as for puting you intouch with razor, you can try that yourself (chances of finding them publically is practically 0 btw).. i dont know you so im not doing any introductions what makes me think its strange is that for coding the patch you would have had to change some of the securom'ed code, which is beyond most people... the demo wasn't securom.... so retail != demo code...
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#11
|
|||
|
|||
|
Quote:
at the risk of this continuing into a downward spiral, i want to educate you on the difference in the demo code and the retail... here is the line of code in demo that deals with increasing the build timer (for instant build) 005D38BB 0143 60 ADD DWORD PTR DS:[EBX+60],EAX 005D38BE ^EB AB JMP SHORT DemoGame.005D386B and here is the line of code for the same thing in retail: 005D7B80 0143 60 ADD DWORD PTR DS:[EBX+60],EAX 005D7B83 ^EB AB JMP SHORT cnc3game.005D7B30 they are EXACTLY the same, just further along in the code (note the addresses have changed). virtually all of the code stayed the same from the demo to retail. SECUROM has absolutely nothing to do with the code used when actually playing the game or with me making trainers. the securom code is still in place in the retail game and neither my trainer or any one else's trainer does anythin about or has anything to do with SECUROM. unfortunately it doesn't appear that you understand this at all. now the point i am trying to make is this. it doesn't matter who released first. i didn't copy any razor code and i don't think they copied any of mine. this is just a thread here for support of the trainer that i made. so any further discussion should stay on problems or suggestions since that is what this is for- best, Cal |
|
#12
|
|||
|
|||
|
Caliber, thank you very much for the trainer. i've used it when the demo was out, which DID have the same options it has now, and which, worked. all of them. i still have the trainer, so, if TippeX wants to see for herself, i'll gladly send her a copy.
TrippeX, i also like razor, and their dedication to quality hax, trainers etc... but you should realy document yourself before you act like a jerk. Razor was not the 1st to have a working +4 trainer for C&C TW. Last edited by xantius; 31-03-2007 at 21:01. |
|
#13
|
|||
|
|||
|
Doesnt matter who was first, and things being released by groups usually take a day or two to go public anyway.
But there is one way to check if options were used by another trainer or not. If they still do it, razor when doing trainers add useless coding to their code injection, a little part of an option that does absolutely nothing. Now if that is in the other trainer then yes there was foul play. |
|
#14
|
|||
|
|||
|
Quote:
interesting. well people can look at the two all they want and see for themselves that my trainer has nothing to do with theirs. now is my trainer perfect or does it even work correctly? well it appears so to me, but others will have to let me know feedback if there are problems or suggestions. i can't always do what people ask or fix some problems but i try- best, Cal |
|
#15
|
||||
|
||||
|
Take it easy guys, lets keep it civil please.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rainbow Six Vegas v1.04 Trainer Doesn't work | mfw41 | Game Trainers | 7 | 30-03-2007 22:13 |
| The best (and fun) NFS:Carbon trainer available | intoksicated | General Gaming | 3 | 22-12-2006 04:55 |
| Gothic 2 Trainer prb | Dark3lement | General Gaming | 3 | 17-08-2006 15:50 |
| trainer patch for spyro 3 ntsc | VorteX | PSX Games | 0 | 22-08-2001 17:45 |