Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.02 KB

File metadata and controls

26 lines (14 loc) · 1.02 KB

DayZSA Custom VIP and Admin Loadouts using init.c

In case you're thinking of using this script to monetize your server, read this: https://www.bohemia.net/monetization

Pro Tip: Fork this repository so you can edit and track your own changes (top right Fork icon)

Advanced users can simply use the merge files provided.

Everyone else please follow these instructions:

  1. Rename your existing missions init.c to backup_init.c
  2. Download the correct init.c to your mission folder (same location as your old init.c).
  3. Edit the file and add your VIP / Admin IDs to the appropriate array. They are clearly marked with comments.

You can find your player ID by looking through your console and server logs for entries like this:

12:20:20 Player RandomGuy connected (id=Iju6RjrohthfN7ITmRaf8eerbS4hjSfyzGs1vhHvm8g=)

You want to cut and paste everything after id= and before )

like this: Iju6RjrohthfN7ITmRaf8eerbS4hjSfyzGs1vhHvm8g=

=== End of Instructions ===

Donations welcome: https://paypal.me/hayward72 .