View Single Post
  #33  
Old 02-04-2007, 12:51
sheep sheep is offline
Banned
 
Join Date: Apr 2007
Location: uk
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
sheep is on a distinguished road
tippex.. ur certainly right on the isolation part.. its good to use such things that the pc doesnt work with such as input.. but thats usually very hard to find and even harder to cross reference with a specific point in the code, the way i do it is just a small variation on ur explanation whereby i use the ONSCREEN visuals that the computer (like input) never needs or uses.. such a drawing routine for the countdown , computer never SEES anything so will never occupy this code.. but it has 2 advantages, 1.. of course its only you using it so its 1 sided.. and 2.. the drawing code for the countdown HAS to read the value your trying to get rid of IE the build time. Im pretty sure that cali already knows this.. as hes already displayed more advanced techniques in his other trainer.. and c&c 3 was the easiest game ive come across so far for instant build being 1 sided u didnt really have to do TOO much work.. ive come across SOME games that even the computer uses the onscreen values.. what the fuck for i have no idea.. so i would assume that calis trainers DOESNt give instant build to the enemy.. but im gunna dload it tonight and have a look..
Reply With Quote