Blockland Forums > Help
Client message
phflack:
--- Quote from: Loopyla1 on March 18, 2010, 08:14:16 PM ---Less events:
Input > Self > FireRelay
OnRelay > Self > FireRelay
OnRelay > Client > BottomPrint [A naked Asian just beat you with a crowbar]
--- End quote ---
there is no target of client for relays
--- Quote from: jes00 on March 18, 2010, 10:37:00 AM ---So does it require print bricks?
--- End quote ---
can be used, but not needed
jes00:
--- Quote from: phflack on March 18, 2010, 12:02:29 AM ---input>self>decrimentprintcount[9]
input>self>decrimentprintcount[1]
onprintcountunderflow>self>decrimentprintcount[9]
onprintcountunderflow>self>decrimentprintcount[1]
onprintcountunderflow>client>bottomprint[message]
note, the onprintcountunderflow>self>decrimentprintcount[#] need a delay of at least 33
--- End quote ---
It did not work.
jes00:
Bump
Corbiere:
Create a floor of 64x64 bases
Event each one with
Onplayertouch -> client -> bottomprint -> YAY
phflack:
--- Quote from: Corbiere on March 20, 2010, 01:21:25 PM ---Create a floor of 64x64 bases
Event each one with
Onplayertouch -> client -> bottomprint -> YAY
--- End quote ---
what about platforms? mine bar far works the best for me at least
--- Quote from: jes00 on March 19, 2010, 05:47:06 PM ---It did not work.
--- End quote ---
do it right then? and make sure the delay is right...