User Tools

Site Tools


arma:misc

This is an old revision of the document!


Misc Stuff

Area where all misc stuff is placed, before proper place can be found them (if any).

Default installation files from your DVD.

User Interface

When using desktop and ArmA resolution of 1024×768 and your user interface image files are 1280×1024 you'll encounter some memory errors and ArmA will crash.

Here is example images in question:

class RscDisplayLoadMission : RscStandardDisplay
{
	class controlsBackground
	{
		class LoadingPic : RscPicture
		{
			text = "\VTE_objects\UI\VTE_loading-01.pac";
			colortext[] = {1, 1, 1, 1};
		};
	};
};
arma/misc.1223285980.txt.gz · Last modified: 2008-10-06 09:39 by snakeman