Blockland Forums > Help
eventing help (not so improtant just wana know how)
(1/2) > >>
An Armed Man V3:
OK here's what i want the brick to do:
on the first activate on client it will say [1]
second client will say [2]
third [3] so on...
i just need the events or may be an add-on

and what i mean by events is:
OnActivate>>Client>>[1]
OnActivate>>Client>>[2]
...
Regulith:
ShiftEventEnabled will make this easier.

Once you have that:

[/] 0 OnActivate | Client | (Type of print) | (Message 1)
[ ] 1 OnActivate | Client | (Type of print) | (Message 2)
[ ] 2 OnActivate | Client | (Type of print) | (Message 3)
[ ] 3 OnActivate | Client | (Type of print) | (Message 4)
.
.
.
[/] X OnActivate | Self | Shifteventenabled | [0 1 2 3...] [/]

"[/]" denotes a checked box.
phflack:

--- Quote from: Regulith on November 05, 2009, 06:32:20 AM ---ShiftEventEnabled will make this easier.

Once you have that:

[/] 0 OnActivate | Client | (Type of print) | (Message 1)
[ ] 1 OnActivate | Client | (Type of print) | (Message 2)
[ ] 2 OnActivate | Client | (Type of print) | (Message 3)
[ ] 3 OnActivate | Client | (Type of print) | (Message 4)
.
.
.
[/] X OnActivate | Self | Shifteventenabled | [0 1 2 3...] [/]

"[/]" denotes a checked box.

--- End quote ---
i prefer toggles, but it works, and i think he wants it to keep on counting for forever, if so, i would use variables
An Armed Man V3:
Thanks guys this helps so much.

cant wait to see what it turns out like!
MagicalAce:
Lock it now An Armed Man V3

You people have to remember to lock your posts after your problem has been solved...
Navigation
Message Index
Next page

Go to full version