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 09-13-2011, 09:34 PM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

Cannot work on dedi:
GamePlay.gpPlayer()
doesn't work in multiplayer
you must use:

GamePlay.gpRemotePlayers (Array of player so you must find out which player is the correct one)

or

aircraft.Player(0) // is the pilot of Aircraft

so
if (aircraft.Player(0) == null) // no human pilot
return;

GamePlay.gpHUDLogCenter(new Player[] {aircraft.Player(0) }, "Fly a reccon to LeHavre (AN4)");

Sorry posted at same time
so use Krupinsky method above

Last edited by FG28_Kodiak; 09-13-2011 at 09:40 PM.
Reply With Quote
  #2  
Old 09-14-2011, 09:24 AM
SNAFU SNAFU is offline
Approved Member
 
Join Date: Feb 2011
Posts: 324
Default

Thanks, will try this.
__________________
http://cornedebrouwer.nl/cf48e
Reply With Quote
  #3  
Old 09-14-2011, 03:31 PM
II./JG1_Krupinski II./JG1_Krupinski is offline
Approved Member
 
Join Date: Oct 2007
Posts: 86
Default

I confirmed last night that the OnAircraftTookOff event is indeed fired off, on a dedicated server.
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 03:32 AM.


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