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

Reply
 
Thread Tools Display Modes
  #1  
Old 01-05-2012, 08:19 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Ship oil fire effect script
http://forum.1cpublishing.eu/showthread.php?t=28889

Buildings fire

http://forum.1cpublishing.eu/showthread.php?t=28894

Last edited by Ataros; 01-08-2012 at 10:16 AM.
Reply With Quote
  #2  
Old 01-08-2012, 10:16 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Language Manager Class by Small_Bee
http://forum.1cpublishing.eu/showpos...49&postcount=6

----------------------

1st version of Operation Sealion by Small_Bee
The mission includes 3500+ lines script with many functions including vulching protection, moving frontlines, dynamic creation of spawns, economics/resource management, etc. The mission is provided for educational purposes only. Please contact the author for a permission to run it on a public server.

Search the script for PATH to change paths according to your system to run it. Known issues - memory leak due to extreme number of submissions loaded, will be fixed in a new version.
Attached Files
File Type: zip R1_2.0.zip (78.6 KB, 65 views)

Last edited by Ataros; 01-08-2012 at 10:20 AM.
Reply With Quote
  #3  
Old 01-13-2012, 11:24 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Simple HUD timer test script
http://forum.1cpublishing.eu/showthread.php?t=29045

How to use repeat programming in scripts
http://forum.1cpublishing.eu/showpos...84&postcount=6
Sample http://forum.1cpublishing.eu/showpos...91&postcount=7
Reply With Quote
  #4  
Old 01-30-2012, 09:24 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Sending server console commands from script
Kick example

Code:
if (GamePlay is GameServerDef)
{
      GameServerDef gameServer = (GameServerDef)GamePlay;
      gameServer.consoleInput("kick player_name");
}
Therefore it is possible to automatically kick, ban, unban, save/load banlist and execute any other server commands from a script.

Thanks to Small_Bee for sharing.
Reply With Quote
  #5  
Old 02-27-2012, 07:13 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Campaign Creation For Dummies

http://forum.1cpublishing.eu/showthread.php?t=30017
Reply With Quote
  #6  
Old 02-27-2012, 07:17 PM
Smokeynz Smokeynz is offline
Approved Member
 
Join Date: Apr 2011
Posts: 106
Default

Method for mission listing within script

Method for Random selection of missions

Method for Triggered missions for Player

Method for Objective mission loading for Player

http://forum.1cpublishing.eu/showthread.php?t=30033
Reply With Quote
  #7  
Old 04-24-2012, 09:50 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Radar script http://forum.1cpublishing.eu/showpos...4&postcount=83

Gunnery practice mission http://forum.1cpublishing.eu/showthread.php?t=31460

Last edited by Ataros; 04-25-2012 at 06:31 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

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 12:45 AM.


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