Jump to content

Help


Snaik

Recommended Posts

Posted

When i download some scripts and try to find out how they work, i find somethings like :

 x = true  

what happens to the "x" here when it's true?

Or i should better say what does "x = true" mean ?

another thing i don't get it:

if(getElementData(x,"y") == false) then  

what it will get ?

Sorry for my bad English .

Posted

Did you mean that?

if getElementData(x,"y") == false then 

╔═╦╦╦╗╔╦═╦═╦═╦═╦╦╦╦╦╦╦═╦╦╦╦╗

║║║║║╠╝║║╚╣║║║║║║║║║║║║║║║║║

║║║║║╚╦╦═╦╦╦╦╣║║║║║║║║║║║║║║

║║║║╠═╣╠╝╔══╝║║║║║╟╢║║║║║╟╢║

╚╩══╩══╩═╩═══╩╩══╩╩═╩╩╩═╩╩═╝

«سبحانك اللهم وبحمدك أشهد أن لا إله إلا أنت أستغفرك وأتوب إليك»

M7mdAl7arthy : لتواصل سكايب

Posted

It's just a variable, it depends on what is that variable used for about what it does when it's set to true.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Well.. simply enough it just means saving data. I don't want to explain the whole idea of it but I think it's useful to know that you use it to save data, for example. You can do a few other things with it.

If I helped you, please click the like button on the right ;) Thanks!

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...