Hallo,
ich habe einen Dialog als player_inv ersetzt aber wenn ich auf den Server joine kommt das:
Code
#include "player_sys.sqf"
class playerSettings {
idd = playersys_DIALOG;
movingEnable = 1;
enableSimulation = 1;
class controlsBackground {
class life_background : life_RscPicture
{
x = 0.0453219420712649 * safezoneW + safezoneX;
y = 0.0670595407437513 * safezoneH + safezoneY;
w = 0.906438841425297 * safezoneW;
h = 0.93578540946962 * safezoneH;
idc = 1000;
text = "textures\BILD.paa";
};
Alles anzeigen
Danke im voraus,
MFG