Ruskiesrule 0 Posted October 4, 2002 ok, i've decided to use an external script because i need to make a nice breifing that is given to you be an officer after you've picked up some men! heres a little expample of what i would like them to say! Base is the name of the officer Base "ok men, you've all been chosen from the different forces to make a new elite squad" wait 15 seconds (i'll probubly change it later if i think its to long) Base "You won't quite be SAS or Seals, but you'll be pritty elite, we're going to put you on a test mission" another 15 seconds wait Base "Your target will be a small russian base that some snipers from our recon squads found!" another 15 seconds Base "You won't have any support on this mission, your all going to have to pull together" Another 15 seconds Base "Now you resistance members better speak good English, now get in them jeeps and go!" Thanks in advance for any help! Share this post Link to post Share on other sites
Frugo_PL 0 Posted October 4, 2002 Here is the code: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> //Your text will be displayed on the center of the screen TitleText ["Move it soldier!", "plain"] //Wait 15 seconds ~15 //Display the next message TitleText ["Move it soldier, move your lazy ass!!", "plain"] //Wait 15 seconds ~15 //Repeat it over and over //When you are done, put this at the end of the script Exit <span id='postcolor'> This should do it. Share this post Link to post Share on other sites
Ruskiesrule 0 Posted October 4, 2002 oops, i made a mistake, it was supposed to be [/code]Base sidechat "message" i did want it to be on the raido andn ot the white text.Could you also tell me how to make it run please Share this post Link to post Share on other sites
Frugo_PL 0 Posted October 4, 2002 To run a radio just use the "sidechat" command: </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">sidechat ["Your Message"]<span id='postcolor'> Share this post Link to post Share on other sites
Ruskiesrule 0 Posted October 4, 2002 i was looking for a sqs or sqm or whatever, i need to make a long bit of speech. i need to know how to run the sqs and everything else to make this thing work correctly. All you need to do is write down one with no messages so that i can copy and paste and add my own bits. thanks Share this post Link to post Share on other sites
Ruskiesrule 0 Posted October 5, 2002 oh, i understand now! Share this post Link to post Share on other sites
Ruskiesrule 0 Posted October 5, 2002 now, how do i run it from ingame? I know i have to put it in the games folder, but now how do i run it? and what do i call it? somthing.sqm? or .sqs? Do i save it in word format then change the name, or do i use wordpad or notepad? Share this post Link to post Share on other sites