Remaintained version from Project-DayZ-SAMP repo.
Applied small fixes, and optimizes.
For whoever that can't compile from original source, here it is.
Dependencies | Link |
---|---|
YSI v4.0.2 | https://github.com/pawn-lang/YSI-Includes/releases/download/v4.0.2/YSI.zip |
foreach v19.1 | https://github.com/karimcambridge/samp-foreach/releases/tag/v19.1 |
- Make sure you have original copies from here.
- Unpack, also you need to install SA-MP 0.3.7 client and server resources.
- Next, replace the original dayz.pwn with this.
- Once all done, you need to configure the MySQL Connections for Database.
- Delete YSI folder at pawno/include, replace with YSI v4.0.2.
- Compile.
- Open dayz.pwn then go to line 37.
- Database are automatically created.
- Update the foreach into the latest version.
- Read this.
- Open Issues or Pull Request are welcomed.
Aaron Nader for awesome gamemode.
Y-Less for YSI Includes.
karimcambridge for samp-foreach.