Jump to content
Sign in to follow this  
ManDay

[v2] Dialogs, Ressources & Controls#include "RscS

Recommended Posts

Because the other thread got locked here I go again:

I extracted the config.bin in the ui.pbo with the great tool made by Kegetys (thanks for the many tools that work fine) and found - so I think - the mass of all classes available for controls and stuff.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[...]

#include "RscSlider.hpp"

[...]

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class RscSlider {

h = 0.025;

color[] = {0, 0, 0, 1};

colorActive[] = {0, 0, 0, 1};

};

Okay - that is a good start to go further. But I've never worked with the config trees that open up in the OFP-Engine. But as there are many modders out there which I exspect to work on that kinda stuff I hope that you can tell me where to look for the actual definitions because those 5 lines I found cannot be everything.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×