View Single Post
  #4  
Old 19-12-2009, 05:48
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
personally i'd have hit the protection routine to return true for the check, that way if its called indirectly later, its better

actally, it looks like there may be an ini setting 'test_copy_protect'
so check the ini file, see if thats there, its probabaly somethign like 'test_copy_protect = 1' or similar, so make it 0 (if it says TRUE then make it FALSE)
and see what happens
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...

Last edited by TippeX; 19-12-2009 at 05:56.
Reply With Quote