Jump to content

Tweak.xm error what does this mean?


Go to solution Solved by Chrizk0,

23 posts in this topic

Recommended Posts

Posted

using common sense for this

%hook Coins

-(int)coins {
return -999999999999;
}

%hook State

-(int)getLevel {
return 699999999;
}

%end
Compile.

PS. your classes/methods may be wrong recheck that first

Oh

When there's a %hook, there's an %end. Plus, make sure your class is correct when hooking them.

oh

%hook Coins

-(int)have {

return 99999999;

}

%end

 

Pou was my first app

oh and btw i fixed the other error bc i reinstalled everything
Posted

So you still have errors after fixing the %end problem?

oh yeah i accidentaly deleted my hack folder after thats why hmm

So you still have errors after fixing the %end problem?

im remaking it and if i have errors il come back! Thanks for the help!

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