Author Topic: I need help finding the letter of a print brick...  (Read 1809 times)

I'm working on a project, and I need a way to find out the letter (not the number) of a print brick (using VCE).

For example, I need to find out is a brick is an "A", "Q", "Z", etc.

Be more detailed cause i cant understand what project that is?

Be more detailed cause i cant understand what project that is?

He wants to use VCE to make an event which finds out what letter is on a print brick.

something like <var:br:printname> or <var:br:print>, look at the variable replacers in the manual

Ive done that before its like <var:brick:printID> something like that yea try that or what phflack said
« Last Edit: January 30, 2011, 06:25:51 PM by rainzx »

Ive done that before its like <var:brick:printID> something like that yea try that or what phflack said

I've tried that, but it only returns a number. I want it to return a letter.

For example, if a print brick has the letter "A" on it, I want the replacer to return the character "A".
« Last Edit: January 30, 2011, 06:52:26 PM by -1 Up »

Bump for help.

Anyone?