Thread: A new utility
View Single Post
Old 08-28-2003, 10:57 AM   #9 (permalink)
DCoder
Senior Member
 
Join Date: Jul 2003
Location: Lithuania, Central Europe
Posts: 1,063
Send a message via MSN to DCoder
Default

Quote:
Originally Posted by Psycho
I meant "automatically add invalid typos in the corresponding list" by that, the program can automatically find all invalid [infantrytype], [vehicletypes] etc. and then automatically add those types in the lists (infantrytypes, vehicletypes) in the serial.
I don't think that is possible... how would it know if your typo is an infantryman/a vehicle/etc...? If this was possible, I think RA2 wouldn't even need these [***Types] lists, it'd build them using your suggested method

I rebuilt the testing engine, now it works turbo, but yet it can't see entries like this:
[MirageWH] ; supposed to be a heat ray
but if it's put down like this:
; supposed to be a heat ray
[MirageWH]
,
it will have no problems (that's a Delphi ini-parsing bug). I'm currently trying to find a workaround, as soon as that is done, I'll put it somewhere for public download.

After this utility, I'll try to help JhonnyRey on his AI project, and maybe you can suggest any more tools that would be useful to modders?

BTW, I thought this utility would be interesting to more people
DCoder is offline   Reply With Quote