Index
Public mods
Starting out
- Get a private server for the Deadline game, then join it
- Press ` to open the modding console, the key right next to Escape on your keyboard
- Go to server console
- You can type scripts and such here
How to load a mod
- Open the selected modfile script. You can find them in the example mod list
- Copy the FULL contents of the file
- Paste them to the server console
- The modfile should load
- Attachments are accessible immediately. You can set the map with
map.set_map("map_name")