Blockland Forums > Help

VCE amount limit?

Pages: << < (3/4) > >>

Gsterman:


--- Quote from: LeetZero on May 07, 2013, 05:37:46 AM ---
This could help a little bit more, I guess.
If this won't work, either you are still somehow not making it right, or there's something wrong with the events themselves. Though I can't see what Add-On could possibly break this in any circumstance.

--- End quote ---
Im doing that with the "self" on both events replaced by namebrick-lumber.
Trying to make an rpg where you can cut down trees and kill monsters and stuff, and it has a stat board where when you kill one it adds to that amount by 1.

LeetZero:


--- Quote from: Gsterman on May 07, 2013, 09:16:07 AM ---Im doing that with the "self" on both events replaced by namebrick-lumber.
Trying to make an rpg where you can cut down trees and kill monsters and stuff, and it has a stat board where when you kill one it adds to that amount by 1.

--- End quote ---
Are you using <var:nb_lumber:[value]> or <var:namebrick-lumber:[value]>? You are really confusing.

Gsterman:


--- Quote from: LeetZero on May 07, 2013, 02:11:02 PM ---Are you using <var:nb_lumber:[value]> or <var:namebrick-lumber:[value]>? You are really confusing.

--- End quote ---
Okay, I want to click on a brick that allows me to add 1 an done only to a brick named lumber.
And when I click on lumber, using the <var:br:value> thing with centerprint, it doesnt show up.

CheeseDragon:


--- Quote from: Gsterman on May 07, 2013, 02:53:18 PM ---Okay, I want to click on a brick that allows me to add 1 an done only to a brick named lumber.
And when I click on lumber, using the <var:br:value> thing with centerprint, it doesnt show up.

--- End quote ---
Can you take a picture like Leet has? It would help us point out what's wrong much easier.

Make sure you are doing namedbrick(lumber) then modVariable(brick) with the same value name, so when you click on the lumber brick with a centerprint event it says <var:br:correctName>. The value name is vase sensitive too by the way.

LeetZero:

Even better, could you join a server, and I could take a look directly at it?

Pages: << < (3/4) > >>

Go to full version