View Single Post
  #50  
Old 12-07-2011, 01:23 PM
KDN KDN is offline
Approved Member
 
Join Date: Sep 2010
Posts: 114
Default

I am trying to use the \n within the " " of a sting to create a new line for long screen messages and it seems that I am not getting it right.
for example:
SendScreenMessageTo(1, "Note\nPress TAB and 4 at ANY time\nLoad any submission available in the list");

Any idea what I might be missing?
Reply With Quote