My cheat compilation:

Download link:
There's no reason for a code cave in skip door. It could easily be shortened to:
Code:
[ENABLE]
aobscanmodule(skipdoor,bhd.exe,C7 86 84 00 00 00 00 00 00 00 5F 6A 01)
registersymbol(skipdoor)
skipdoor:
mov [esi+00000084],00000003
[DISABLE]
unregistersymbol(skipdoor)
skipdoor:
mov [esi+00000084],00000000
Beat this Cool
Code:
[ENABLE]
aobscanmodule(skipdoor,bhd.exe,C7 86 84 00 00 00 00 00 00 00 5F 6A 01)
registersymbol(skipdoor)
skipdoor+6:
db 03
[DISABLE]
skipdoor+6:
db 00
unregistersymbol(skipdoor)
added some stats: Shots Fired, Play Time (number of seconds multiplied by 30), Number of Saves (well, there is already script for this). Re-download CT file.[/quote]
Thanks for the cheat table, works great! However is there a way to include unlimited defensive items and also edit the character specific item slot (Jill's top item slot is the lockpick and Chris top item slot is the lighter)?
