Jump to content

[SELL] Advanced Base System for DayZ


Sisqo0

Recommended Posts

Features:-

                   *Creating custom bases as you want for each kind of base.

                *Stopping/Running it without deleting it.

                *Warping to any base.

                *Control all vehicles in the base ( blow & fix & warp it to you & kick it out of base & editing vehicle's inventory ).

                *Control all tents in the base ( destroy & editing tents' inventory by taking and giving items ).

                *Spectating mode with 2 cameras to see everything in the base at your position.

                *Changing ( the group name of base & the maximum vehicles ).

                *Limitation of the duration so the base will be deleted after the duration.

                *Limitation offline time so the base will be deleted if no one of the group entered the base within that time.

                *Password for each base and can be toggled off/on by group members only ( 'password' = allow strangers to enter base by password & 'off' = strangers can't enter and can't see password window ). Note:- group members & admins don't need a password to enter the base even if the password was toggled on ( only strangers ).

                *Map for all bases and you can go to the base by double-left-click & know details of the base by clicking right-click ( Red for paid bases & Green for free bases ).

                *Deleting the base.

                *information to know last entry time ( counts entry of group members only not admins or strangers ) & owner & size of base & number of vehicles and storage items.

               *Database to save bases after restarting the resource.

Note :-

                *Owner ( members ) label needs to be linked with your group resource to get the owner of the group ( i would help you if you couldn't do that ).

              *I'm bad mapper and even I made the free small base & paid medium base have the same base, it's easy to edit settings.lua ( i would help you too if you had custom bases and couldn't add them ).

If you wanna buy it via paypal then send me a message here or on discord -->> Sisqo#0103

Images :-  Click here

--settings.lua
BaseSize = {
      ["free"] = {
                    -- warpInX,warpInY,warpInZ,markerInBaseX,markerInBaseY,markerInBaseZ,colShapeX,colShapeY,colShapeZ,colShapeWidth,colShapeDepth,colShapeHeight,MaxVehicles
             ["small"] = {-1308.14453125,2473.8813476563,87.26789855957,-1288.8851318359,2458.0390625,86.5,-1344.76318,2448.81323,83.82028,68.918090820313,56.2080078125,15.474256896973,2},
             ["medium"] = {},
             ["big"] = {}
      },
      ["paid"] = {
             ["small"] = {},
             ["medium"] = {1496.0118408203,2850.5422363281,10.87656211853,1521.8402099609,2831.6010742188,10,1465.16125,2825.26978,8,68.106201171875,56.50341796875,15,3},
             ["big"] = {}
      }
}

CustomBase = {
      ["free"] = {
                 --model,posX,posY,posZ,rotX,rotY,rotZ
             ["small"] = {
                  {8378,-1310.09,2449.8,87.59,0,0,0},
                  {3816,-1310.1,2476.7,94.7,0,0,0},
             },
             ["medium"] = {
                  {},
             },
             ["big"] = {
                  {},
             }
      },
      ["paid"] = {
             ["small"] = {
                  {},
             },
             ["medium"] = {
                  {3816,1498.9,2853.3999,18.4,0,0,0},
                  {8378,1499.3,2825.8,19.6,0,0,0},
             },
             ["big"] = {
                  {},
             }
      }
}

BaseInfo = {
      ["free"] = {
                      --camera1X,camera1Y,camera1Z,camera2X,camera2Y,camera2Z,pickupX,pickupY,pickupZ
             ["small"] = {-1334.1291503906,2454.4438476563,94.238426208496,-1287.4936523438,2499.5974121094,94.881118774414,-1284.8393554688,2501.4360351563,87.18229675293},
             ["medium"] = {},
             ["big"] = {}
             },
      ["paid"] = {
             ["small"] = {},
             ["medium"] = {1521.2963867188,2876.2236328125,16.732257843018,1474.8344726563,2830.5341796875,16.91400718689,1524.0460205078,2878.3322753906,10.882294654846},
             ["big"] = {}
             }
}
Edited by Sisqo0
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...