Jump to content

%end does not make sense inside block


Go to solution Solved by Ted2,

25 posts in this topic

Recommended Posts

Posted
15 minutes ago, Fadexz said:

I was trying to find a rounded bracket but I didn't look hard enough because I thought that was the problem.  :D

Here's the complete code without you're spelling mistakes, etc. in the message.

https://ghostbin.com/paste/ozs73

Thanks i had a lot of mistakes xD

 

10 minutes ago, Ted2 said:

There is only one argument in your screenshot

%hook UserInfo
-(unsigned int) getConsumableAmountOfType:(int)fp12 {
return 1; //returns the unsigned int
fp12 = 1; //returns the argument
}
%end

Finally its done X'D thanks ?❤️

5 minutes ago, Ted2 said:

Nothing, you can use whatever you want. (gay, ass, lesbian etc etc). Alsong as you return them

When you use the Ass return it ! xD now that's funny 

  • Replies 24
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted (edited)

Ok how to put this one 

 

-(int) getAimForCue:(int)

return value = 18

argument #1 = 18

i tried two method and turned out wrong 

 

(i fixed  it ?)

Updated by Demi-God
Posted
3 hours ago, Ted2 said:

There is only one argument in your screenshot

%hook UserInfo
-(unsigned int) getConsumableAmountOfType:(int)fp12 {
return 1; //returns the unsigned int
fp12 = 1; //returns the argument
}
%end

This is wrong. You should do fp12=1 before you return.

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