-
Content Count
1977 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by Undeceived
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Yes, showcinemaborder is indeed used in (almost) all scripts. Good luck with it though, nettrucker, as the amount of cutscenes is huge. :D But in case you're up for it: The scripts begin with ZS (which stands for "Zwischensequenz"). Other than that I also have no idea how to solve this strange problem... Thanks again @ all for the vivid discussion and feedback! *thumbsup*- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Yes, there will be more. But if you're interested, you could also try out the other mission in my sig, For The Life Of A Friend. I made this one prior to the campaign and it even has voice acting. :)- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Does anyone else have those black stripes in the cutscenes? nettrucker, thanks again for the great feedback! Yes, there will be a new version. It will take a while though as I began another project and I'm quite focused on it atm. But there will definitely be a new version of BL. It's the second to last mission which urgently needs an update (gameplay wise - not because of bugs or something). Thanks guys!! :)- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Hello and thanks for the many comments! Cool! :) xxbbcc, I'm sorry, but I think I can't really help you much. All of those mods are great but I made the campaign without all of them (only using those which are included in the campaign download)... If for one player it works, it doesn't mean that it will for other players too. The campaign itself has of course lots of bugs left, but as far as I know, there should be practically no showstoppers which prevent from continuing or finishing missions, if you use only the required stuff. Yeah, try it without the beta patch only with version 1.62 - good luck. Other than that however I unfortunately can't give more help... :( Sorry, mate! Well, it is not possible at all. :D :D Tonci and Vedanho, thanks a lot! Much appreciated!- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
How to set a task state without the fancy hint showing up?
Undeceived posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I tried task1 setTaskState "Suceeded"; which didn't work at all. _null = ["task1", "SUCCEEDED"] spawn BIS_fnc_taskSetState; This worked, but it showed the blinking hint and the noise (which I don't want). Is there a way to change the task state without any hint / notification, like in Arma 2? Btw: task1 is the name of the task (I used the editor module). I also tried using the task ID (eg. t1), but no success. -
How to set a task state without the fancy hint showing up?
Undeceived replied to Undeceived's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Just one small addition to the subject, in case the above doesn't work for anyone: The function description is kind of misleading... 0: STRING - Task name It won't work if the task name is used. You have to use the task ID instead. -
Start mission with destroyed objects
Undeceived replied to NickThissen's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Oops - I didn't read the Sorry. :o -
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Thanks, Variable. :)- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
setpos not working?
Undeceived replied to lightspeed_aust's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I used this to place a demo charge and it worked: _bomb = "DemoCharge_Remote_Ammo" createvehicle [(markerPos "demo_1" select 0), (markerPos "demo_1" select 1), (markerPos "demo_1" select 2) +1.33]; Maybe something like this works for you? -
Start mission with destroyed objects
Undeceived replied to NickThissen's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hello Nick, did you use setacctime x? This way you can accelerate the whole process while showing the black screen. http://community.bistudio.com/wiki/setAccTime -
setpos not working?
Undeceived replied to lightspeed_aust's topic in ARMA 3 - MISSION EDITING & SCRIPTING
What are you trying to do? No problems here so far. -
How to set a task state without the fancy hint showing up?
Undeceived replied to Undeceived's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Damn, I didn't look at the function description. :) Thanks a lot, Iceman! -
Removing the show player on map button.
Undeceived replied to BL1P's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Great! Thanks! -
Removing the show player on map button.
Undeceived replied to BL1P's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Bumping this one... Can anyone help? -
Custom Animations from Arma 2 sorta working in ARMA 3
Undeceived replied to Johnson11B2P's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
How did you implement them into the game?? I know that "somehow" :) they work. With AllInArma they played nicely in an A3 Mission (at least those few I used). -
actually turn music off?
Undeceived replied to anthonyfromtheuk's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yes, AFAIR you just need to put in playmusic ""; and it will stop playing. -
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Thanks for the feedback. :) Black Lands | Resistance Campaign for Arma 2: CO For The Life Of A Friend | SP scenario for Arma 2: CO- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
What about custom music in MANW-missions / campaigns?
Undeceived replied to Undeceived's topic in Arma 3 - MAKE ARMA NOT WAR CONTEST - SINGLEPLAYER GAME MODE
BIS, can we please use your (previous) Arma tracks?? Would be great because the A3 music is quite... thin in terms of quantity and diversity... Edit: Ok, I partially have to revoke that :) - just looked in the config viewer in the editor. There is a decent number of tracks available, which I didn't know about. I only looked in the Bonus folder which comes with the Support Edition. Nevertheless there could be some more tracks. ;) Many of them are contained twice or even more. -
How to add an addon to mission file
Undeceived replied to Undeceived's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yeah, that's how I understood it as well. Thanks for the info, sniper - helped a lot! -
How to add an addon to mission file
Undeceived posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hello everyone! BI dev Edge said that it is allowed to use an addon in contest missions / campaign if that addon is part of the mission file. But... How can one do this? :) E.g. if I need an unit addon for a mission - how can I add it to the mission.pbo so that the player doesn't need to download and install it additionally? Thanks for your help. -
make ARMA not war contest
Undeceived replied to willywonka's topic in Arma 3 - MAKE ARMA NOT WAR CONTEST - QUESTIONS & ANSWERS
Edge, could you (or someone else) elaborate on how this is technically doable? Thanks a lot! I opened a threat about that here. -
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Yeah, the expressions... If you have some examples, please feel free to show them to me via PM and provide suggestions how to change them. :) Anyway, thanks for the feedback!- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Cool, thanks a lot! I'm currently reworking the second to last mission, as it has a replay-value = ZERO. :) Other than that in the overall campaign there's still a lot of work to do. Btw, if you have time, feel free to comment and rate at Armaholic too. :) Thanks!- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
Thanks a lot, Kommiekat! Yeah, I really need help with expressions like that (non-native speaker)! If anyone could help me with that (as stated in the first post), that would be great! Just give me suggestions when you see something weird or silly. About the voice acting: It's important to know that the size of the campaign is not comparable with my (single) mission FTLOAF. The amount of dialogs and the number of roles are HUGE. As much as I would love to see voice acting implemented, I fear the amount of work needed for it.- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with:
-
[SP/CAMP] Black Lands (resistance campaign)
Undeceived replied to Undeceived's topic in ARMA 2 & OA - USER MISSIONS
It's Pensive Emotion from Bill Brown tom3kb, thanks for your infos about those loading screens - I'll definitely take that out of the descriptions...- 109 replies
-
- resistance
- secret service
-
(and 6 more)
Tagged with: