| Blockland Forums > Help |
| Client message |
| (1/5) > >> |
| jes00:
How do I make the client display a bottom print message NON-STOP |
| alex dude:
Through console: bottomprintall("messagehere"); |
| phflack:
print count loop? |
| jes00:
--- Quote from: alex dude on March 17, 2010, 09:17:51 PM ---Through console: bottomprintall("messagehere"); --- End quote --- But I don't want to type it in every time. --- Quote from: phflack on March 17, 2010, 09:21:28 PM ---print count loop? --- End quote --- What? |
| phflack:
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 |
| Navigation |
| Message Index |
| Next page |