[Request]V6 Pk Sytem

03/02/2012 13:44 clinkz96#1
anyone wants to share the v6 pk system,..:)
03/02/2012 15:10 alfredico#2
Change this
Code:
#if __VER < 8 // __S8_PK
to
Code:
#ifdef __V6_PK
And define in versioncommon.h
03/02/2012 19:29 420twisted1#3
Quote:
Originally Posted by alfredico View Post
Change this
Code:
#if __VER < 8 // __S8_PK
to
Code:
#ifdef __V6_PK
And define in versioncommon.h
this does not work ive compiled source with 0 errors and v6 pk still does not work
03/02/2012 22:23 clinkz96#4
twisted do you have a v6 pk system??can you share?