Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > FMB, Mission & Campaign builder Discussions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-24-2012, 05:55 AM
podvoxx podvoxx is offline
Approved Member
 
Join Date: Feb 2010
Posts: 190
Default The use of global variables

Is there a way to use the same variable in the host-mission and submission without using a .txt-file(for save variables)?

For example:
In host mission script I have count of planes
Code:
int countPlanes = 5;
In submission script I need to change this:
Code:
int countPlanes -= 1;
It is necessary to divide the script menu and script statistics, but they used to share data.

Now I now about this variant - http://www.sukhoi.ru/forum/showthrea...=1#post1766444

There are other alternatives a more simple than this? Maybe new class on dll help on it?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.