Hey guys!
basebuilding 1.2 by daimyo21 and improvements by kikyou2 are the most awesome scripts ive ever seen for dayz
so i tryed myself in fixing that for cherno 1.7.7.1.
It is working for me (hosted by survivalserver, bliss, 1.7.7.1 cherno). i know, daimyo is already working on an update which could be released soon, but anyways...maybe someone want to have some fun with it
ive taken some parts from daimyo´s tutorial...
so, these are the things ive brought in:
tent and stashs are now also bound on player uid
tents & stashs also saved to db
rewritten routine to deploy tents and stashs based on player uid
database adjusted
Full featurelist of everything you will get here:
(the scripts are originally from damyo21 and kikyou2...so all credit go to them!)
http://opendayz.net/threads/release...r-and-editable-keycode-permanent-owner.12063/
https://github.com/Daimyo21/BaseBuilding-DayZ
so, lets start
REQUIRED TOOLS FOR INSTALLATION TUTORIAL:
Navicat or an other SQL Workbench
Notepad++
Notepad++ Compare Plugin (Suggested)
PBO View
YOUR servers dayz_1.YOURWORLD.pbo mission file
YOUR servers dayz_server.pbo hive server file
Part 1 - Geting ready:
If you know how to unpbo and pbo your mission/server files, skip this step:
1. Open PBO View
2. Click Unpack at top (or Ctrl + U)
3. Browse harddrive for YOUR dayz_1.YOURWORLD.pbo mission file, select it and click open
5. Do this for YOUR dayz_server.pbo file too.
6. Now youll have YOUR server file and YOURWORLD mission file unpbo'd
Part 2 - The Basics:
Download the bundle from DOWNLOAD
Extract to a folder of your choice.
This file contais 3 folders.
Add_in
Full
Database
Add_in: All scripts in, which you use for implementing it
Full: A already installed version on vanilla dayz 1.7.7.1
Database: Updating Script for your Database.
basebuilding 1.2 by daimyo21 and improvements by kikyou2 are the most awesome scripts ive ever seen for dayz
It is working for me (hosted by survivalserver, bliss, 1.7.7.1 cherno). i know, daimyo is already working on an update which could be released soon, but anyways...maybe someone want to have some fun with it
so, these are the things ive brought in:
tent and stashs are now also bound on player uid
tents & stashs also saved to db
rewritten routine to deploy tents and stashs based on player uid
database adjusted
Full featurelist of everything you will get here:
(the scripts are originally from damyo21 and kikyou2...so all credit go to them!)
http://opendayz.net/threads/release...r-and-editable-keycode-permanent-owner.12063/
https://github.com/Daimyo21/BaseBuilding-DayZ
so, lets start
REQUIRED TOOLS FOR INSTALLATION TUTORIAL:
Navicat or an other SQL Workbench
Notepad++
Notepad++ Compare Plugin (Suggested)
PBO View
YOUR servers dayz_1.YOURWORLD.pbo mission file
YOUR servers dayz_server.pbo hive server file
Part 1 - Geting ready:
If you know how to unpbo and pbo your mission/server files, skip this step:
1. Open PBO View
2. Click Unpack at top (or Ctrl + U)
3. Browse harddrive for YOUR dayz_1.YOURWORLD.pbo mission file, select it and click open
5. Do this for YOUR dayz_server.pbo file too.
6. Now youll have YOUR server file and YOURWORLD mission file unpbo'd
Part 2 - The Basics:
Download the bundle from DOWNLOAD
Extract to a folder of your choice.
This file contais 3 folders.
Add_in
Full
Database
Add_in: All scripts in, which you use for implementing it
Full: A already installed version on vanilla dayz 1.7.7.1
Database: Updating Script for your Database.