Cerberus094-PL- 10 Posted March 24, 2011 (edited) Hi everyone, I'm making my intro I have a very strange and annoying error: soldier says his line (sound file, he's speaking, you know) not once, but... two times :confused: The subtitle also showes again. I have no idea for this. During the mission they speak normally, the problem happens only during the intro. Need help! EDIT: Those are HYK US Soldiers, the newest version. Edited March 24, 2011 by Cerberus094[PL] Share this post Link to post Share on other sites
Aldo15 11 Posted March 24, 2011 (edited) I'm having troubles understanding you, Well, I don't if you're saying what I'm thinking, but I think you're putting the command in a .SQS file, because when I put a command in my .sqs file, for example, Init.sqs and I put this---> soldier1 sideRadio "Radio1", the message shows two comments. Hope it helps. Cheers, Aldo15 Cheers, Aldo15 Edited March 24, 2011 by Aldo15 Share this post Link to post Share on other sites
Cerberus094-PL- 10 Posted March 25, 2011 Sorry for my English, talking about OFP editor problems is quite difficult for me. So, i have a command, let's say, soldier1 say "sv1", it's in the intro.sqs file. I launch this script in the init field of one of the units, in the "Intro" editor area, not the "Mission" area. The script works fine, everything seems to be OK, but those stupid soldiers are just saying their speech two times, one just after another: "What about the second squad?" "What about the second squad?" Just like the "say" command was doubled or sth like this :( I have no idea for this and it's really driving me mad :mad: Share this post Link to post Share on other sites
Aldo15 11 Posted March 25, 2011 (edited) I don't know what's happening with your scritp, maybe you've put on the text,the message twice, Why don't you look the description.ext and if you don't find that error, you can send me your mission to my mail, and I'll look what errors it have got. Ah! I don't speak english either. I speak spanish, but I'm learning to speak it. Cheers, Aldo15 Edited March 25, 2011 by Aldo15 Share this post Link to post Share on other sites
Cerberus094-PL- 10 Posted March 26, 2011 YAY I GOT THIS!!! There was an error in the misson.sqm file, in the intro section. There was another soldier wchich was running the same script, so two scripts were working at the same time, and that's why they were speaking everything two times! What's interesting, this soldier was in position position[]={-454.996094,1.835705,12530.956055}; wchich is really high in the sky, i don't have an idea why he was there, he wasn't visible on the map :eek: I had to edit mission.sqm file manually, remove his config entry and everything is fine now. But Jesus, that was really strange... Share this post Link to post Share on other sites