Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   FMB, Mission & Campaign builder Discussions (http://forum.fulqrumpublishing.com/forumdisplay.php?f=203)
-   -   Repair, refuel, rearm... heal and ESC key... :) (http://forum.fulqrumpublishing.com/showthread.php?t=27949)

HR_Grainovich 11-19-2011 09:46 AM

Repair, refuel, rearm... heal and ESC key... :)
 
Currently this is impossible? true? :(:sad:

we can check health pilot and destroy aircraft parts .. but we can't reverse this, I have not found any function in maddox.world which can do it, not exist, i'm right? :(

At best case, we can only spawn a new plane and move players in there, but heal it's impossible, right?

Another questión, anyone knows how (in game) to force back to the army selection screen??, something as simulating to press ESC key... any idea?

I tried something like this:

Code:

[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = false)] 
static extern IntPtr SendMessage(IntPtr hWnd, int Msg, int wParam, int lParam); 

SendMessage(Process.GetCurrentProcess().MainWindowHandle,0x100,0x27, 1);

But C# and me... aren´t so friends! not work! :grin:

Thanks very much comrades!!:wink:


All times are GMT. The time now is 06:14 PM.

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