Setting variables to other variables

Started by Ytterbium, Wed 21/01/2004 22:00:26

Previous topic - Next topic

Ytterbium

I am trying to set a variable called Midclick_x to the value of mouse.x. So, at the beginning of the function, I've put:

Midclick_x = mouse.x

However, the compiler seems to have a parse error at "mouse." What am I doing wrong?

Currently in production: Septigon

Scorpiorus

#1
Midclick_x = mouse.x; ;)

~Cheers

Ytterbium

Wow, I feel really stupid now.

Thank you.

Currently in production: Septigon

SMF spam blocked by CleanTalk