Blockland Forums > General Discussion
Event help topic | Don't be afraid, ask away!
<< < (10/16) > >>
Port:
Bump. Is there a way to perform sub-value operations? (like, get first 4 characters of a variable, for example).
s245:

--- Quote from: Lugnut1206 on December 10, 2011, 10:10:44 PM ---Relays, or VCE Functions.
onActivate > Self > VCE_StateFunction
onActivate > Self > VCE_CallFunction
onVariableFunction > Self > VCE_CallFunction

and no god dammit, not 'IfPlayerLastMessage'


<VAR:CL:LASTMSG>

--- End quote ---


still where do I type what I want to say and the reply?
blockguy123:
How do you make it that when you press a boutton a brick or 400 appears?
jes00:

--- Quote from: blockguy123 on December 12, 2011, 08:08:32 AM ---How do you make it that when you press a boutton a brick or 400 appears?

--- End quote ---
onActivate>NamedBrick>Dissapear [0]?
Lugnut:

--- Quote from: Port on December 12, 2011, 02:03:34 AM ---Bump. Is there a way to perform sub-value operations? (like, get first 4 characters of a variable, for example).

--- End quote ---
Not that I'm aware of, if I understand what you're saying. Only the whole thing.
--- Quote from: s245 on December 12, 2011, 02:45:06 AM ---
still where do I type what I want to say and the reply?

--- End quote ---
0 onChatMessage > Self > VCE_IfValue [<var:cl:lastmsg>] [==] [Hello, SmartBot!] [1]
1 onVariableTrue > Client > ChatMessage [<color:fff000>SmartBot<color:ffffff>:Hello.]
Navigation
Message Index
Next page
Previous page

Go to full version