Jump to content

Is there something wrong with my code


Go to solution Solved by Rook,

132 posts in this topic

Recommended Posts

  • Replies 131
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted (edited)

try this:

 

 

%hook Gem

-(int) gemValue {
return 99999;
}

%end
Updated by Joka
Posted

 

try this:

%hook Gem

-(int) gemValue {
return 99999;
}

%end

 

Same thing

Same thing

Its almost the same the only change it "Value"  "V" is Capitalized.

%hook Gem

 

-(int) gemvalue {

return 99999;

}

 

%end

Do it exactly the way Flex Shows it.

Posted

Its almost the same the only change it "Value"  "V" is Capitalized.

Do it exactly the way Flex Shows it.

it's,says gem value lower case so I right

Show us your whole code :)

that's all it's a patch

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