Forums » Air Combat & Civil Aviation » Rise of Flight - The First Great Air War » ROF Campaign Released


Page 74 of 132 < 1 2 ... 72 73 74 75 76 ... 131 132 >
Topic Options
Rate This Topic
Hop to:
#3206424 - 02/12/11 06:52 PM Re: ROF Campaign Released ***** [Re: PatrickAWilson]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 656
Loc: Tx
Need help with wind socks:

they are inthe mission filebut they do not appear when the mission is run. I tried adding one via the editor and that also did not appear. Can somebody post a proper example of a windsockandany related MCUs that will cause the windsock to appear?

Top
#3206474 - 02/12/11 08:20 PM Re: ROF Campaign Released [Re: PatrickAWilson]
OlPaint Offline
An Ace in de Skys
Member

Registered: 02/18/06
Posts: 103
Loc: Ohio
@ PW

I was able to manually place a windsock at an aerodrome in the mission file using the ME following Vanderstok's instructions:

"Adding a windsock is very simple. Select the "Flags" button (right hand pane) and then select "windsock" and place it on the map. You need to then create an entity for it with the "Create Linked Entity" button (left pane).
Enter the 'advanced properties' for the windsock. If you just want to use it as windsock (and not for a "capture the flag" game) deselect the count planes and count vehicles tick boxes and make the radius 1 meter. That's it. You can leave the "country" paramater as neutral."

It is working for me. The windsock code has got to be in the mission file somewhere. But I have as of yet been unable to locate it.

Thanks for the tips for editing the orientation and the position values for correct ground-starts. I had a suspicion that one could set then copy the position of your own aircraft location after manually moving the flight's aircraft around on the ground to miss crashing into the hangars. I have been able to turn the planes into the proper takeoff position but I need to test the positon placements copied from ME to each airfield configuration in Airfields.ROFCampaign.

OlPaint



Edited by OlPaint (02/13/11 05:18 AM)
_________________________
Within this vale
Of toil
And sin
Your head grows bald
But not your chin - use
Burma-Shave

Top
#3206511 - 02/12/11 09:59 PM Re: ROF Campaign Released [Re: PatrickAWilson]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 656
Loc: Tx
Thanks OilPaint. The wind sock is the last outstanding item for 7.1.

A warning on editing, the "special" fields - large fields like Bertangles - don't necessarily follow the normal model. I managed to do bertangles for 7.1 but I have some work to do on the rest.

Top
#3206608 - 02/13/11 05:31 AM Re: ROF Campaign Released [Re: PatrickAWilson]
OlPaint Offline
An Ace in de Skys
Member

Registered: 02/18/06
Posts: 103
Loc: Ohio
Success!!

When I added the windsock in ME, I got two entries in the mission file:

Flag
{
Name = "Flag";
Index = 739;
LinkTrId = 740;
XPos = 216134;
YPos = 30.1279;
ZPos = 87902.9;
XOri = 0;
YOri = 0;
ZOri = 0;
Model = "graphics\flag\windsock.mgm";
Desc = "";
Script = "LuaScripts\WorldObjects\windsock.txt";
Country = 0;
StartHeight = 0;
SpeedFactor = 1;
BlockThreshold = 1;
Radius = 1;
Type = 0;
CountPlanes = 0;
CountVehicles = 0;
}



MCU_TR_Entity
{
Index = 740;
Name = "Flag entity";
Desc = "";
Targets = [];
Objects = [];
XPos = 216134;
YPos = 30.3279;
ZPos = 87902.9;
XOri = 0;
YOri = 0;
ZOri = 0;
Enabled = 1;
MisObjID = 739;
}

Now all I need is to figure out how to add these items to the Airfields.RoFCampaign file so it remembers where the windsock is placed.

OlPaint
_________________________
Within this vale
Of toil
And sin
Your head grows bald
But not your chin - use
Burma-Shave

Top
#3206855 - 02/13/11 11:05 AM Re: ROF Campaign Released [Re: PatrickAWilson]
Clay_Pigeon Offline
Junior Member

Registered: 01/21/11
Posts: 7
Originally Posted By: PatrickAWilson
Originally Posted By: Clay_Pigeon
Originally Posted By: EAF_92 Whiskey
As well as the startup.cfg edit you must also point to the RoF/data folder in the PW-CG configuration menu under "Automatic Mission Results Directory"

WB.


hmm, i did this and edited the relevant line to 1 in the cfg file but i still get 'no mission results found' when i select 'auto report'. Should i be pathing in a certain file in that data directory or just to RoF/Data?


The problem is one of two things:
1. You do not have RoF configured to output mission files.
2. You are not pointing RoFCampaign at the right directory.

Check your RoF data directory and look for files like: "missionReport(a date)[0].mlg".
If you do not see them then is is problem #1.
Solution: open startup.cfg and set mission_text_log = 1

If the mission files are there then we have problem #2.
Solution: open up the config screen in RoFCampaign and put in the full path to the directory that contains the .mlg files.

Hope that helps


Thanks for responding Pat. Problem is i had already checked both those 1&2 options you list. But my RoF doesnt appear to be creating any .mlg files. Ive searched through the RoF directory structure. My pc is using win7 Pro 64bit, would that make any difference? I know 64bit can be a bit tetchy about files in (x86).

Top
#3206864 - 02/13/11 11:15 AM Re: ROF Campaign Released [Re: PatrickAWilson]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 656
Loc: Tx
The files should be in <RofDir>\data. Not sure why mission_text_log = 1 doesn't work. Can you try asking on the official board? Somebody there might have some insight. Sorry that I can't be more helpful than that.

Top
#3206865 - 02/13/11 11:16 AM Re: ROF Campaign Released [Re: PatrickAWilson]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 656
Loc: Tx
Version 7.1 has been posted at WoH. The biggest change here is moving over 100 tuning parameters from the code to the config file. There are now nearly 200 tunable parameters in RoFCampaign. I do not yet support GUI editing of the new parameters so you will have to hand edit them for now. This is not for the faint of heart, but for those that do want to give it a go the ability to tune this application is

unprecedented. Most applications purposely do not do this - with good reason. The confusion is often greater than the value.

V7.1
New Features:
- Moved over 100 parameters to the config file - use at your own risk (Must edit RoFCampaignUser.config)
- Added the Gotha (used for GothaIV and V, AEG, and Alb CX and CXII types)
- Eliminated the climbout waypoint to shorten missions
- Added configuration to disable waypoint icon creation (Must edit RoFCampaignUser.config)
- User can now ask for scout squadrons to be included in the mission (Must edit RoFCampaignUser.config)
- User can now configure intel radius (Must edit RoFCampaignUser.config)
Bug Fixes:
- Corrected Alb D.II Early/Late assignments
- improved squadron inclusion algorithm for missions
- Changed combat report button text to Automatic and Manual AAR
- Added an extra ingress WP to ground attack missions to allow approach at alt.
- Tweaked promotion algorithm to slow promotions. (now also user configurable) (Must edit RoFCampaignUser.config)
- Tweaked skill advance algorithm. (now also user configurable) (Must edit RoFCampaign.config)
- Tweaked boundaries for which ground objects are added (now also user configurable) (Must edit RoFCampaignUser.config)
- Fixed Windsock (thanks OilPaint)
- Fixed Bertangles field by using "5" and correcting orientation and offset


Config Editing Instructions:
This is meant for advanced users who are comfortable with this sort of thing. Without GUI support it is not entirely simple.
1. Install RoFCampaign 7.1.
2. Prime the user configuration file as follows:
a. Start RoFCampaign
b. Open the configuration page
c. Press accept
3. Now you can go to \RoFCampaign\Data\user and edit RoFCampaignUser.config
RoFCampaignUser.config is the user copy of configuration and overrides the shipped config.
If you need to know what a parameter does look at \RoFCampaign\Data\data\RoFCampaign.config, but do not edit it.

Why is there a RoFCampaignUser.config and a RoFCampaign.config?
I ship RoFCampaign.config. I create RoFCampaignUser.config on the fly. This allows me not to overwrite your config with every release. As new parameters are added to

RoFCampaign.config the initial values get moved to RoFCampaignUser.config. After that your changes take precedence.




Edited by PatrickAWilson (02/13/11 11:17 AM)

Top
#3206869 - 02/13/11 11:22 AM Re: ROF Campaign Released [Re: PatrickAWilson]
777 Studios - Jason Offline
Member

Registered: 02/03/08
Posts: 2470
Loc: Redlands, CA
Very nice Patrick.

Jason
_________________________
777 Studios - Proud Developer of Rise of Flight: The First Great Air War. The Best WWI Simulation on the PC!

XIM 3 - Use Your Mouse and Keyboard on the Xbox 360. Perfect for PC gamers who don't like thumbsticks!

Top
#3206875 - 02/13/11 11:40 AM Re: ROF Campaign Released [Re: PatrickAWilson]
Kemal Offline
Junior Member

Registered: 08/03/03
Posts: 87
Thanks Patrick,downloading now

Hector

Top
#3207021 - 02/13/11 03:41 PM Re: ROF Campaign Released [Re: PatrickAWilson]
EAF_92 Whiskey Offline
Member

Registered: 08/31/03
Posts: 1141
Loc: Suffolk, UK
Outstanding.

Many thanks,

WB.
_________________________
I'm Spartacus.

Top
Page 74 of 132 < 1 2 ... 72 73 74 75 76 ... 131 132 >
Topic Options
Rate This Topic
Hop to:

Moderator:  EinsteinEP 

Forum Use Agreement | Privacy Statement | SimHQ Staff
Copyright 1997-2012, SimHQ Inc. All Rights Reserved.