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-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
  #2  
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
  #3  
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
  #4  
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
  #5  
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


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:31 AM.


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