View Single Post
  #32  
Old 02-04-2007, 07:46
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
dont think i saw that happen, would ultimately depend on how you did the hook/code rerouting i guess, im sure sheep could do it heh
i think the best method (sheep, correct me if im wrong) would be to hook
the input part of the code, so you know if its the cpu doing it or the user
(cpu isn't going to click the mouse or press a key for example) and then
handle the building/resources etc accordingly... thats probably the best route
but will require a little bit more analysis of the code

and i'd expect a few more updates from ea... probably to handle balancing etc...
hopefully the 'core' code wont change too much though...

was 1.0 much different from 1.1/1.2 etc? if not, then perhaps using a scan
option might give you the desired results (byte pattern scan..)
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote