Garry's Mod

Garry's Mod

Prophunters
Iron_Alpha10 18 Jun, 2014 @ 8:20pm
Taunts?
I was wondering if you could make a addon that adds all the classic and a few new taunts for this game mode?
< >
Showing 1-15 of 20 comments
Vicky Frenzy 19 Jun, 2014 @ 12:04pm 
I've put the original prophunt taunt on my server you want me to upload it on the workshop?
I've also added custom Prophunters taunts: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=271944989
Mechanical Mind  [developer] 14 Jul, 2014 @ 2:30am 
I'm not going to make an addon with prophunts taunts for copyright reasons but somebody else can.
Vicky Frenzy 14 Jul, 2014 @ 4:29am 
On my server I just made a link to Prophunt addon without extracting the sounds and music... (I haven't added some taunts)
addTaunt("#01 Boom headshot [PropHunt]", { "taunts/props/1.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#02 Doh [PropHunt]", { "taunts/props/2.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#03 Go away or I shall... [PropHunt]", { "taunts/props/3.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#04 [PropHunt]", { "taunts/props/4.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#05 Negative [PropHunt]", { "taunts/props/5.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#06 It's over 9000!!! [PropHunt]", { "taunts/props/6.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#07 Leeroy Jenkins [PropHunt]", { "taunts/props/7.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#08 Please comme again [PropHunt]", { "taunts/props/8.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#09 This is Sparta [PropHunt]", { "taunts/props/9.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#10 What is wrong with you [PropHunt]", { "taunts/props/10.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#11 Youhoo [PropHunt]", { "taunts/props/11.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#12 What do you like to play? [PropHunt]", { "taunts/props/12.wav" }, "props", "both", {"talk", "PropHunt"}) addTaunt("#14 [PropHunt]", { "taunts/props/14.wav" }, "props", nil, {"noise", "PropHunt"}) addTaunt("#15 [PropHunt]", { "taunts/props/15.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#16 [PropHunt]", { "taunts/props/16.wav" }, "props", nil, {"noise", "PropHunt"}) addTaunt("#17 Ahhhh Ahhhhh Ahhhhhh [PropHunt]", { "taunts/props/17.mp3" }, "props", nil, {"music", "PropHunt"}, 11) addTaunt("#18 [PropHunt]", { "taunts/props/18.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("#19 Klaxon [PropHunt]", { "taunts/props/19.wav" }, "props", nil, {"noise", "PropHunt"}) addTaunt("#30 [PropHunt]", { "taunts/props/30.wav" }, "props", "both", {"talk", "PropHunt"}) addTaunt("#31 Bad boys [PropHunt]", { "taunts/props/31.mp3" }, "props", nil, {"music", "PropHunt"}, 11) addTaunt("#32 Confusion - New Order [PropHunt]", { "taunts/props/32.mp3" }, "props", nil, {"music", "PropHunt"}, 11) addTaunt("#33 Call On Me - Eric Prydz [PropHunt]", { "taunts/props/33.mp3" }, "props", nil, {"music", "PropHunt"}, 8) addTaunt("#34 [PropHunt]", { "taunts/props/34.mp3" }, "props", nil, {"noise", "PropHunt"}, 4) addTaunt("#35 [PropHunt]", { "taunts/props/35.mp3" }, "props", nil, {"noise", "PropHunt"}, 2) addTaunt("Threat neutralized [PropHunt]", { "taunts/threat_neutralized.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("Ill be back [PropHunt]", { "taunts/ill_be_back.wav" }, "props", "male", {"talk", "PropHunt"}) addTaunt("You don't know the power [PropHunt]", { "taunts/hunters/you_dont_know_the_power.wav" }, "hunters", "male", {"talk", "PropHunt"}) addTaunt("You underestimate the power [PropHunt]", { "taunts/hunters/you_underestimate_the_power.wav" }, "hunters", "male", {"talk", "PropHunt"})
Just need the Prophunt addon installed...
If you are interested to have Prophunt's taunts you can use my code ...
Last edited by Vicky Frenzy; 14 Jul, 2014 @ 4:32am
Iron_Alpha10 14 Jul, 2014 @ 11:55am 
Can i have an in-depth tut on how to enter this code?
Vicky Frenzy 14 Jul, 2014 @ 2:05pm 
For exemple for your client :
Go to (create folders) Steam\SteamApps\common\GarrysMod\garrysmod\gamemodes\prophunters\gamemode\taunts
Create something.lua and paste my code inside...
Iron_Alpha10 14 Jul, 2014 @ 2:11pm 
Originally posted by VictorienXP:
For exemple for your client :
Go to (create folders) Steam\SteamApps\common\GarrysMod\garrysmod\gamemodes\prophunters\gamemode\taunts
Create something.lua and paste my code inside...
There is no prophunters folder
Vicky Frenzy 14 Jul, 2014 @ 3:55pm 
Originally posted by VictorienXP:
Go to (create folders)
Iron_Alpha10 14 Jul, 2014 @ 4:02pm 
did not work
Vicky Frenzy 14 Jul, 2014 @ 4:24pm 
Where this does not work?
Iron_Alpha10 14 Jul, 2014 @ 4:29pm 
i created all the folders you told me and made the .lua file and tested it in prophunters and it did not work
Vicky Frenzy 14 Jul, 2014 @ 4:40pm 
You see the taunts in the taunts menu ?

If yes :
Do you have Prophunt correctly installed ?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=135509255
Originally posted by VictorienXP:
Just need the Prophunt addon installed...

If no :
It's gamemodes\prophunters\gamemode\taunts\<yourfilename>.lua ?
Not <yourfilename>.lua.txt ?
Iron_Alpha10 14 Jul, 2014 @ 4:48pm 
Yes i have that installed still does not work.
Vicky Frenzy 14 Jul, 2014 @ 5:14pm 
You see the taunts in the taunts menu and you have PropHunt installed and it doesn't work ?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=135509255
Iron_Alpha10 14 Jul, 2014 @ 5:20pm 
The taunts that you gave in the code dont show up at all.
Vicky Frenzy 14 Jul, 2014 @ 5:33pm 
Finally i got the good answer...
The folders are gamemodes > prophunters > gamemode > taunts ?
The file is <yourfilename>.lua not <yourfilename>.lua.txt ?
< >
Showing 1-15 of 20 comments
Per page: 1530 50