Jump to content

Flex 2 Alert.


Go to solution Solved by Rook,

16 posts in this topic

Recommended Posts

Posted

Hi, so in wanted to create a hack with Flex 2. If im gonna click on a selected unit and then click on "Return value (void)" it is gonna say: "This parameter cannot be overriden.

 

I would appreciate it, if someone can help me! :)

Posted

You can't overwrite it in Flex, but you can overwrite it in theos/deb code

So how can i do that? :D
Posted

You cannot return voids, you can only null them.

Posted

You cannot return voids, you can only null them.

Oh okay...But how can i NULL them if i don't even have access?:(
Posted

Oh okay...But how can i NULL them if i don't even have access? :(

Not sure how you can do that in Flex, but you can with theos. Check that pinned topic in Tutorials section.

Posted

Not sure how you can do that in Flex, but you can with theos. Check that pinned topic in Tutorials section.

I wanna NULL

-(void) die but how? :D

In the TuT is just: -(void)showCoins {

}

/* This is a nulled method. Standalone-voids cannot be returned */

Posted

I wanna NULL

-(void) die but how? :D

In the TuT is just: -(void)showCoins {

}

/* This is a nulled method. Standalone-voids cannot be returned */

Yeah, that's how it is.

Posted

Yeah, that's how it is.

i mean if i wanna make the player invncible what do i have to add?
Posted

i mean if i wanna make the player invncible what do i have to add?

It depends but I doubt just nulling a void will make him invincible. :)

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