Author Topic: Ughh! (varaibles)  (Read 2211 times)

VCE is alot more easier to use for those who have basic concept in programming rather than easy learning for beginners and don't know concepts of simple programming.

Hey guys, I hate Blockland because I am new and I don't know how to do anything. WAAAH!

I hate VCE because I don't want to learn new and relatively difficult concepts. The old variable events were simple beyond compare, VCE confuses the hell out of me.

Also, just by the by, I haven't been able to find a useful tutorial and Regulith hasn't gotten around to teaching me how to use them.

Hey guys, I hate Blockland because I am new and I don't know how to do anything. WAAAH!

That's actually half the reason I don't usually build things. I hate the way anything I make looks.

If anyone wants a personal walkthrough in VCE, contact El Dorito through IRC, or just send me a PM so I can get something arranged. I have no problem showing others the way. :D

I haven't gotten myself to make anything of size with VCE, but I was really good with v4. Those were simpler times :c

But I'm catching on because my clan members have forced me to  :cookieMonster:

Flaws?
One major flaw is the ability to display a variable. It will either say the actual variable, be completely blank, or say the actual command ie. <var:pl:gold>

It only says the actual amount once out of three.

Let me explain
you make a variable
onActivate > client > VCE_ModVariable [Clicked] [add] [1]
onActivate > client > Centerprint [You have clicked this brick <var:cl:clicked> times!
Say you clicked the brick 5 times
that would say "You have clicked this brick 5 times!"
No flaws as far as I can see. You must be doing it wrong.

You know what, I think I might make a video tutorial series on Youtube for this.

One major flaw is the ability to display a variable. It will either say the actual variable, be completely blank, or say the actual command ie. <var:pl:gold>

It only says the actual amount once out of three.
You know that was fixed in the latest update, for at least most of the time?

You know that was fixed in the latest update, for at least most of the time?
No, it wasn't. I tried to see if it really was, but nothing changed.

The command for displaying variables in center print, chat, etc. is <var:client:"var name">   without the quotes. You replace client with client or any category the var is set to, you also have to have the variable made already too using one of the variable modifiers.

Thing is, you probably could have kept the commands simple without spamming the list.

Personally, I like the new one, although it could use some more identifiers such as inInventory and whatnot.
« Last Edit: November 25, 2009, 05:04:26 PM by Niliscro »

The command for displaying variables in center print, chat, etc. is <var:client:"var name">   without the quotes. You replace client with client or any category the var is set to, you also have to have the variable made already too using one of the variable modifiers.
No... really?
Don't you think I would know that... I'm not doing anything wrong, VCE just glitches up.

be completely blank, or say the actual command ie. <var:pl:gold>

Because variables start out as nothing. You have to set it to 0 first.

or say the actual command ie. <var:pl:gold>

You must have typed it wrong. Try again.