StainlessS
28th March 2016, 21:16
for the info, watching Windsor in the threatening pose, you can actually sort of hear the coarse Welsh accent when reading his lips (no audio).
'Mike Sammes Singers' that name rings a bell, just not sure which bell it is.
You could try this mod below (untested, but ensure Global REPLACE_DROPC=False, EDIT: Actually commented that line out so dont matter).
if(T1 || (T2 && T3)) {
Stat = 4
nStat = 5
RT_DBaseSet(DB,n,True,Stat)
(n < FrameCount-2) ? RT_DBaseSet(DB,n+2,True,6) : NOP
RT_WriteFile(FN,"CP %d",n,Append=True)
RT_WriteFile(FN,"CN %d",n+1,Append=True)
#(REPLACE_DROPC) ? RT_WriteFile(FN,"CN %d",n+2,Append=True) : NOP
}
Good luck, "lovely boy" :)
'Mike Sammes Singers' that name rings a bell, just not sure which bell it is.
You could try this mod below (untested, but ensure Global REPLACE_DROPC=False, EDIT: Actually commented that line out so dont matter).
if(T1 || (T2 && T3)) {
Stat = 4
nStat = 5
RT_DBaseSet(DB,n,True,Stat)
(n < FrameCount-2) ? RT_DBaseSet(DB,n+2,True,6) : NOP
RT_WriteFile(FN,"CP %d",n,Append=True)
RT_WriteFile(FN,"CN %d",n+1,Append=True)
#(REPLACE_DROPC) ? RT_WriteFile(FN,"CN %d",n+2,Append=True) : NOP
}
Good luck, "lovely boy" :)