The931stSoldier
Member-
Content Count
67 -
Joined
-
Last visited
-
Medals
Everything posted by The931stSoldier
-
problem calling scripts
The931stSoldier posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
ok community maybe you can help me here community i am trying to figure out how i can make scripts work in my missions for example the massive paradrop script comes with a script that says "eject1.sqs" well i try to call the script in my missions and it says script "eject1.sqs" not found even tho i put the script in the mission folder that im editing in my user missions foler in my documents but it still says the sqs is not found same for the fastrope script with ad_dukes helos nul = [helo, 30, "move1.sqs"] execVM "\ad_helos\FastRope\scripts\fast_rope_AI_pilot.sqf " move1.sqs is in the folder but it claims it cant find it if anyone has insight into this please let me know -
Help with using scripts in missions
The931stSoldier posted a topic in ARMA 2 & OA : ADDONS - Configs & Scripting
i hate to keep posting the same thing and yes i have used the search bar but i would just like a solution with my question so i shall explain it with as much detail as i can and hopefully i would like some knowledgeable mission editor out there to help me understand how to use a script that i get from an addon or script template in my own mission even after i put the very script the sqs file it self in the mission folder of the mission i am making so why the scripts are not working i dont know example #1 Dukes helo pack http://www.armaholic.com/page.php?id=7356 comes with a fast roping script built into the addon apperantly which is activated by nul = [helo, 30, "move1.sqs"] execVM "\ad_helos\FastRope\scripts\fast_rope_AI_pilot.sqf" the fast roping portion works but after the ropes drop i get a message script "move1.sqs" not found" i also am trying to make an airborne mission using the C130 mass para training script which the separate script came with the template (eject1.sqs) ttp://www.armaholic.com/page.php?id=5983 nul= [grp1,plane] execVM "eject1.sqs" i also get the same message script "eject1.sqs not found" so with the scripts in the right place what is it i need to do to make this work what is the problem -
Help with using scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : ADDONS - Configs & Scripting
yes its in the mission folder for the mission im editing itself ---------- Post added at 08:10 AM ---------- Previous post was at 07:52 AM ---------- well adding scripts worked for the eject1.sqs worked thank you so much now to figure out move1.sqs -
Frigates, Weapons and Waves Addons By Gnat - OGN Exclusive
The931stSoldier replied to Auss's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
finally naval units! -
problem calling scripts
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
ok ill try n letyou know ---------- Post added at 07:52 AM ---------- Previous post was at 06:51 AM ---------- ok so i made the "eject sqf" put it in the mission folder and it still says "cannot find "eject.sqf" -
problem calling scripts
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
ok how do i make the sqf do i copy it in notepad then save as eject.sqf? -
missing scripts in missions
The931stSoldier posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
hello people pf the forums i have an ongoing problem i am hoping you will be able to help me with and that problem is scripts im trying to use some addons and templates and when i copy and paste them in my missions ill get the sqs not message now i have tried copying the actual SQS file and putting it in the mission file but i still get this message for example i am trying to use the adhelos pack and when i place the way point and the script on the mission the chopper will fly to the point and execute the fastrope and say move1.sqs not found and th eaddon didnt even come with that sqs file or when i try and use the template for the massive c130 air drop the c130'swill fly to the trigger then say eject sqs not found even after i put it in the mission folder itself -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Once someone can help me clearly understand what im doing wrong it will defiantly open up alot of new mission making oppurtunities for me -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
[/color]ok here we go Airborne%20Operations.Takistan http://www.mediafire.com/?ooh679f4y524c Air%20Assault%20Operations.Takistan http://www.mediafire.com/?zfjac51a4hvix ---------- Post added at 07:56 AM ---------- Previous post was at 07:50 AM ---------- ok here it is i uploaded it im not sure if i did it right but ill include the mission titles in case for some reason i cannot see my reply on the forums when i post but ill try Airborne%20Operations.Takistan http://www.mediafire.com/?ooh679f4y524c Air%20Assault%20Operations.Takistan http://www.mediafire.com/?zfjac51a4hvix -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
how exactly do it do that? -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
where does the gme look for a script when its called is the the mission folder or addons folder i dont understand whats wrong -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
see i tried that i put the "eject1.sqs" in the mission folder for the mission i was working on in my documents just like with the fastrope script and i call it correctly nul = [helo, 30, "move1.sqs"] execVM "\ad_helos\FastRope\scripts\fast_rope_AI_pilot.sqf" move1.sqs is in the folder but it claims it cant find it -
missing scripts in missions
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
for the adhelo i tookout nul= amd the execVM because it said "type script expect nothing " but ill try it ---------- Post added at 08:09 PM ---------- Previous post was at 08:04 PM ---------- for the paradrop script it is exactly what it says " plane exec "eject1.sqs" and eject1.sqs is the script i put in the mission folder -
i started the campaign and saved it today and when i tried to play it again it wouldnt let me because it said downloaded content carocks and caroads have been deleted? idk how because i havent deleted anything does anyone have a solution for this?
-
help with missing SQF files
The931stSoldier posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
soooo.........hopefully i dont get E- yelled at by the moderators this time about my topic.. i have some questions if anyone can help i am getting the SQF not found problem when i am trying to use NORRNS Fastrope script i put the sqf in my profile missions folder and the Arma2 missions folder i try and use the example mission as a template i copy the chopper and the units and place them in my mission the chopper executes the fastrope then after the fast rope is complete when its supposed to move i says "move sqf could not be found" im not understanding why it was fine in the example mission but when i move it over to my mission it does this -
help with missing SQF files
The931stSoldier replied to The931stSoldier's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
move.sqf -
hey guys i have a quick question if anyone can help me out im trying to make a mission where it starts out with an allied air campaign but i dont want the planes to dive down to attack targets mainly the B52 is there anyway this can be done?
-
ok here is the story somehow by the divine grace of the higher powers that be i have the ability to play ARMA without the CD idk how because on my cousins comp it needs the CD anyway i dont have a CD drive i had to take his out and put it in mine to load ARMA and got lucky,, anyway yesterday i was tinkering in the ADDONS and i was trying to change my water back to blue because i had loaded the VIETNAM THE EXPERIENCE MOD which made the water in the game brown and i accidental deleted both Water.pbo files and now arma crashes on loading can anyone please send me this over a fileshare site or something because i cant reload the game because i dont have a CD DRIVE to reload the game (plus i dont wanna risk reloading then having to use the disk)
-
i need help making a snatch and grab mission you are a group of delta operators in sahrini your job is to ambush a prision convoy and take the prisioner the the extraction zone and while you are there you are supposed to hold out untill the chopper arrives. im new to mission making i have the way points all set up for the convoy my questions are 1.how can i set it so after i kill all the guards the prisionor follows me? 2.how can i make a couple of mechanized patorls pursue me to the ectraction zone? 3.how do i make the chopper come only after i arrived at the LZ i kno its scripting but idk how plase help!
-
i need help making a snatch and grab mission you are a group of delta operators in sahrini your job is to ambush a prision convoy and take the prisioner the the extraction zone and while you are there you are supposed to hold out untill the chopper arrives. im new to mission making i have the way points all set up for the convoy my questions are 1.how can i set it so after i kill all the guards the prisionor follows me? 2.how can i make a couple of mechanized patorls pursue me to the ectraction zone? 3.how do i make the chopper come only after i arrived at the LZ i kno its scripting but idk how plase help!
-
Anybody kno any scripts i can use to get a AI piloted B-52 from the vietnam mod to flyover an area and drop all of its bombs sort or like this
-
How to install and use UAV management system
The931stSoldier posted a topic in ARMA - ADDONS & MODS: DISCUSSION
can anyone tell me how to properly install and use the EMSI UAV management system? i installed it and evrything and i put the mru out and uav and name it correctl but then it says EMSI_UAV consel.sqs not found did i load it up wrong or something i checked in my mission folder in the core data the sqs is there can i get some help please? -
How to install and use UAV management system
The931stSoldier replied to The931stSoldier's topic in ARMA - ADDONS & MODS: DISCUSSION
i read the thread but i didnt exactly find the awnser -
Just got ARMA got a few questions
The931stSoldier replied to The931stSoldier's topic in ARMA - MISSION EDITING & SCRIPTING
thank you it worked -
Just got ARMA got a few questions
The931stSoldier posted a topic in ARMA - MISSION EDITING & SCRIPTING
ok i just got the game finally and i have some questions: 1: how do i get planes to drop LGB'S do i have to remove the other weapons like in OFP? 2: i got some of the Setpos templates from OPFEC like the American military base and i was wondering how i can use them in my missions like i know its a template but i placed the file in editor missions and i still cant open it? 3: how do i get planes to take off and land