Jump to content

8 posts in this topic

Recommended Posts

Posted

I'm here again  :wacko:

 

How do I put a function like this in tweak.xm: -(void) setTime:(double)

The override Type is float btw.. it's weird to me this all, probably it's simple for one of you guys  :iOSGods:

 

Help would be awesome!

 

xShadowGhostx

Posted (edited)

-(void)setTime:(double)fp8 {

%orig(xxx.x);

 

}

 

xxx would be whatever number you want

Updated by Pro
Posted

-(void)setTime:(double)fp8 {

%orig(xxx.x);

 

}

 

xxx would be whatever number you want

it's for a psedittextcell

 

so it's giving me a error that the void can;t be returned in a int value.... how do I have to name the code 'intvalue' ?

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