Orions pustoshka castle

This is a map addition called Orions pustoshka castle. 1 of my admins has created this for our server he has allowed me to release it here so we can give something back to the community since we use a lot of additions on our server from here we hope you guys like it .

installation guide
1. Save this code as "pust_cast.sqf" :-http://pastebin.com/qZdMiupz
2. create a folder called addons in the root of your server.pbo place the file ("pust_cast.sqf") inside the folder
3. edit your server_functions.sqf add this line at the bottom
[] execVM "\z\addons\dayz_server\addons\pust_cast.sqf";
4.pack your server.pbo back up and add to your server

i also have the mission biedi and sqf ill add them bellow if anyone want to change things around

mission.sqf :-http://pastebin.com/e24CjXZP
mission.biedi :-http://pastebin.com/yVjb0N8a
 
yes it serer side mate if you check here i think :-
t18d.jpg
aj03.jpg
8x9w.jpg
u4se.jpg
 
Mr Mischief,
Not sure if this will work? :cool: But thnx for the effort!
Line 1736:
  1. _unit_0 = objNull;
  2. if (true) then
  3. {
  4. _this = _group_0 createUnit ["GER_Soldier_EP1", [3811.1321, 7628.0718], [], 0, "CAN_COLLIDE"];
  5. _unit_0 = _this;
  6. _this setUnitAbility 0.60000002;
  7. if (true) then {_group_0 selectLeader _this;};
  8. if (true) then {selectPlayer _this;};
  9. if (true) then {setPlayable _this;};
  10. };
 
Mr Mischief,
Not sure if this will work? :cool: But thnx for the effort!
Line 1736:
  1. _unit_0 = objNull;
  2. if (true) then
  3. {
  4. _this = _group_0 createUnit ["GER_Soldier_EP1", [3811.1321, 7628.0718], [], 0, "CAN_COLLIDE"];
  5. _unit_0 = _this;
  6. _this setUnitAbility 0.60000002;
  7. if (true) then {_group_0 selectLeader _this;};
  8. if (true) then {selectPlayer _this;};
  9. if (true) then {setPlayable _this;};
  10. };
Hey bud im not sure what your getting at this is just a unit to preview the castle in the editor . the file you add to your server.pbo is http://pastebin.com/qZdMiupz
 
if any1 is using this id like a little feedback if possible just so i can let orion know and he can update it and make more better castles any feedback atall is apreciated good or bad thanx
 
Back
Top