hudPrint limitation ?
Posted: Wed Sep 12, 2012 8:27 pm
Hi,
hudPrint(name1,"doesn't learn anything.")
only prints name1, and not the following. It seems that hudPrint only prints the first "part" of any sentence.
another example,
hudPrint("Blah",name1,"doesn't learn anything.") returns Blah only.
And Btw, this whole creator is awesome, best I have seen in a long time, simple and powerful
Tx a lot guys for releasing this awesome baby.
hudPrint(name1,"doesn't learn anything.")
only prints name1, and not the following. It seems that hudPrint only prints the first "part" of any sentence.
another example,
hudPrint("Blah",name1,"doesn't learn anything.") returns Blah only.
And Btw, this whole creator is awesome, best I have seen in a long time, simple and powerful