1. Dashboard
  2. Forum
    1. Unerledigte Themen
  3. Downloads
  4. Galerie
    1. Alben
  5. Toolbox
    1. Passwort Generator
    2. Portchecker
  6. Mitglieder
    1. Mitgliedersuche
    2. Benutzer online
    3. Trophäen
    4. Team
Mo: 19 Mai 2025
  • Anmelden oder registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Forum
  • Dateien
  • Seiten
  • Bilder
  • Erweiterte Suche

Schön, dass du den Weg zu NodeZone.net gefunden hast! Aktuell bist du nicht angemeldet und kannst deshalb nur eingeschränkt auf unsere Community zugreifen. Um alle Funktionen freizuschalten, spannende Inhalte zu entdecken und dich aktiv einzubringen, registriere dich jetzt kostenlos oder melde dich mit deinem Account an.

Anmelden oder registrieren
    1. Nodezone.net Community
    2. Forum
    3. Gameserver & Hosting
    4. ArmA Series - ArmA 3 / Reforger
    5. Tutorials & Releases

    [Tutorial] Tablet Z-Menü (nPad)

      • Altis Life
    • nox
    • 13. September 2015 um 11:09
    • TopGear
      Frischling
      Trophäen
      10
      Beiträge
      20
      • 26. April 2016 um 17:17
      • #101

      Hab die Doppelten Einträge gelöscht komm immer noch nicht auf meinen Server Slots mit KI belegt obwohl ich die doppelten einträge weggemacht habe.

      Jetzt ist mein Latein am ENDE.

      Aber vllt könnt ihr mir helfen bzw vllt habt ihr eine idee wie ich den Button WandetAdd2 hinzufügen kann dann benutze ich das andere Tablet.

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 26. April 2016 um 18:41
      • #102

      naja wenn der server mit KI voll ist ist irgendwo in den Dialogen etwas falsch welche version nutzt du denn

    • TopGear
      Frischling
      Trophäen
      10
      Beiträge
      20
      • 26. April 2016 um 19:57
      • #103

      3.1.4.8 diese Version benutze ich aber wenn ich das Tablet von seite 1 nehme da gehts

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 26. April 2016 um 20:53
      • #104

      naja dann trägst du etwas falsch ein

    • TopGear
      Frischling
      Trophäen
      10
      Beiträge
      20
      • 26. April 2016 um 20:59
      • #105

      Keine ahnung wenn ich wüste an was es liegt würde ich es ändern kann ja mal die player_inv.hpp posten mit der gehts sobald ich aber die andere nehme von Risk gehts nicht.

      Spoiler anzeigen


      #include "player_sys.sqf"
      class playerSettings {
      idd = playersys_DIALOG;
      movingEnable = true;
      enableSimulation = true;
      class controlsBackground {
      class HG: life_RscPicture
      {
      idc = -1;
      text = "images\tablet\tablet.paa";
      x = 0.258501 * safezoneW + safezoneX;
      y = 0.0716 * safezoneH + safezoneY;
      w = 0.485625 * safezoneW;
      h = 0.854 * safezoneH;
      };
      class moneyTitle: life_RscText
      {
      idc = -1;
      text = "Finanzen";
      x = 0.309686 * safezoneW + safezoneX;
      y = 0.2648 * safezoneH + safezoneY;
      w = 0.0979687 * safezoneW;
      h = 0.0276 * safezoneH;
      };
      class moneyStatusInfo: life_RscStructuredText
      {
      idc = 2015;
      sizeEx = 0.020;
      text = "";
      x = 0.309217 * safezoneW + safezoneX;
      y = 0.2942 * safezoneH + safezoneY;
      w = 0.0992812 * safezoneW;
      h = 0.066 * safezoneH;
      };
      class PlayersWeight : life_RscTitle {
      idc = carry_weight;
      style = 1;
      x = 0.647;
      y = 0.559;
      text = "";
      };
      class itemHeader: life_RscText
      {
      idc = -1;
      text = "Inventar";
      x = 0.543781 * safezoneW + safezoneX;
      y = 0.2668 * safezoneH + safezoneY;
      w = 0.149531 * safezoneW;
      h = 0.0276 * safezoneH;
      };
      };
      class controls {
      class moneyEdit: life_RscEdit
      {
      idc = 2018;
      text = "1";
      sizeEx = 0.030;
      x = 0.310999 * safezoneW + safezoneX;
      y = 0.3628 * safezoneH + safezoneY;
      w = 0.060375 * safezoneW;
      h = 0.0252 * safezoneH;
      };
      class NearPlayers: life_RscCombo
      {
      idc = 2022;
      x = 0.311 * safezoneW + safezoneX;
      y = 0.3908 * safezoneH + safezoneY;
      w = 0.0975245 * safezoneW;
      h = 0.028 * safezoneH;
      };
      class moneyDrop: life_RscButtonMenu
      {
      idc = 2001;
      text = "Geben";
      x = 0.372688 * safezoneW + safezoneX;
      y = 0.3628 * safezoneH + safezoneY;
      w = 0.0354375 * safezoneW;
      h = 0.0252 * safezoneH;
      tooltip = "Geld geben";
      onButtonClick = "[] call life_fnc_giveMoney";
      };
      class licenseHeader: life_RscStructuredText
      {
      idc = -1;
      text = "Lizenzen";
      x = 0.422655 * safezoneW + safezoneX;
      y = 0.265 * safezoneH + safezoneY;
      w = 0.108281 * safezoneW;
      h = 0.0276 * safezoneH;
      };
      class Licenses_Menu: life_RscControlsGroup
      {
      idc = -1;
      x = 0.425188 * safezoneW + safezoneX;
      y = 0.2984 * safezoneH + safezoneY;
      w = 0.103031 * safezoneW;
      h = 0.297 * safezoneH;
      class controls
      {
      class life_Licenses: life_RscStructuredText
      {
      idc = 2014;
      sizeEx = 0.020;
      text = "";
      x = 0;
      y = 0;
      w = 0.0928125 * safezoneW;
      h = 0.297 * safezoneH;
      };
      };
      }
      class itemList: life_RscListbox
      {
      idc = item_list;
      x = 0.544622 * safezoneW + safezoneX;
      y = 0.2984 * safezoneH + safezoneY;
      w = 0.148312 * safezoneW;
      h = 0.1732 * safezoneH;
      sizeEx = 0.040;
      };
      class itemEdit: life_RscEdit
      {
      idc = item_edit;
      text = "1";
      x = 0.544623 * safezoneW + safezoneX;
      y = 0.4776 * safezoneH + safezoneY;
      w = 0.148313 * safezoneW;
      h = 0.0248 * safezoneH;
      };
      class iNearPlayers: life_RscCombo
      {
      idc = 2023;
      x = 0.544623 * safezoneW + safezoneX;
      y = 0.5056 * safezoneH + safezoneY;
      w = 0.148312 * safezoneW;
      h = 0.022 * safezoneH;
      };
      class RemoveButton: life_RscButtonMenu
      {
      text = "L";
      x = 0.544622 * safezoneW + safezoneX;
      y = 0.5308 * safezoneH + safezoneY;
      w = 0.0170625 * safezoneW;
      h = 0.0308 * safezoneH;
      tooltip = "Loeschen";
      onButtonClick = "[] call life_fnc_removeItem;";
      };
      class UseButton: life_RscButtonMenu
      {
      text = "B";
      x = 0.565625 * safezoneW + safezoneX;
      y = 0.5308 * safezoneH + safezoneY;
      w = 0.0170625 * safezoneW;
      h = 0.0308 * safezoneH;
      onButtonClick = "[] call life_fnc_useItem;";
      tooltip = "Benutzen";
      };
      class DropButton: life_RscButtonMenu
      {
      idc = 2002;
      text = "G";
      x = 0.586625 * safezoneW + safezoneX;
      y = 0.5308 * safezoneH + safezoneY;
      w = 0.0170625 * safezoneW;
      h = 0.0308 * safezoneH;
      onButtonClick = "[] call life_fnc_giveItem;";
      tooltip = "Geben";
      };
      class ButtonAdminMenu_ICON: life_RscPicture
      {
      idc = 20210;
      text = "images\tablet\admin.paa";
      x = 0.546406 * safezoneW + safezoneX;
      y = 0.566 * safezoneH + safezoneY;
      w = 0.04125 * safezoneW;
      h = 0.077 * safezoneH;
      };
      class ButtonAdminMenu: life_RscButtonMenu
      {
      idc = 2021;
      x = 0.551562 * safezoneW + safezoneX;
      y = 0.577 * safezoneH + safezoneY;
      w = 0.0309375 * safezoneW;
      h = 0.055 * safezoneH;
      onButtonClick = "createDialog ""life_admin_menu""; ";
      tooltip = $STR_PM_AdminMenu;
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,1};
      color2[] = {0,0,0,1};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {0,0,0,0.4};
      };
      class ButtonSettings_ICON: life_RscPicture
      {
      idc = -1;
      text = "images\tablet\config.paa";
      x = 0.387122 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonSettings: life_RscButtonMenu
      {
      idc = -1;
      x = 0.388441 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "[] call life_fnc_settingsMenu;";
      tooltip = "Einstellungen";
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class ButtonKeys_ICON: life_RscPicture
      {
      idc = 20111;
      text = "images\tablet\key.paa";
      x = 0.465873 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonKeys: life_RscButtonMenu
      {
      idc = 2000;
      x = 0.467187 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "createDialog ""life_key_management"";";
      tooltip = "Schluesselbund";
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class ButtonCell_ICON: life_RscPicture
      {
      idc = 1204;
      text = "images\tablet\phone.paa";
      x = 0.581372 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonCell: life_RscButtonMenu
      {
      idc = 2001;
      x = 0.582685 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "createDialog ""Life_cell_phone"";";
      tooltip = $STR_PM_CellPhone;
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class ButtonSyncData_ICON: life_RscPicture
      {
      idc = 1205;
      text = "images\tablet\sync.paa";
      x = 0.308373 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonSyncData: life_RscButtonMenu
      {
      idc = 2002;
      x = 0.309676 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "[] call SOCK_fnc_syncData;";
      tooltip = $STR_PM_SyncData;
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class Markt_ICON: life_RscPicture
      {
      idc = 980021;
      text = "images\tablet\markt.paa";
      x = 0.543311 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class Markt_Knopf: life_RscButtonMenu
      {
      idc = -1;
      x = 0.544623 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "[] call life_fnc_OpenEconomy;";
      tooltip = "Markt"; //--- ToDo: Localize;
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class ButtonGang_ICON: life_RscPicture
      {
      idc = 1207;
      text = "images\tablet\gang.paa";
      x = 0.34775 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonGang: life_RscButtonMenu
      {
      idc = 1209;
      x = 0.34775 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      onButtonClick = "if(isNil ""life_action_gangInUse"") then {if(isNil {(group player) getVariable ""gang_owner""}) then {createDialog ""Life_Create_Gang_Diag"";} else {[] spawn life_fnc_gangMenu;};};";
      tooltip = "Gang";
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      };
      class ButtonWanted_ICON: life_RscPicture
      {
      idc = 1210;
      text = "images\tablet\wanted.paa";
      x = 0.505251 * safezoneW + safezoneX;
      y = 0.6988 * safezoneH + safezoneY;
      w = 0.0315 * safezoneW;
      h = 0.056 * safezoneH;
      };
      class ButtonWanted: life_RscButtonMenu
      {
      idc = 2008;
      x = 0.506562 * safezoneW + safezoneX;
      y = 0.7016 * safezoneH + safezoneY;
      w = 0.028875 * safezoneW;
      h = 0.0504 * safezoneH;
      onButtonClick = "[] call life_fnc_wantedMenu";
      colorBackground[] = {-1,-1,-1,-1};
      colorBackgroundFocused[] = {1,1,1,0.12};
      colorBackground2[] = {0.75,0.75,0.75,0.2};
      color[] = {1,1,1,1};
      colorFocused[] = {0,0,0,0};
      color2[] = {0,0,0,0};
      colorText[] = {1,1,1,1};
      colorDisabled[] = {1,0,0,0.1};
      tooltip = $STR_PM_WantedList;
      };
      };
      };

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 27. April 2016 um 12:05
      • #106

      schreib mir mal ne pn mit ts daten dann schau ich mal rein

    • AkEgo
      Schüler
      Reaktionen
      54
      Trophäen
      11
      Beiträge
      95
      • 29. April 2016 um 20:03
      • #107

      Hallo zsm,
      habe bei dem geänderten Npad von @Risk ein Problem

      Diese Meldung bekomme ich wenn ich den Server starte:

      Code
      File mpmissions\__cur_mp.Altis\dialog\picturebutton.hpp, line 0: .Life_PictureButtonMenu: Undefined base class 'Life_RscButtonMenu'

      Danach schließt sich der Server automatisch ;(


      Hier mal wie meine Dateien aussehen:

      Spoiler anzeigen


      MasterHandler.hpp

      Spoiler anzeigen
      C
      /*
      	Master UI Resource File
      */
      #include "picturebutton.hpp"
      #include "common.hpp"
      #include "shop_items.hpp"
      #include "gang.hpp"
      #include "impound.hpp"
      #include "bank.hpp"
      #include "veh_shop.hpp"
      #include "shops.hpp"
      #include "hud_stats.hpp"
      #include "admin_menu.hpp"
      #include "wanted_list.hpp"
      #include "ticket.hpp"
      #include "clothing.hpp"
      #include "trunk.hpp"
      #include "spawnSelection.hpp"
      #include "chop_shop.hpp"
      #include "pInteraction.hpp"
      #include "deathScreen.hpp"
      #include "vehicleShop.hpp"
      #include "settings.hpp"
      #include "federalReserve.hpp"
      #include "compensate.hpp"
      #include "FuelStat.hpp"
      #include "wantedadd2.hpp"
      #include "key_chain.hpp"
      #include "player_inv.hpp"
      #include "cell_phone.hpp"
      Alles anzeigen


      player_inv.hpp

      Spoiler anzeigen
      Code
      #include "player_sys.sqf"
      class playerSettings {
       idd = playersys_DIALOG;
       movingEnable = true;
       enableSimulation = true;
       class controlsBackground {
       class mainBackground: life_RscPicture
       {
       idc = 1200;
       text = "\textures\tablet\tablet.paa";
       x = 0.259375 * safezoneW + safezoneX;
       y = 0.0931586 * safezoneH + safezoneY;
       w = 0.48125 * safezoneW;
       h = 0.813683 * safezoneH;
       };
       class pictureAdmin: life_RscPicture
       {
       idc = 1201;
       text = "\textures\tablet\admin.paa";
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureClose: life_RscPicture
       {
       idc = 1202;
       text = "\textures\tablet\close.paa";
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureSettings: life_RscPicture
       {
       idc = 1203;
       text = "\textures\tablet\config.paa";
       x = 0.401458 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureCrafting: life_RscPicture
       {
       idc = 1204;
       text = "\textures\tablet\crafting.paa";
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureGang: life_RscPicture
       {
       idc = 1205;
       text = "\textures\tablet\gang.paa";
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureSave: life_RscPicture
       {
       idc = 1206;
       text = "\textures\tablet\sync.paa";
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureKey: life_RscPicture
       {
       idc = 1207;
       text = "\textures\tablet\key.paa";
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureMarkt: life_RscPicture
       {
       idc = 1208;
       text = "\textures\tablet\markt.paa";
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class picturePhone: life_RscPicture
       {
       idc = 1209;
       text = "\textures\tablet\phone.paa";
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       };
       class pictureRules: life_RscPicture
       {
       idc = 1210;
       text = "\textures\tablet\stvo.paa";
       x = 0.317812 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       };
       class pictureWantedadd: life_RscPicture
       {
       idc = 1211;
       text = "\textures\tablet\wantedadd.paa";
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       };
       class pictureWanted: life_RscPicture
       {
       idc = 1212;
       text = "\textures\tablet\wanted.paa";
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       };
       class moneyTitle: life_RscText
       {
       idc = -1;
       text = "Finanzen";
       x = 0.316667 * safezoneW + safezoneX;
       y = 0.291081 * safezoneH + safezoneY;
       w = 0.114583 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       class moneyStatusInfo: life_RscStructuredText
       {
       idc = 2015;
       sizeEx = 0.020;
       text = "";
       x = 0.316667 * safezoneW + safezoneX;
       y = 0.324069 * safezoneH + safezoneY;
       w = 0.114583 * safezoneW;
       h = 0.0659743 * safezoneH;
       };
       class PlayersWeight : life_RscTitle 
       {
       idc = carry_weight;
       style = 1;
       x = 0.674999;
       y = 0.0119991;
       text = "";
       }; 
       class itemHeader: life_RscText
       {
       idc = -1;
       text = "Inventar";
       x = 0.580208 * safezoneW + safezoneX;
       y = 0.291081 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       };
       class controls {
       class moneyEdit: life_RscEdit
       {
       idc = 2018;
       text = "1";
       sizeEx = 0.030;
       x = 0.316667 * safezoneW + safezoneX;
       y = 0.401039 * safezoneH + safezoneY;
       w = 0.114583 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       class NearPlayers: life_RscCombo
       {
       idc = 2022;
       x = 0.316667 * safezoneW + safezoneX;
       y = 0.467013 * safezoneH + safezoneY;
       w = 0.114583 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       class moneyDrop: life_RscButtonMenu
       {
       idc = 2001;
       text = "Geben";
       x = 0.316667 * safezoneW + safezoneX;
       y = 0.434026 * safezoneH + safezoneY;
       w = 0.114583 * safezoneW;
       h = 0.0219914 * safezoneH;
       tooltip = "Geld geben";
       onButtonClick = "[] call life_fnc_giveMoney";
       };
       class licenseHeader: life_RscStructuredText
       {
       idc = -1;
       text = "Lizenzen";
       x = 0.442708 * safezoneW + safezoneX;
       y = 0.291081 * safezoneH + safezoneY;
       w = 0.126042 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       /*class Licenses_Menu: life_RscControlsGroup
       {
       idc = -1;
       x = 0.425188 * safezoneW + safezoneX;
       y = 0.2984 * safezoneH + safezoneY;
       w = 0.103031 * safezoneW;
       h = 0.297 * safezoneH;
       class controls
       {
       class life_Licenses: life_RscStructuredText
       {
       idc = 2014;
       sizeEx = 0.020;
       text = "";
       x = 0;
       y = 0;
       w = 0.0928125 * safezoneW;
       h = 0.297 * safezoneH;
       };
       };
       }*/
       class life_Licenses: life_RscStructuredText
       {
       idc = 2014;
       sizeEx = 0.020;
       text = "";
       x = 0.442708 * safezoneW + safezoneX;
       y = 0.324069 * safezoneH + safezoneY;
       w = 0.126042 * safezoneW;
       h = 0.406841 * safezoneH;
       };
       class itemList: life_RscListbox
       {
       idc = item_list;
       x = 0.580208 * safezoneW + safezoneX;
       y = 0.324069 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.23091 * safezoneH;
       sizeEx = 0.040;
       };
       class itemEdit: life_RscEdit
       {
       idc = item_edit;
       text = "1";
       x = 0.580208 * safezoneW + safezoneX;
       y = 0.565974 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       class iNearPlayers: life_RscCombo
       {
       idc = 2023;
       x = 0.580208 * safezoneW + safezoneX;
       y = 0.598961 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       };
       class RemoveButton: life_RscButtonMenu
       {
       text = "Loeschen"; //--- ToDo: Localize;
       x = 0.580209 * safezoneW + safezoneX;
       y = 0.697923 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       tooltip = "Loeschen"; 
       onButtonClick = "[] call life_fnc_removeItem;";
       };
       class UseButton: life_RscButtonMenu
       {
       text = "Benutzen"; //--- ToDo: Localize;
       x = 0.580209 * safezoneW + safezoneX;
       y = 0.664936 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       onButtonClick = "[] call life_fnc_useItem;";
       tooltip = "Benutzen";
       };
       class DropButton: life_RscButtonMenu
       {
       idc = 2002;
       text = "Geben"; //--- ToDo: Localize;
       x = 0.580209 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.103125 * safezoneW;
       h = 0.0219914 * safezoneH;
       onButtonClick = "[] call life_fnc_giveItem;";
       tooltip = "Geben";
       };
       class buttonAdmin: Life_PictureButtonMenu
       {
       idc = 2021;
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "createDialog ""life_admin_menu""; ";
       tooltip = $STR_PM_AdminMenu;
       };
       class buttonClose: Life_PictureButtonMenu
       {
       idc = -1;
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "closeDialog 0;"; 
       };
       class buttonSettings: Life_PictureButtonMenu
       {
       idc = -1;
       x = 0.401458 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "[] call life_fnc_settingsMenu;";
       tooltip = "Einstellungen"; 
       };
       class buttonCrafting: Life_PictureButtonMenu
       {
       idc = -1;
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       tooltip = "Bauen";
       onButtonClick = "createDialog ""Life_craft"";";
       };
       class buttonGang: Life_PictureButtonMenu
       {
       idc = -1;
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "if(isNil ""life_action_gangInUse"") then {if(isNil {(group player) getVariable ""gang_owner""}) then {createDialog ""Life_Create_Gang_Diag"";} else {[] spawn life_fnc_gangMenu;};};";
       tooltip = "Gang"; 
       };
       class buttonSave: Life_PictureButtonMenu
       {
       idc = 2002;
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.57697 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "[] call SOCK_fnc_syncData;";
       tooltip = $STR_PM_SyncData; 
       };
       class butttonKey: Life_PictureButtonMenu
       {
       idc = 2000;
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "createDialog ""life_key_management"";";
       tooltip = "Schluesselbund"; 
       };
       class buttonMarkt: Life_PictureButtonMenu
       {
       idc = 1208;
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "createDialog ""life_dynmarket_prices"";";
       tooltip = "Markt"; //--- ToDo: Localize; 
       };
       class buttonPhone: Life_PictureButtonMenu
       {
       idc = 2001;
       x = 0.400312 * safezoneW + safezoneX;
       y = 0.631948 * safezoneH + safezoneY;
       w = 0.0286425 * safezoneW;
       h = 0.0439822 * safezoneH;
       onButtonClick = "createDialog ""Life_my_smartphone"";";
       tooltip = $STR_PM_CellPhone; 
       };
       class buttonRules: Life_PictureButtonMenu
       {
       idc = 1210;
       x = 0.317812 * safezoneW + safezoneX;
       y = 0.521991 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       onButtonClick ="hint ""Error 404 System not Found"";";
       tooltip = "Infos";
       };
       class buttonWantedadd: Life_PictureButtonMenu
       {
       idc = 2007;
       x = 0.359062 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       onButtonClick = "createDialog ""life_wantedadd2"";";
       tooltip = "Wantedadd";
       }; 
       class buttonWanted: Life_PictureButtonMenu
       {
       idc = 2008;
       x = 0.318958 * safezoneW + safezoneX;
       y = 0.686927 * safezoneH + safezoneY;
       w = 0.0286458 * safezoneW;
       h = 0.0439828 * safezoneH;
       onButtonClick = "[] call life_fnc_wantedMenu";
       tooltip = $STR_PM_WantedList;
       };
       };
      };
      Alles anzeigen


      picturebutton.hpp

      Spoiler anzeigen
      Code
      class Life_PictureButtonMenu : Life_RscButtonMenu
      {
       colorBackground[] = {1,1,1,0.08};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,1};
       color2[] = {0,0,0,1};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {0,0,0,0.4};
      };
      Alles anzeigen

      Hat jemand eine Idee? ?(

      Wat net is dat is net ;)

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 29. April 2016 um 20:13
      • #108

      @
      AkEgo
      nimm doch die standard version vom Tutorial und bearbeite sie selber ein bischen dann wirds auf jeden fall schonmal gehen

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 10. Mai 2016 um 06:03
      • #109

      sry

    • iSirMartin
      Frischling
      Trophäen
      10
      Beiträge
      18
      • 23. Mai 2016 um 18:13
      • #110

      Bei mir wird das Bargeld & das Crafting Menü nicht angezeigt ...
      Kann mir wer Helfen ? :/

      Zitat

      Wer glaubt, er könne mich töten, der soll es ruhig versuchen. Man weiß, wo ich zu finden bin. Und wenn jemand Frieden will, bin ich jederzeit bereit, zuzuhören.

    • JAGGANOT
      Schüler
      Reaktionen
      6
      Trophäen
      10
      Beiträge
      92
      • 24. Mai 2016 um 10:15
      • #111

      klar meld dich mal bei mir dann gibt es hilfe danach wenn alles behoben ist kannst du das ergebnis hier posten

    • rico41
      Frischling
      Reaktionen
      2
      Trophäen
      10
      Beiträge
      23
      • 19. Juni 2016 um 20:43
      • #112

      Hallo,
      bei mir funktioniert das Item benutzen nicht und die Wanted Liste hat auch keine Funktion,habe die Native Network Mission und nichts geändert was mit dem Z menü zu tun hat :/


      gruß rico

    • trischi
      Anfänger
      Reaktionen
      2
      Trophäen
      9
      Beiträge
      45
      • 4. Juli 2016 um 20:33
      • #113

      Kleine Frage, wie ist das gemeint mit der Datei die man in die Missionsdatei entpacken soll? Wie entpacke ich die in die Missionsdatei?

    • Xylometachlorid
      Nerd
      Reaktionen
      402
      Trophäen
      11
      Beiträge
      584
      • 5. Juli 2016 um 08:49
      • #114
      Zitat von trischi

      Kleine Frage, wie ist das gemeint mit der Datei die man in die Missionsdatei entpacken soll? Wie entpacke ich die in die Missionsdatei?

      Hallo trischi, herzlich Willkommen im Forum.

      Alsoooo.

      • Du öffnest das Altis_Life.Altis Verzeichnis auf deinem Server/Rootserver.
      • Du legst es auf die linke Seite deines Monitores per Drag & Drop - ungefähr so:
      • Dann lädst du den Dateianhang runter und öffnest du den Dateianhang vom ersten Beitrag in diesem Thema in dein Downloadverzeichnis runter.
      • Du solltest nun in deinem Downloadverzeichnis eine .rar Datei finden diese Entpackst du nun mit Winrar oder Winzip.
      • Du solltest nun in deinem Hauptverzeichnis einen Ordner mit images finden.
      • Dieses "images Verzeichnis ziehst du nun per Drag & Drop in dein linkes Verzeichnis und verpackst das ganze wieder als .pbo und lädst es auf deinem Server hoch.

      Viel Spaß und Grüße
      Xylo

      extDB2 Tutorial: extDB2 Einrichten - so geht's richtig

    • Noah83_4
      Anfänger
      Reaktionen
      12
      Trophäen
      9
      Beiträge
      71
      • 30. Juli 2016 um 09:21
      • #115

      Moin Moin :)

      Super Tut. funktioniert auch soweit alles.
      Problem ist, das vom wantedadd Button das Icon nicht angezeigt wird.
      Ich habe das Original Tut. genommen und auf AltisLife 3.1.4.8 angewendet.
      Ich sitze jetzt seit gut 5 Stunden dran.
      Wie gesagt es geht alles nur das Icon wird als einzeigtes nicht "angezeigt", es steht so wie das aussieht, der Pfad drin im Icon Format.
      Ich habe das Icon auch schon versucht auszutauschen, leider ohne Erfolg.
      Infistar habe ich auch schon mal ausgeschaltet gehabt... man weiß ja nie, leider auch keine Änderung.


      Danke schon mal im Vorraus.

      MfG Noah83


      Code: fn_p_openMenu.sqf
      #include <macro.h>
      /*
      	File: fn_p_openMenu.sqf
      	Author: Bryan "Tonic" Boardwine
      	Description:
      	Opens the players virtual inventory menu
      */
      if(!alive player || dialog) exitWith {}; //Prevent them from opening this for exploits while dead.
      createDialog "playerSettings";
      disableSerialization;
      
      
      
      
      switch(playerSide) do
      {
      	case west: 
      	{
      		ctrlShow[1207,false]; // gang knopf
      		ctrlShow[1209,false]; // gang knopf
      	};
      	case civilian:
      	{
      		ctrlShow[1210,false]; // Fahndungsliste
      		ctrlShow[2008,false]; // Fahndungsliste
      		ctrlShow[9800,false]; // Wantend knopf
      		ctrlShow[9801,false]; // Wantend knopf
      	};
      	case independent:
      	{
      		ctrlShow[1207,false]; // gang knopf
      		ctrlShow[1209,false]; // gang knopf
      		ctrlShow[1210,false]; // Fahndungsliste
      		ctrlShow[2008,false]; // Fahndungsliste
      		ctrlShow[9800,false]; // Wantend knopf
      		ctrlShow[9801,false]; // Wantend knopf
      	};
      	case east:
      	{
      		ctrlShow[1207,false]; // gang knopf
      		ctrlShow[1209,false]; // gang knopf
      		ctrlShow[1210,false]; // Fahndungsliste
      		ctrlShow[2008,false]; // Fahndungsliste
      		ctrlShow[9800,false]; // Wantend knopf
      		ctrlShow[9801,false]; // Wantend knopf
      	};
      };
      
      
      
      
      if(__GETC__(life_adminlevel) < 1) then
      {
      	ctrlShow[20210,false];
      	ctrlShow[2021,false];
      };
      
      
      
      
      [] call life_fnc_p_updateMenu;
      
      
      
      
      if(__GETC__(life_adminlevel) < 1) then
      {
      	ctrlShow[20210,false];
      	ctrlShow[2021,false];
      };
      Alles anzeigen

      Mit freundlichen Grüßen

      Noah

    • Noah83_4
      Anfänger
      Reaktionen
      12
      Trophäen
      9
      Beiträge
      71
      • 30. Juli 2016 um 09:35
      • #116
      Code: player_inv.hpp
      #include "player_sys.sqf"
      class playerSettings {
       idd = playersys_DIALOG;
       movingEnable = true;
       enableSimulation = true;
       class controlsBackground {
       class HG: life_RscPicture
       {
       idc = -1;
       text = "images\tablet\tablet.paa";
       x = 0.258501 * safezoneW + safezoneX;
       y = 0.0716 * safezoneH + safezoneY;
       w = 0.485625 * safezoneW;
       h = 0.854 * safezoneH;
       };
       class moneyTitle: life_RscText
       {
       idc = -1;
       text = "Finanzen";
       x = 0.309686 * safezoneW + safezoneX;
       y = 0.2648 * safezoneH + safezoneY;
       w = 0.0979687 * safezoneW;
       h = 0.0276 * safezoneH;
       };
       class moneyStatusInfo: life_RscStructuredText
       {
       idc = 2015;
       sizeEx = 0.020;
       text = "";
       x = 0.309217 * safezoneW + safezoneX;
       y = 0.2942 * safezoneH + safezoneY;
       w = 0.0992812 * safezoneW;
       h = 0.066 * safezoneH;
       };
       class PlayersWeight : life_RscTitle 
       {
       idc = carry_weight;
       style = 1;
       x = 0.647;
       y = 0.559;
       text = "";
       };
       class itemHeader: life_RscText
       {
       idc = -1;
       text = "Inventar";
       x = 0.543781 * safezoneW + safezoneX;
       y = 0.2668 * safezoneH + safezoneY;
       w = 0.149531 * safezoneW;
       h = 0.0276 * safezoneH;
       };
       };
       class controls {
       class moneyEdit: life_RscEdit
       {
       idc = 2018;
       text = "1";
       sizeEx = 0.030;
       x = 0.310999 * safezoneW + safezoneX;
       y = 0.3628 * safezoneH + safezoneY;
       w = 0.060375 * safezoneW;
       h = 0.0252 * safezoneH;
       };
       class NearPlayers: life_RscCombo
       {
       idc = 2022;
       x = 0.311 * safezoneW + safezoneX;
       y = 0.3908 * safezoneH + safezoneY;
       w = 0.0975245 * safezoneW;
       h = 0.028 * safezoneH;
       };
       class moneyDrop: life_RscButtonMenu
       {
       idc = 2001;
       text = "Geben";
       x = 0.372688 * safezoneW + safezoneX;
       y = 0.3628 * safezoneH + safezoneY;
       w = 0.0354375 * safezoneW;
       h = 0.0252 * safezoneH;
       tooltip = "Geld geben";
       onButtonClick = "[] call life_fnc_giveMoney";
       };
       class licenseHeader: life_RscStructuredText
       {
       idc = -1;
       text = "Lizenzen";
       x = 0.422655 * safezoneW + safezoneX;
       y = 0.265 * safezoneH + safezoneY;
       w = 0.108281 * safezoneW;
       h = 0.0276 * safezoneH;
       };
       class Licenses_Menu: life_RscControlsGroup
       {
       idc = -1;
       x = 0.425188 * safezoneW + safezoneX;
       y = 0.2984 * safezoneH + safezoneY;
       w = 0.103031 * safezoneW;
       h = 0.297 * safezoneH;
       class controls
       {
       class life_Licenses: life_RscStructuredText
       {
       idc = 2014;
       sizeEx = 0.020;
       text = "";
       x = 0;
       y = 0;
       w = 0.0928125 * safezoneW;
       h = 0.297 * safezoneH;
       };
       };
       }
       class itemList: life_RscListbox
       {
       idc = item_list;
       x = 0.544622 * safezoneW + safezoneX;
       y = 0.2984 * safezoneH + safezoneY;
       w = 0.148312 * safezoneW;
       h = 0.1732 * safezoneH;
       sizeEx = 0.040;
       };
       class itemEdit: life_RscEdit
       {
       idc = item_edit;
       text = "1";
       x = 0.544623 * safezoneW + safezoneX;
       y = 0.4776 * safezoneH + safezoneY;
       w = 0.148313 * safezoneW;
       h = 0.0248 * safezoneH;
       };
       class iNearPlayers: life_RscCombo
       {
       idc = 2023;
       x = 0.544623 * safezoneW + safezoneX;
       y = 0.5056 * safezoneH + safezoneY;
       w = 0.148312 * safezoneW;
       h = 0.022 * safezoneH;
       };
       class RemoveButton: life_RscButtonMenu
       {
       text = "L";
       x = 0.544622 * safezoneW + safezoneX;
       y = 0.5308 * safezoneH + safezoneY;
       w = 0.0170625 * safezoneW;
       h = 0.0308 * safezoneH;
       tooltip = "Loeschen"; 
       onButtonClick = "[] call life_fnc_removeItem;";
       };
       class UseButton: life_RscButtonMenu
       {
       text = "B";
       x = 0.565625 * safezoneW + safezoneX;
       y = 0.5308 * safezoneH + safezoneY;
       w = 0.0170625 * safezoneW;
       h = 0.0308 * safezoneH;
       onButtonClick = "[] call life_fnc_useItem;";
       tooltip = "Benutzen";
       };
       class DropButton: life_RscButtonMenu
       {
       idc = 2002;
       text = "G";
       x = 0.586625 * safezoneW + safezoneX;
       y = 0.5308 * safezoneH + safezoneY;
       w = 0.0170625 * safezoneW;
       h = 0.0308 * safezoneH;
       onButtonClick = "[] call life_fnc_giveItem;";
       tooltip = "Geben";
       };
       class ButtonAdminMenu_ICON: life_RscPicture
       {
       idc = 20210;
       text = "images\tablet\admin.paa";
       x = 0.546406 * safezoneW + safezoneX;
       y = 0.566 * safezoneH + safezoneY;
       w = 0.04125 * safezoneW;
       h = 0.077 * safezoneH;
       };
       class ButtonAdminMenu: life_RscButtonMenu
       {
       idc = 2021;
       x = 0.551562 * safezoneW + safezoneX;
       y = 0.577 * safezoneH + safezoneY;
       w = 0.0309375 * safezoneW;
       h = 0.055 * safezoneH;
       onButtonClick = "createDialog ""life_admin_menu""; ";
       tooltip = $STR_PM_AdminMenu;
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,1};
       color2[] = {0,0,0,1};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {0,0,0,0.4};
       };
       class ButtonSettings_ICON: life_RscPicture
       {
       idc = -1;
       text = "images\tablet\config.paa";
       x = 0.387122 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonSettings: life_RscButtonMenu
       {
       idc = -1;
       x = 0.388441 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "[] call life_fnc_settingsMenu;";
       tooltip = "Einstellungen";
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonWantedAdd_ICON: life_RscButtonMenu
       {
       idc = 9800;
       text = "images\tablet\wantedadd.paa";
       x = 0.426519 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonWantedAdd: life_RscButtonMenu
       {
       idc = 9801;
       x = 0.426519 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "createDialog ""life_wantedadd2"";";
       tooltip = "Fahndung +";
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonKeys_ICON: life_RscPicture
       {
       idc = 20111;
       text = "images\tablet\key.paa";
       x = 0.465873 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonKeys: life_RscButtonMenu
       {
       idc = 2000;
       x = 0.467187 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "createDialog ""life_key_management"";";
       tooltip = "Schluesselbund";
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonCell_ICON: life_RscPicture
       {
       idc = 1204;
       text = "images\tablet\phone.paa";
       x = 0.581372 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonCell: life_RscButtonMenu
       {
       idc = 2001;
       x = 0.582685 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "createDialog ""Life_my_smartphone"";";
       tooltip = $STR_PM_CellPhone;
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonSyncData_ICON: life_RscPicture
       {
       idc = 1205;
       text = "images\tablet\sync.paa";
       x = 0.308373 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonSyncData: life_RscButtonMenu
       {
       idc = 2002;
       x = 0.309676 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "[] call SOCK_fnc_syncData;";
       tooltip = $STR_PM_SyncData;
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class Markt_ICON: life_RscPicture
       {
       idc = 980021;
       text = "images\tablet\markt.paa";
       x = 0.543311 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class Markt_Knopf: life_RscButtonMenu
       {
       idc = -1;
       x = 0.544623 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "[] spawn life_fnc_openMarketView;";
       tooltip = "Markt"; //--- ToDo: Localize;
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonGang_ICON: life_RscPicture
       {
       idc = 1207;
       text = "images\tablet\gang.paa";
       x = 0.34775 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonGang: life_RscButtonMenu
       {
       idc = 1209;
       x = 0.34775 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       onButtonClick = "if(isNil ""life_action_gangInUse"") then {if(isNil {(group player) getVariable ""gang_owner""}) then {createDialog ""Life_Create_Gang_Diag"";} else {[] spawn life_fnc_gangMenu;};};";
       tooltip = "Gang";
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       };
       class ButtonWanted_ICON: life_RscPicture
       {
       idc = 1210;
       text = "images\tablet\wanted.paa";
       x = 0.505251 * safezoneW + safezoneX;
       y = 0.6988 * safezoneH + safezoneY;
       w = 0.0315 * safezoneW;
       h = 0.056 * safezoneH;
       };
       class ButtonWanted: life_RscButtonMenu
       {
       idc = 2008;
       x = 0.506562 * safezoneW + safezoneX;
       y = 0.7016 * safezoneH + safezoneY;
       w = 0.028875 * safezoneW;
       h = 0.0504 * safezoneH;
       onButtonClick = "[] call life_fnc_wantedMenu";
       colorBackground[] = {-1,-1,-1,-1};
       colorBackgroundFocused[] = {1,1,1,0.12};
       colorBackground2[] = {0.75,0.75,0.75,0.2};
       color[] = {1,1,1,1};
       colorFocused[] = {0,0,0,0};
       color2[] = {0,0,0,0};
       colorText[] = {1,1,1,1};
       colorDisabled[] = {1,0,0,0.1};
       tooltip = $STR_PM_WantedList;
       };
       };
      };
      Alles anzeigen

      Mit freundlichen Grüßen

      Noah

    • Noah83_4
      Anfänger
      Reaktionen
      12
      Trophäen
      9
      Beiträge
      71
      • 30. Juli 2016 um 09:36
      • #117

      Mit freundlichen Grüßen

      Noah

    • nox
      Administrator
      Reaktionen
      1.861
      Trophäen
      11
      Artikel
      2
      Beiträge
      1.866
      Dateien
      36
      Bilder
      11
      • 30. Juli 2016 um 10:16
      • Offizieller Beitrag
      • #118
      Zitat von Noah83_4


      Man macht ja auch keine Pfade zu Bildern in einen life_RscButtonMenu :P

      Wichtige Links:

      [Erklärung|Leitfaden] Arma 3 Logs - Client, Server & extDB Log
      [Tutorial] ArmA 3 Altis Life RPG & Tanoa Life RPG Server einrichten unter Windows (mit extDB & BEC)
      BattlEye Filter - Guide und Erklärungen

      • Vorheriger offizieller Beitrag
      • Nächster offizieller Beitrag
    • Noah83_4
      Anfänger
      Reaktionen
      12
      Trophäen
      9
      Beiträge
      71
      • 30. Juli 2016 um 14:48
      • #119

      Ja Bäume und Wälder xD oder wie war das...

      MfG

      Mit freundlichen Grüßen

      Noah

    • tklein
      Fortgeschrittener
      Reaktionen
      9
      Trophäen
      9
      Beiträge
      261
      • 23. August 2016 um 11:52
      • #120

      kann ich den button für markt für cop und medic abschalten ?

      tklein104

      TS3: 94.250.223.15:15065

    Registrieren oder Einloggen

    Du bist noch kein Mitglied von Native-Servers.com? Registriere dich kostenlos und werde Teil einer großartigen Community!

    Benutzerkonto erstellen

    Tags

    • altis life tutorial
    • altis life tutorials
    • inventar
    • 3.1.4.8
    • 4.0
    • npad
    • tablet
    • z menü
    • dialog
    • tablet tutorial
    • z menü tutorial
    • menü tutorial
    • dialog tutorial
    • ipad
    • apple ipad

    Benutzer online in diesem Thema

    • 1 Besucher

    Wichtige Links & Informationen

    Server & Hosting-Ressourcen

      Server Administration & Hosting Basics

      Windows Server Support & Guides

      Linux Server Configuration & Help

      Setting up TeamSpeak 3 & VoIP Servers

      Domains & Web Hosting for Beginners & Professionals

      Cloud Hosting, Docker & Kubernetes Tutorials

    Gameserver & Modding-Ressourcen

      ArmA 3 Tutorials & Script Collection

      Renting & Operating Gameservers

      DayZ Server Management & Help

      FiveM (GTA V) Server & Script Development

      Rust Server Modding & Administration

      Setting up & Optimizing ARK Survival Servers

    NodeZone.net – Deine Community für Gameserver, Server-Hosting & Modding

      NodeZone.net ist dein Forum für Gameserver-Hosting, Rootserver, vServer, Webhosting und Modding. Seit 2015 bietet unsere Community eine zentrale Anlaufstelle für Server-Admins, Gamer und Technikbegeisterte, die sich über Server-Management, Hosting-Lösungen und Spielemodding austauschen möchten.


      Ob Anleitungen für eigene Gameserver, Hilfe bei Root- und vServer-Konfigurationen oder Tipps zu Modding & Scripting – bei uns findest du fundiertes Wissen und praxisnahe Tutorials. Mit einer stetig wachsenden Community findest du hier Antworten auf deine Fragen, Projektpartner und Gleichgesinnte für deine Gaming- und Serverprojekte. Schließe dich NodeZone.net an und werde Teil einer aktiven Community rund um Server-Hosting, Gameserver-Management und Modding-Ressourcen.

    Wer jetzt nicht teilt ist selber Schuld:
    1. Nutzungsbestimmungen
    2. Datenschutzerklärung
    3. Impressum
    4. Urheberrechts- oder Lizenzverstoß melden
  • Trimax Design coded & layout by Gino Zantarelli 2023-2025©
    Community-Software: WoltLab Suite™