Skip to content

Commit 451bbe5

Browse files
committed
match thunderstore template
1 parent 0e26b9e commit 451bbe5

21 files changed

Lines changed: 167 additions & 155 deletions

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1-
# xamionex.UnholyTrinity
1+
# What does it do
2+
3+
Players gain extreme edge boost capabilities and insane movement, similar to Quake but maybe a bit over the top.
4+
It changes everyone's guns so only snipers, mozzy and epg are allowed
5+
Every allowed gun becomes instant kill with EPG and Softball having to hit correctly
6+
Softball and H.E.L.L. is placed in the players 2nd and 3rd slot with Softball being a movement weapon
27

3-
### This is my custom mod/config for the UnholyTrinity server that i host
48
## How to install on your server
5-
1. Place the latest release into R2Northstar\mods\
9+
10+
1. Extract the latest release, open `mods` folder and place xamionex.PilotsVsBoss into R2Northstar\mods\
611
2. Open R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg
712
- ns_private_match_last_mode ffa or ns_private_match_last_mode ps
813
3. Done, you can enjoy your UnholyTrinity server!
914

10-
## Movement tutorial
11-
[![Movement Tutorial](https://img.youtube.com/vi/C_cXYyA4LaU/0.jpg)](https://www.youtube.com/watch?v=C_cXYyA4LaU)
15+
## Bunny hopping tutorial for this mod
16+
17+
[![Bhop Tutorial](https://img.youtube.com/vi/L8UHWvKuFDw/0.jpg)](https://www.youtube.com/watch?v=L8UHWvKuFDw)

icon.png

32.9 KB
Loading

manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "UnholyTrinity",
3+
"version_number": "1.1.8",
4+
"website_url": "https://github.com/xamionex/xamionex.UnholyTrinity",
5+
"description": "Quake Unholy Trinity similar gameplay in titanfall 2",
6+
"dependencies": []
7+
}

keyvalues/scripts/players/mp/pilot_base.set renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/players/mp/pilot_base.set

File renamed without changes.

keyvalues/scripts/weapons/mp_ability_cloak.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_ability_cloak.txt

File renamed without changes.

keyvalues/scripts/weapons/mp_ability_grapple.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_ability_grapple.txt

File renamed without changes.

keyvalues/scripts/weapons/mp_ability_heal.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_ability_heal.txt

File renamed without changes.

keyvalues/scripts/weapons/mp_ability_shifter.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_ability_shifter.txt

File renamed without changes.

keyvalues/scripts/weapons/mp_weapon_arena3.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_weapon_arena3.txt

File renamed without changes.

keyvalues/scripts/weapons/mp_weapon_dmr.txt renamed to mods/xamionex.UnholyTrinity/keyvalues/scripts/weapons/mp_weapon_dmr.txt

File renamed without changes.

0 commit comments

Comments
 (0)