DayZ-SA-Tomato/README.md

211 lines
6.3 KiB
Markdown
Raw Normal View History

# DayZ-SA-Tomato
2018-11-26 20:06:21 +00:00
Dayz Standalone GUI Based Admin Tool
2018-11-26 20:06:21 +00:00
2018-11-26 20:25:33 +00:00
2018-11-26 20:21:50 +00:00
2018-11-26 20:06:21 +00:00
## Changelog
See CHANGELOG.md
2018-11-27 23:40:19 +00:00
## News
## 20.01.2019 21:00
2018-11-26 20:06:21 +00:00
2018-12-15 07:11:30 +00:00
### Added
- Teleport Locations added right from in-game gui.
- Spawn a changable size horde of zombies by a simple click on the map or on a defined location.
- Delete Object on cursor
- Player files sorted by Steam64ID for easy adding of admin to the server.
- Teleport on Map click
- Horde on Map Click
- Customizable Kill feed (standard is disabled, change it in Config.txt File in your profiles folder)
- Customizable Welcome message
- Kill log file
- Spectate Player
2018-11-29 22:08:57 +00:00
2018-11-28 22:49:36 +00:00
### next up
- TBA
2018-11-29 22:08:57 +00:00
2018-11-27 23:40:19 +00:00
#### If Someone has this mod working on a 3rd Party host (GSP) PLEASE Cantact me or join https://discord.gg/Svgz48m to let us know to help others with the same service get their mod working as well
2018-11-28 09:37:44 +00:00
2018-11-29 12:44:07 +00:00
## Notes
2018-11-27 16:20:38 +00:00
You can do what you like with this tool as the license states. But if you add any features to it, i would appreciate if you would share your code so that everyone can benefit from it.
2018-11-26 20:25:33 +00:00
2018-11-26 20:49:44 +00:00
You could cantact me by email at DayZ-SA-Tomato@Primary-Network.de
2018-12-01 21:28:01 +00:00
Or @Discord https://discord.gg/qqjwVXV
2018-11-26 20:21:50 +00:00
### Installation
2018-11-26 20:21:50 +00:00
0. If you upgrade from an older version delete all of it and start at step 1.
1. Click download, get the zip file, and open it
1. Copy DayZ-SA-Tomato to your Server AND Client main (ROOT) Folder
2. Inside "keys" folder copy SchnitzelPommes.bikey to your Servers keys folder
```
```
![alt text](https://i.ibb.co/5jcGNRQ/Screenshot-3.png)
```
```
4. include "-mod=DayZ-SA-Tomato" in Server start parameters.
5. If profiles isn't set, add "-profiles=PATH TO PROFILES FOLDER" as well then save and close.
```
```
![alt text](https://i.ibb.co/YdpXCwS/Screenshot-2.png)
```
```
2019-01-21 00:53:52 +00:00
6. Move the Tomato_Profiles profile folder from the mod folder's to server profiles folder. (If the folder "DayzServer/YOURPROFILESNAME/Tomato_Profiles/Config/Players/" does not exist please create it BEFORE you start your server for the first time)
```
```
![alt text](https://i.ibb.co/HgSFFbF/Screenshot-3.png)
```
```
6. Make sure DayZ-Sa-Tomato is loaded in DayZ Launcher before starting
```
```
![alt text](https://i.ibb.co/427c1Mr/Screenshot-1.png)
```
```
7. If starting game from Steam make sure to add "-mod=Dayz-Sa-Tomato" to start params.
```
```
![alt text](https://i.ibb.co/t3swkS3/Screenshot-7.png)
```
```
8. Join your server and login by pressing "T" and typing #login ADMINPW and pressing "enter"
```
```
![alt text](https://i.ibb.co/Sv78jk2/Screenshot-12.png)
```
```
9. Press "T" again and this time type /opme and press "enter"
10. ## DO NOT DO ANYTHING ELSE
11. Close out of the game and restart the server
12. Join the server once again and this time WITHOUT logging in hit "m" and there you go!
```
```
Please note that the profiles folder on the server does NOT have to be named "profiles" that was just used to clarify locations.
```
```
Check out this Link if you are using a 3rd party hoster. They changed their Wiki since a user asked them how to Install this mod probs to them https://trugaming.com/wiki/index.php?title=DayZ#Server_Side_Mods hopefully this helps a little bit
```
```
### Enabling Logs and Messages
2018-11-26 20:06:21 +00:00
-First thing you do is to go in to your server and open DayZServer/URPROFILES/Tomato_Profiles/Config/Config.txt file. Find the features you'd like to add and change the number 0 at the end to a 1 to enable it.
2018-11-28 00:10:53 +00:00
-Next if you want to customize the messages you can but REMEMBER you can not change certain parts or you wont get all your information from the message. Make sure you DO NOT edit anyting BEFORE the = symbol, the = symbol, or anything in the {} brackets.
```
```
![alt text](https://i.ibb.co/4KWcsCJ/Screenshot-2.png)
2018-11-28 00:10:53 +00:00
```
```
## Troubleshooting
2018-11-26 20:06:21 +00:00
-If you are still not able to access the admin tool with "M" there IS another way to activate the menu on your server. First, go to your DayZ server root and find your "profiles" (or whatever you named your profiles folder) and open it. Inside that folder will be a DayZ-Sa-Tomato folder. Inside that there is a "config" folder and inside that one is a "players" folder. There should be a file in there YOURSTEAM64ID.player (i.e. 76561198161388867.Player). right click and edit that to change Admin = 0 to Admin = 1 save and close that file. Back out to the "config" folder and edit config.txt to change the first option Setup = 0 to setup = 1. Restart the server and join your server and "M" should now work for you.
```
```
![alt text](https://i.ibb.co/NKWzG6q/Screenshot-1.png)
2018-11-26 20:06:21 +00:00
```
```
2018-11-26 20:25:33 +00:00
## Features
2018-11-26 20:06:21 +00:00
2018-11-26 20:35:25 +00:00
* **In Game** - M Key brings up the UI
2018-11-26 20:06:21 +00:00
* **In Game** - Insert Key go to Camera Mode Insert again to tp to Cursor
* **In Game** - N Key to Teleport to Cursor
2018-11-26 20:21:50 +00:00
------------
2018-11-26 20:35:25 +00:00
* **Commands Tab** - Toggle In Game Keys
* **Commands Tab** - Self Heal
* **Commands Tab** - Daytime
* **Commands Tab** - Nighttime
* **Commands Tab** - Spawn Car repaired and filled
* **Commands Tab** - Refill nearest Car
* **Commands Tab** - Delete at cursor
![alt text](https://i.ibb.co/f2f231q/COMMANDS.jpg)
2018-11-26 20:06:21 +00:00
2018-11-26 20:21:50 +00:00
------------
* **Spawn Tab** - Item/AI/Building Spawning
![alt text](https://i.ibb.co/rGY1kWS/SPAWN.jpg)
2018-11-26 20:06:21 +00:00
2018-11-26 20:21:50 +00:00
------------
2018-11-26 20:06:21 +00:00
* **Player Tab** - Player List
* **Player Tab** - Tp Players and tp to Players
* **Player Tab** - Strip Player
* **Player Tab** - Position of Player
2018-11-26 20:35:25 +00:00
* **Player Tab** - Disable Stamina for specific Player
2018-11-26 20:06:21 +00:00
* **Player Tab** - Heal Player
* **Player Tab** - Kill Player
* **Player Tab** - Spectate Player
![alt text](https://i.ibb.co/HNtddT5/PLAYER.jpg)
------------
* **Teleport Tab** - Teleport location list
* **Teleport Tab** - Add/remove teleport locations in list
* **Teleport Tab** - Spawn zombie hordes on locations
![alt text](https://i.ibb.co/XxWSmCb/TELEPORT.jpg)
2018-11-26 20:06:21 +00:00
2018-11-26 20:21:50 +00:00
------------
2018-11-26 20:06:21 +00:00
* **Map Tab** - Shows Location of all Players on the Map
* **Map Tab** - Spawn Zombie Horde on map
* **Map Tab** - Teleport by map
![alt text](https://i.ibb.co/h73WcvQ/MAP.jpg)
------------
* **About Tab** - All the information about support for DayZ-Sa-Tomato
![alt text](https://i.ibb.co/sVfqfTx/20190119155652-1.jpg)
------------
2018-11-26 20:06:21 +00:00
### Known Issues
* **Spwan Tab** - Item Preview (right side not working)
## License
This project is licensed under the GNU v3 License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* Everyone on the Forums/Discord who answered question (not only me but everyone)
* DayZCommunityOfflineMode for Snippets