Jump to content

36 posts in this topic

Recommended Posts

Posted (edited)

PROBLEMMO FIXED!!

DiDA, Can i make a tut on how to fix this?

not really hard, only one step, but i want to make a tut so they can look it on google.

That's ok if you say no. :)

 

EDIT: nahh, i'll just post the thing i was doing wrong tomarrow. gtg 

Updated by CosnotraLF
Posted

PROBLEMMO FIXED!!

DiDA, Can i make a tut on how to fix this?

not really hard, only one step, but i want to make a tut so they can look it on google.

That's ok if you say no. :)

 

EDIT: nahh, i'll just post the thing i was doing wrong tomarrow. gtg 

Sure! Go ahead! Of course I'm not going to say no. This forum is about helping & teaching others. :)

Posted

no, i think is not necessary because in his tutorial, is just that i dint want to do it cause i tought he made a mistake, 

but no, he was right.

vy4321.jpg

i was writting data to the left-side address insted of the right-side address  :wallbash:

Posted

no, i think is not necessary because in his tutorial, is just that i dint want to do it cause i tought he made a mistake, 

but no, he was right.

vy4321.jpg

i was writting data to the left-side address insted of the right-side address  :wallbash:

lol no worries... We all make mistakes :)

Posted

lol no worries... We all make mistakes :)

hehe yep, that is true.

Does anyone know how to pass parameters to a function, this is the function i want to pass arguments to "Entity::setPos(Entity *__hidden this, float, float, float)". can anyone tell me how to do this ?

Posted

hehe yep, that is true.Does anyone know how to pass parameters to a function, this is the function i want to pass arguments to "Entity::setPos(Entity *__hidden this, float, float, float)". can anyone tell me how to do this ?

mmm... I want to Learn too

Posted

hehe yep, that is true.

Does anyone know how to pass parameters to a function, this is the function i want to pass arguments to "Entity::setPos(Entity *__hidden this, float, float, float)". can anyone tell me how to do this ?

Screenshot the complete function and paste it here.

Posted (edited)


 

I use this ;) try it lol.. I think hater told me this

 

%ctor {

if(GetPrefBool(@"kMax"))

{

writeData(0x1AB4C8, 0x007080E5);

} else {

writeData(0x1AB4C8, 0x001080E5);

}

}

Updated by ZahirSher
Posted (edited)

2mfisu8.pngqwymvl.pngu1vdi.png302o2t2.png


I use this  try it lol.. I think hater told me this 

%ctor {
if(GetPrefBool(@"kMax"))
{
writeData(0x1AB4C8, 0x007080E5);
} else {
writeData(0x1AB4C8, 0x001080E5);
}
}

ok ill try it out! thanks  :)

 

DiDA, this functions is long lol

Updated by CosnotraLF

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