PDA

View Full Version : What exactly is a argument and how do I make one?


samsun2
10-15-2009, 11:02 AM
What is a argument in alice and how do I make one? I want to pass the height of my character in alice as a argument.

Thank you,

nickelrodent
10-15-2009, 04:12 PM
an argument uses <, >, ==, !=, etc usually combined with an if, while, etc. also objects have functions that are predefined to handle things like distance.

an argument is basicly asking if something is true or false.