Is this possible?
#1

Is there a way to script like this:

Код:
new Examp = 
{
     Example,
     Example2,
     Example3,
     Example4
};

so that i can do: Examp = 0; // so that all turns to 0? or if i do Examp = 1; that all turns to 1?
if there is a way to do this? can you give me a example?
Thanks
Reply


Messages In This Thread
Is this possible? - by NeverKnow - 22.08.2012, 18:32
Re: Is this possible? - by Youarex - 22.08.2012, 18:49
Re: Is this possible? - by NeverKnow - 22.08.2012, 19:04
Re: Is this possible? - by HuSs3n - 22.08.2012, 19:06
Re: Is this possible? - by MadeMan - 22.08.2012, 19:06
Re: Is this possible? - by HuSs3n - 22.08.2012, 19:08
Re: Is this possible? - by NeverKnow - 22.08.2012, 19:12
Re: Is this possible? - by Youarex - 22.08.2012, 19:20
Re: Is this possible? - by NeverKnow - 22.08.2012, 19:24
Re: Is this possible? - by Youarex - 22.08.2012, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)