![]() |
|
Technical threads All discussions about technical issues |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi Zorin
thanks for starting this thread and for all the testing, i've been having a good look myself at the FMB, a few things i've found - No way to set a later time for a unit to appear? ( every unit starts at the start of the mission?) No way of using scripts yet? ( there's a TAB to enter code...but what is the code used?) Only just found the proper campaign folder - STEAM\steamapps\common\il-2 sturmovik cliffs of dover\parts\bob\mission\campaign\campaign_gb why this folder when my single missions are saving to- \My Documents\1C SoftClub\il-2 sturmovik cliffs of dover\missions\Single No way of putting video track into a campaign? Now i've found the campaign stuff I can start to work out how to put a campaign together... . |
#2
|
|||
|
|||
![]()
also...
how do you set targets for mission success / fail etc.. IL2 had a target marker as an object..what does COD use? . |
#3
|
|||
|
|||
![]()
Guess a bump is in order. Still hoping for a sticky.
|
#4
|
|||
|
|||
![]()
yes keep the bumps going...
Would really like to know how you make a mission success or fail?...once I know this I can get cracking.... . |
#5
|
|||
|
|||
![]()
It's easy :
Set a Trigger. Make a link to the trigger in your script-code, decide what happens if the trigger is active (Mission won, Misson lost etc.) Set ABattle.doSingleBattleSuccess(bool) or Campaign.battleSuccess to true if won and false if lost. Ok will make a Sample Mission for that. ![]() ![]() Last edited by FG28_Kodiak; 05-09-2011 at 04:35 PM. |
#6
|
|||
|
|||
![]() Quote:
Any help you or others could provide in setting up basic mission parameters (like won, lost etc.) would be greatly appreciated. Edit: Sorry Zorin, I didn't mean to start hijacking your thread. |
#7
|
|||
|
|||
![]()
I am about to make some sample scripts, will make a new thread when i am ready.
Any special wishes? |
![]() |
|
|