Jump to content

19 posts in this topic

Recommended Posts

Posted

All you need to do is remove the ones in red:

 

- (id)getFoulReasonText:(int)fp8; {

 

return 13;

 

}

 

- (void)setOpponentQuit:(BOOL)fp8; {

 

return True;

 

}

 

- (BOOL)opponentQuit; {

 

return True;

 

}

 

- (BOOL)isOnStateOpponentTurn; {

 

return False;

 

}

 

 

- (BOOL)isOnStateOpponentTurn; {

 

return false;

 

}

 

 

- (BOOL)isOnStateOpponentTurnOrJustLeftIt; {

 

return false;

 

}

Posted

Still same can u fix the all code ?

I just realized your whole tweak.xm is bad. You have not edited the default template and you have just added a bunch of other code without a class or anything hooked.

Posted

fix it u next time i will do good u fix i dont know now

I can't fix it. You need to fix it using the method and class you found in Flex 2.

Posted

I remember you showing off yesterday with your substrate hacking skillz and to see this now is ridicolous

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines