ID:155232
![]() Aug 14 2011, 1:33 pm
|
|
I know this is a simple question but I have forgotten a lot of things from coding so uh... How do I send text to a different outbox, or a specific one? would it be default.ooc << "fdgdsg" or is it world << default.occ << "dfgsfg" or what? :S Thanks in advance!
|
![]() Aug 14 2011, 1:44 pm
|
|
You use the output() process to specify the specific output control you want to display the message in.
|
Thanks! Though I figured it out myself shortly before you replied, however that's not whats causing the issue, my problem is being caused somewhere between the different windows, the chat window and the actual game window... For whatever reason I can't get the text to go to my chat window; I'll just take it out for now >_>
|