Garry's Mod

Garry's Mod

246 ratings
Prop Hunt : One for All
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Build, Fun
File Size
Posted
Updated
6.973 MB
21 Jan, 2019 @ 4:27am
28 Nov, 2019 @ 1:12pm
54 Change Notes ( view )

Subscribe to download
Prop Hunt : One for All

In 1 collection by DAKK
Garry's Mod : Prop Hunt 1 VS All
7 items
Description
This is a fork of Prop Hunters - Huskles Edition gamemode, which includes a One VS All mode.

BIG THANKS for 2000 suscribers

You want to play at Prop Hunt gamemode with only one hunter ? This mod is for YOU !

The changes :

  • Setting for enable auto taunts. Just check the box when you host a game in Garry's Mod or set ph_auto_taunt_props to 1. You can set the time between auto taunts.
  • With this gamemode you can play game with 1 Hunter VS 5 Props
  • If the game exceed 6 players, it may have 2 Hunters vs Props.
  • Some taunt addeds (60+ Taunts added). This taunts can be longer and noisier.
  • Differents category of taunts added :
    • Hardcore.
    • Anime.
    • Minions.
    • Dragonball.
    • OnePiece.
    • ...
  • Hunters have now few taunts ! Let's taunt props !
  • Prop deathsounds can be customized per-user by placing a key-value file named `ph_deathsounds.txt` into the `husklesph` directory. For example:
    "PH_Deathsounds" { "default" "ambient/voices/f_scream1.wav" "STEAM_0:1:12345678" { "1" "vo/npc/male01/hacks01.wav" "2" "vo/npc/male01/hacks02.wav" "3" "vo/npc/male01/thehacks01.wav" "4" "vo/npc/male01/thehacks02.wav" } "STEAM_0:1:87654321" "vo/npc/male01/hacks01.wav" "STEAM_0:1:13467928" { "1" "vo/npc/male01/hacks01.wav" "2" "vo/npc/male01/hacks02.wav" } }
    Thanks to Zik for his work

For add your own taunts, follow these instructions :
Create a file in (if the folders don't exist, create them) garrysmod/lua/zooph/taunts/ called something.lua replacing something with a different name (e.g. the name of your addon, your name, etc) Place your sound files in garrysmod/sound/zooph/ in something.lua list your taunts in the form addTaunt("name", { "zooph/sound1.wav", "zooph/sound2.wav" }, "team", "gender", {"category1", "category2"}, durationOverride) each addTaunt adds one entry to the list which when clicked will randomly play one of the sound files

Feel free to leave a review, rate the gamemode and suggest ideas for improvement.

If you have some ideas for taunt to add or functionality, you can suggest them in description.

If you leave a negative rate, please write why you don't like the mod.

Thank you for all,

HAVE FUN !
49 Comments
DAKK  [author] 3 Jan @ 2:14am 
Unfortunately, this mod will no longer be updated.
If you would like to make it survive, we invite you to fork it and republish it on the workshop.

Thanks
Zephyr 23 Dec, 2023 @ 12:06pm 
Can you update this mod pls ?
Phyxo 19 Dec, 2023 @ 1:42pm 
why is down
Azmog 4 Jan, 2023 @ 1:14pm 
Hello I don't understand how to activate auto taunts
DAKK  [author] 23 Nov, 2022 @ 12:34pm 
Réponse tardive, mais tu dois pouvoir dé-compiler le mode et récupérer les sons, je ne suis pas sur, ça fait très longtemps que je n'y ait pas touché
Boully 9 Jul, 2022 @ 4:24pm 
Salut,
est-il possible de récupérer les .mp3 des taunts par défaut (hardcore & anime) ?
KC Dylosinho 20 Apr, 2021 @ 8:22am 
@Dakk j'ai essayé avec un mp3 à 180 ça n'a pas fonctionné malheureusement
DAKK  [author] 19 Apr, 2021 @ 12:06pm 
@Oh la dingzzz, des sites internet proposent surement de le faire, sinon essaye avec du 180, on sait jamais
KC Dylosinho 19 Apr, 2021 @ 10:38am 
@Dakk à tout hasard y'aurai-t-il un moyen de réduire la vitesse de transmission ? J'ai récupéré un mp3 depuis youtube mais ce dernier est à 180Kbits/s
DAKK  [author] 19 Apr, 2021 @ 10:16am 
De cette façon :

addTaunt("Fight Fight", {
"minions/fight_fight.mp3"
}, "props", nil, {"Minions"}, 6)