Roman2035

Member
  • Content count

    11
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

2 Neutral

About Roman2035

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Roman2035

    [Release] xsSpawn | Ground Spawn or Halo Selection

    ah, i have updated, now working, thank you
  2. Roman2035

    [Release] xsSpawn | Ground Spawn or Halo Selection

    just changed the location for logos class xstremeGroundorHaloDialog { idd = 86000; access = 3; duration = -1; onLoad = "uiNamespace setVariable ['xstremeGroundorHaloDialog', _this select 0];"; onUnload = "uiNamespace setVariable ['xstremeGroundorHaloDialog', displayNull];"; class Controls { class xsSpawnBackground: xsSpawnRscPicture { idc = 1100; x = "safezoneX"; y = "safezoneY"; w = "safezoneW"; h = "safezoneW * 4/3"; text = "BaseRespawn\background.paa"; }; class xsSpawnLogo: xsSpawnRscPictureKeepAspect { idc = 1101; x = 0.0771875 * safezoneW + safezoneX; y = 0.054 * safezoneH + safezoneY; w = 0.156 * safezoneW; h = 0.156 * safezoneH; text = "BaseRespawn\logo.paa"; }; class xsSpawnHalo: xsSpawnRscButton { idc = 1600; text = "Halo Spawn"; x = 0.644375 * safezoneW + safezoneX; y = 0.878 * safezoneH + safezoneY; w = 0.0984375 * safezoneW; h = 0.056 * safezoneH; colorBackground[] = {"199/255","38/255","81/255",1}; colorText[] = {1,1,1,1}; shadow = 0; font = "RobotoMedium"; sizeEx = "30 * pixelH"; colorFocused[] = {"199/255","38/255","81/255",0.8}; colorBackgroundActive[] = {"199/255","38/255","81/255",0.8}; onButtonClick = "[1] call ExileClient_gui_selectSpawnLocation_event_onSpawnButtonClick; closeDialog 86000;"; }; class xsSpawnGround: xsSpawnRscButton { idc = 1601; text = "Ground Spawn"; x = 0.755937 * safezoneW + safezoneX; y = 0.878 * safezoneH + safezoneY; w = 0.0984375 * safezoneW; h = 0.056 * safezoneH; colorBackground[] = {"199/255","38/255","81/255",1}; colorText[] = {1,1,1,1}; shadow = 0; font = "RobotoMedium"; sizeEx = "30 * pixelH"; colorFocused[] = {"199/255","38/255","81/255",0.8}; colorBackgroundActive[] = {"199/255","38/255","81/255",0.8}; onButtonClick = "[0] call ExileClient_gui_selectSpawnLocation_event_onSpawnButtonClick; closeDialog 86000;"; }; class xsSpawnLocations: xsSpawnRscListbox { idc = 1500; text = "Locations"; font = "RobotoCondensed"; x = 0.644375 * safezoneW + safezoneX; y = 0.332 * safezoneH + safezoneY; w = 0.21 * safezoneW; h = 0.518 * safezoneH; colorBackground[] = {0,0,0,0.5}; onLBSelChanged = "_this call ExileClient_gui_selectSpawnLocation_event_onListBoxSelectionChanged;"; }; class Map: xsSpawnRscMapControl { idc = 1300; text = ""; x = 0.066875 * safezoneW + safezoneX; y = 0.332 * safezoneH + safezoneY; w = 0.49875 * safezoneW; h = 0.602 * safezoneH; moveOnEdges = 0; maxSatelliteAlpha = 0.75; alphaFadeStartScale = 1.15; alphaFadeEndScale = 1.29; colorOutside[] = {0.0,0.0,0.0,1.0}; }; class textbar: xsSpawnRscStructuredText { idc = 1204; text = ""; x = 0.278281 * safezoneW + safezoneX; y = 0.093 * safezoneH + safezoneY; w = 0.572344 * safezoneW; h = 0.055 * safezoneH; font = "RobotoMedium"; colorText[] = {1,1,1,1}; }; }; };
  3. Roman2035

    [Release] xsSpawn | Ground Spawn or Halo Selection

    Yes, but this is not only one problem with Mikero Tools, also need to remove all defines, but also there's another error: File \work\Exile.Napf\xsRespawn\Dialog\xsSpawnDiaglog.hpp: var is 'string' or illegal value And I don't know how to fix it... thx
  4. Roman2035

    [Online] *Armax Exile Napf PvP*

    Amazing server and amazing stuff on it, i wish new Armax will be the best exile pvp server!
  5. Roman2035

    [Online] *Armax Exile Napf PvP*

    1. Nice work was done for the server, everything looks cool. Especially, perfectly done trader zones, looks really great! 2. A lot of different missions, makes gameplay very interesting! 3. DarkViper, thank you, you are the best admin, very helpful and amazing guy! 4. Much other stuff that makes the server one of the best with exile mod! I wish Armax will be server №1
  6. Roman2035

    Custom Map

    Better to use another format for adding traders and object, contact me, i will explain how to make it )
  7. Roman2035

    Breaching Charge Attaching Error

    Yes, it will be fixed in 1.0.3
  8. Roman2035

    Players spawn in ground

    it's database error, need to see your db log too, not only rpt
  9. Roman2035

    Need a config file with RHSUSAF RHSAFRF And Extended base mods

    i have, without EBM, but it's not a problem to add it
  10. Roman2035

    Repeated character corruption

    pm me, think that will help you with this
  11. Roman2035

    I Spawn into the ground Help !

    message me, i can help when i have time