Zirius 1 Posted August 31, 2014 Hello! I am just wondering how to put line break on my announce? Just like this one: Reveal hidden contents I tried n but seems like client is not parsing it? Thanks! Quote Share this post Link to post Share on other sites
0 Litro 45 Posted August 31, 2014 Use space perhaps? to make its like that.. - script atcmd_example -1,{OnInit: bindatcmd "test",strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: announce "1. 2 3",0; end;}- script atcmd_example -1,{OnInit: bindatcmd "test",strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: announce "1. 2 3",0; end;} 1 AnnieRuru reacted to this Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted August 31, 2014 On 8/31/2014 at 12:38 PM, Litro said: Use space perhaps? to make its like that.. - script atcmd_example -1,{OnInit: bindatcmd "test",strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: announce "1. 2 3",0; end;}- script atcmd_example -1,{OnInit: bindatcmd "test",strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: announce "1. 2 3",0; end;} Any other way bro? That would require me to send soooo long strings, ugly to the eyes. LOL. Quote Share this post Link to post Share on other sites
Hello! I am just wondering how to put line break on my announce?
Just like this one:
I tried n but seems like client is not parsing it?
Thanks!
Share this post
Link to post
Share on other sites